• Русский
  • Пользователь MGR

    middleware.alauda.io group

    MysqlUser is the Schema for the mysqlusers API

    v1 version
    spec object

    MysqlUserSpec defines the desired state of MysqlUser

    host string required

    Host is the host of the MySQL User

    mysql string required

    Mysql is the name of the MySQL Cluster

    privileges []object

    Privilege defines the desired mysql Privilege

    grants []string

    Grants is the list of grants for the user

    targets []string

    Targets is the list target of MySQL Databases or Tables

    secretName string

    SecretName is the name of the Secret for the MySQL User Password

    user string required

    INSERT ADDITIONAL SPEC FIELDS - desired state of cluster Important: Run "make" to regenerate code after modifying this file User is the name of the MySQL User

    status object

    MysqlUserStatus defines the observed state of MysqlUser

    lastSyncTime string

    LastSyncTime is the last time the MySQL User sync

    reason string

    Reason is the reason of the MySQL User sync failed

    secretRef object

    SecretRef is the reference of the Secret for the MySQL User Password

    name string
    namespace string
    state string

    State is the state of the MySQL User sync