Documentation
¶
Index ¶
Constants ¶
View Source
const ( MariadbGalera ClusterType = "galera" MySQLGPC ClusterType = "mysql" DefaultDomainName = "svc.cluster.local" MariadbConfDir = "/etc/mysql/mariadb.conf.d" )
Variables ¶
This section is empty.
Functions ¶
func PreBootGalera ¶
func PreBootGalera(cfg *Config)
func StartMysqldAgent ¶
func StartMysqldAgent(cfg *Config)
Types ¶
type ClusterType ¶
type ClusterType string
Click to show internal directories.
Click to hide internal directories.