package
0.0.0-20200528063454-c2ba8ab4e383
Repository: https://github.com/cuijxin/mysql-operator.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
DefaultCreds return the default MySQL credentials for the local instance.
New builds a new backup executor.
# Constants
MySQLDumpProvider denotes the mysqldump utility backup and restore provider.
# Variables
ExecutorProviders denotes the list of available ExecutorProviders.
# Interfaces
Interface will execute backup operations via a tool such as mysqlbackup or mysqldump.