consts

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2023 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DialectFlag           = "dialect"
	FormatFlag            = "format"
	PortFlag              = "port"
	DbnameFlag            = "dbname"
	UsernameFlag          = "username"
	PasswordFlag          = "password"
	SingleTransactionFlag = "single-transaction"
	CleanFlag             = "clean"
	IfExistsFlag          = "if-exists"
	NoOwnerFlag           = "no-owner"
	TableFlag             = "table"
	ExcludeTableFlag      = "exclude-table"
	ExcludeTableDataFlag  = "exclude-table-data"
	AnalyzeFlag           = "analyze"

	DirectoryFlag = "directory"

	SpinnerFlag = "spinner"

	KubeconfigFlag   = "kubeconfig"
	ContextFlag      = "context"
	NamespaceFlag    = "namespace"
	PodFlag          = "pod"
	JobPodLabelsFlag = "job-pod-labels"
	NoJobFlag        = "no-job"

	QuietFlag     = "quiet"
	LogLevelFlag  = "log-level"
	LogFormatFlag = "log-format"
	RedactFlag    = "redact"

	RemoteGzipFlag = "remote-gzip"

	ListenPortFlag = "listen-port"
	AddrFlag       = "address"
	CommandFlag    = "command"
	ForceFlag      = "force"
)
View Source
const (
	AnalyzeKey           = "restore.analyze"
	SpinnerKey           = "spinner.name"
	KubeconfigKey        = "kubernetes.kubeconfig"
	JobPodLabelsKey      = "kubernetes.job-pod-labels"
	NoJobKey             = "kubernetes.no-job"
	LogLevelKey          = "log.level"
	LogFormatKey         = "log.format"
	LogRedactKey         = "log.redact"
	RemoteGzipKey        = "remote-gzip"
	NamespaceFilterKey   = "namespace.filter"
	NamespaceFilterROKey = "namespace.ro"
	NamespaceFilterRWKey = "namespace.rw"
	PortForwardAddrKey   = "port-forward.address"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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