mysql

package
v0.2.23 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PrettyFlag = "pretty"
	JSONFlag   = "json"
	DetailFlag = "detail"
)
View Source
const (
	BackupMarkShortDescription = "Marks a backup permanent or impermanent"
	BackupMarkLongDescription  = `` /* 147-byte string literal not displayed */

	ImpermanentDescription   = "Marks a backup impermanent"
	ImpermanentFlagShortHand = "i"
	ImpermanentFlag          = "impermanent"
)
View Source
const (
	DeleteTargetUsageExample = "target"
	DeleteTargetExamples     = ""
)

Variables

View Source
var ShortDescription = "MySQL backup tool"

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main().

func IsPermanent added in v0.2.23

func IsPermanent(objectName string, permanentBackups map[string]bool) bool

Types

type DeleteHandler added in v0.2.23

type DeleteHandler struct {
	*internal.DeleteHandler
	// contains filtered or unexported fields
}

func NewMySQLDeleteHandler added in v0.2.23

func NewMySQLDeleteHandler() (*DeleteHandler, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL