Documentation ¶
Index ¶
Constants ¶
View Source
const (
// VersionAnnotation represents the annotation used to annotate a cluster to it's version
VersionAnnotation = "mysql.presslabs.org/version"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interface ¶
Interface represents the upgrader interface
func NewUpgrader ¶
func NewUpgrader(client client.Client, recorder record.EventRecorder, cluster *mysqlcluster.MysqlCluster, opt *options.Options) Interface
NewUpgrader returns a upgrader
Click to show internal directories.
Click to hide internal directories.