# 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.