//
pkg.gl
Category
github.com/bitpoke/mysql-operator
pkg
internal
mysqldatabase
package
0.6.3
Repository:
https://github.com/bitpoke/mysql-operator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
90 SLOC
#
Functions
Wrap
Wrap wraps a MysqlDatabase.
#
Constants
ProvisionFailed
ProvisionFailed the reason when creation fails.
ProvisionSucceeded
ProvisionSucceeded is used as the reason for the condition.
#
Structs
Database
Database is a wrapper over MysqlDatabase k8s resource.