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

# Functions

NewConfig returns a pointer to Config configured from environment variables.
RunCloneCommand clones the data from several potential sources.
RunConfigCommand generates my.cnf, client.cnf and 10-dynamic.cnf files.
RunSidecarCommand is the main command, and represents the runtime helper that configures the mysql server.
RunTakeBackupCommand starts a backup command.

# Variables

MysqlServerIDOffset represents the offset with which all server ids are shifted from 0.

# Structs

Config contains information related with the pod.