package
0.4.0
Repository: https://github.com/ynnt/mysql-operator.git
Documentation: pkg.go.dev

# Functions

Add creates a new MysqlCluster Controller and adds it to the Manager with default RBAC.
NewOrcUpdater returns a syncer that updates cluster status from orchestrator.

# Constants

OldOrchestratorFinalizer is the old finalizer name that is DEPRECATED.
OrchestratorFinalizer is set when the cluster is registered in orchestrator and is removed when no nodes are in orchestrator.

# Structs

ReconcileMysqlCluster reconciles a MysqlCluster object.

# Type aliases

InstancesSet type is a alias for []orc.Instance with extra utils functions.