package
3.0.0+incompatible
Repository: https://github.com/radondb/radondb-mysql-kubernetes.git
Documentation: pkg.go.dev

# Functions

Convert_v1alpha1_Backup_To_v1beta1_Backup is an autogenerated conversion function.
Convert_v1alpha1_BackupList_To_v1beta1_BackupList is an autogenerated conversion function.
No description provided by the author
No description provided by the author
Convert_v1alpha1_ClusterCondition_To_v1beta1_ClusterCondition is an autogenerated conversion function.
Convert_v1alpha1_MysqlCluster_To_v1beta1_MysqlCluster is an autogenerated conversion function.
Convert_v1alpha1_MysqlClusterList_To_v1beta1_MysqlClusterList is an autogenerated conversion function.
No description provided by the author
Convert_v1alpha1_MysqlClusterStatus_To_v1beta1_MysqlClusterStatus is an autogenerated conversion function.
Convert_v1alpha1_NodeCondition_To_v1beta1_NodeCondition is an autogenerated conversion function.
Convert_v1alpha1_NodeStatus_To_v1beta1_NodeStatus is an autogenerated conversion function.
Convert_v1alpha1_RaftStatus_To_v1beta1_RaftStatus is an autogenerated conversion function.
Convert_v1alpha1_ReadOnlyType_To_v1beta1_ReadOnlyType is an autogenerated conversion function.
Convert_v1alpha1_RoStatus_To_v1beta1_RoStatus is an autogenerated conversion function.
Convert_v1alpha1_XenonOpts_To_v1beta1_XenonOpts is an autogenerated conversion function.
Convert_v1beta1_Backup_To_v1alpha1_Backup is an autogenerated conversion function.
Convert_v1beta1_BackupList_To_v1alpha1_BackupList is an autogenerated conversion function.
No description provided by the author
No description provided by the author
Convert_v1beta1_ClusterCondition_To_v1alpha1_ClusterCondition is an autogenerated conversion function.
Convert_v1beta1_MysqlCluster_To_v1alpha1_MysqlCluster is an autogenerated conversion function.
Convert_v1beta1_MysqlClusterList_To_v1alpha1_MysqlClusterList is an autogenerated conversion function.
No description provided by the author
Convert_v1beta1_MysqlClusterStatus_To_v1alpha1_MysqlClusterStatus is an autogenerated conversion function.
Convert_v1beta1_NodeCondition_To_v1alpha1_NodeCondition is an autogenerated conversion function.
Convert_v1beta1_NodeStatus_To_v1alpha1_NodeStatus is an autogenerated conversion function.
Convert_v1beta1_RaftStatus_To_v1alpha1_RaftStatus is an autogenerated conversion function.
Convert_v1beta1_ReadOnlyType_To_v1alpha1_ReadOnlyType is an autogenerated conversion function.
Convert_v1beta1_RoStatus_To_v1alpha1_RoStatus is an autogenerated conversion function.
Convert_v1beta1_XenonOpts_To_v1alpha1_XenonOpts is an autogenerated conversion function.
No description provided by the author
RegisterConversions adds conversion functions to the given scheme.

# Constants

No description provided by the author
BackupFailed means backup has failed.
No description provided by the author
BackupComplete means the backup has finished his execution.
ClusterCloseState indicates whether the cluster is closed.
ClusterInitState indicates whether the cluster is initializing.
ClusterReadyState indicates whether all containers in the pod are ready.
ClusterScaleInState indicates whether the cluster replicas is decreasing.
ClusterScaleOutState indicates whether the cluster replicas is increasing.
ClusterUpdateState indicates whether the cluster is being updated.
ConditionClose indicates whether the cluster is closed.
ConditionError indicates whether there is an error in the cluster.
ConditionInit indicates whether the cluster is initializing.
ConditionReady indicates whether all containers in the pod are ready.
ConditionScaleIn indicates whether the cluster replicas is decreasing.
ConditionScaleOut indicates whether the cluster replicas is increasing.
ConditionUpdate indicates whether the cluster is being updated.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NodeConditionLagged represents if the node is lagged.
NodeConditionLeader represents if the node is leader or not.
NodeConditionReadOnly repesents if the node is read only or not.
NodeConditionReplicating represents if the node is replicating or not.
ReadOnly Pod initing.
ReadOnly Pod Set ReadOnly.
ReadOnly Pod Ready.
ReadOnly Semi check close.

# Variables

AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

Backup is the Schema for the backups API.
BackupList contains a list of Backup.
No description provided by the author
No description provided by the author
No description provided by the author
BackupSpec defines the desired state of Backup.
No description provided by the author
ClusterCondition defines type for cluster conditions.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:subresource:scale:specpath=.spec.replicas,statuspath=.status.readyNodes +kubebuilder:printcolumn:name="State",type="string",JSONPath=".status.state",description="The cluster status" +kubebuilder:printcolumn:name="Desired",type="integer",JSONPath=".spec.replicas",description="The number of desired replicas" +kubebuilder:printcolumn:name="Current",type="integer",JSONPath=".status.readyNodes",description="The number of current replicas" +kubebuilder:printcolumn:name="Leader",type="string",JSONPath=".status.nodes[?(@.raftStatus.role == 'LEADER')].name",description="Name of the leader node" +kubebuilder:printcolumn:name="Age",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:resource:shortName=mysql MysqlCluster is the Schema for the mysqlclusters API.
+kubebuilder:object:root=true MysqlClusterList contains a list of MysqlCluster.
MysqlClusterSpec defines the desired state of MysqlCluster.
MysqlClusterStatus defines the observed state of MysqlCluster.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NodeCondition defines type for representing node conditions.
NodeStatus defines type for status of a node into cluster.
No description provided by the author
ReadOnly define the ReadOnly pods.
No description provided by the author
(RO) node status.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
ClusterConditionType defines type for cluster condition type.
ClusterState defines cluster state.
The index of the NodeStatus.Conditions.
NodeConditionType defines type for node condition type.