package
0.0.0-20211105025229-0bc0e990ce0e
Repository: https://github.com/zhyass/mysql-operator.git
Documentation: pkg.go.dev

# Functions

BytesToString casts slice to string without copy.
No description provided by the author
No description provided by the author
StringToBytes casts string to slice without copy.

# Constants

ConfigMap is the alias for mysql configs, the config map resource.
No description provided by the author
No description provided by the author
volumes mount path.
volumes names.
No description provided by the author
No description provided by the author
init containers.
No description provided by the author
containers.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FollowerService is the name of a service that points healthy followers (excludes leader).
HeadlessSVC is the alias of the headless service resource.
No description provided by the author
No description provided by the author
LeaderService is the name of the service that points to leader node.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Role is the alias of the role resource.
RoleBinding is the alias of the rolebinding resource.
No description provided by the author
No description provided by the author
Secret is the name of the secret that contains operator related credentials.
ServiceAccount is the alias of the serviceaccount resource.
StatefulSet is the alias of the statefulset resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

MySQLDefaultVersion is the version for mysql that should be used.
MysqlImageVersions is a map of supported mysql version and their image.
MySQLTagsToSemVer maps simple version to semver versions.

# Type aliases

ResourceName is the type for aliasing resources that will be created.