Documentation ¶
Index ¶
Constants ¶
View Source
const LabelMySQLClusterRole = "v1.mysql.oracle.com/role"
LabelMySQLClusterRole specifies the role of a Pod within a MySQLCluster.
View Source
const MySQLClusterLabel = "v1.mysql.oracle.com/cluster"
MySQLClusterLabel is applied to all components of a MySQL cluster
View Source
const MySQLClusterRolePrimary = "primary"
MySQLClusterRolePrimary denotes a primary InnoDB cluster member.
View Source
const MySQLClusterRoleSecondary = "secondary"
MySQLClusterRoleSecondary denotes a secondary InnoDB cluster member.
View Source
const MySQLOperatorVersionLabel = "v1.mysql.oracle.com/version"
MySQLOperatorVersionLabel denotes the version of the MySQLOperator and MySQLOperatorAgent running in the cluster.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.