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" HaltOnErrorFlag = "halt-on-error" OptsFlag = "opts" DirectoryFlag = "directory" SpinnerFlag = "spinner" KubeconfigFlag = "kubeconfig" ContextFlag = "context" NamespaceFlag = "namespace" PodFlag = "pod" JobPodLabelsFlag = "job-pod-labels" CreateJobFlag = "create-job" CreateNetworkPolicyFlag = "create-network-policy" QuietFlag = "quiet" ProgressFlag = "progress" LogLevelFlag = "log-level" LogFormatFlag = "log-format" MaskFlag = "mask" HealthchecksPingURLFlag = "healthchecks-ping-url" RemoteGzipFlag = "remote-gzip" ListenPortFlag = "listen-port" AddrFlag = "address" CommandFlag = "command" ForceFlag = "force" )
View Source
const ( AnalyzeKey = "restore.analyze" HaltOnErrorKey = "restore.halt-on-error" OptsKey = "opts" SpinnerKey = "spinner.name" KubeconfigKey = "kubernetes.kubeconfig" JobPodLabelsKey = "kubernetes.job-pod-labels" CreateJobKey = "kubernetes.create-job" CreateNetworkPolicyKey = "kubernetes.create-network-policy" ProgressKey = "progress" LogLevelKey = "log.level" LogFormatKey = "log.format" LogMaskKey = "log.mask" RemoteGzipKey = "remote-gzip" PortForwardAddrKey = "port-forward.address" HealthchecksPingURLKey = "healthchecks.ping-url" NamespaceColorKey = "ui.colors.namespace" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.