Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandOpts ¶
type Commander ¶
type Commander interface {
BackupCommand(backup *mariadbv1alpha1.Backup, mariadb *mariadbv1alpha1.MariaDB) *Command
RestoreCommand(mariadb *mariadbv1alpha1.MariaDB) *Command
}
type Option ¶
type Option func(*CommandOpts)
func WithBackupPhysical ¶
func WithBasePath ¶
func WithPasswordEnv ¶
func WithUserEnv ¶
Click to show internal directories.
Click to hide internal directories.