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

# Functions

NewConfig returns a pointer to Config configured from environment variables.
RunCloneCommand clone the data from source.
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.