Documentation
¶
Index ¶
Constants ¶
View Source
const ( FlagConfig = "config" FlagDialect = "dialect" FlagFormat = "format" FlagPort = "port" FlagDBName = "dbname" FlagUsername = "username" FlagPassword = "password" FlagSingleTransaction = "single-transaction" FlagClean = "clean" FlagIfExists = "if-exists" FlagNoOwner = "no-owner" FlagTable = "table" FlagExcludeTable = "exclude-table" FlagExcludeTableData = "exclude-table-data" FlagAnalyze = "analyze" FlagHaltOnError = "halt-on-error" FlagOpts = "opts" FlagSpinner = "spinner" FlagKubeConfig = "kubeconfig" FlagContext = "context" FlagNamespace = "namespace" FlagPod = "pod" FlagJobPodLabels = "job-pod-labels" FlagCreateJob = "create-job" FlagCreateNetworkPolicy = "create-network-policy" FlagQuiet = "quiet" FlagProgress = "progress" FlagLogLevel = "log-level" FlagLogFormat = "log-format" FlagLogMask = "log-mask" FlagHealthchecksPingURL = "healthchecks-ping-url" FlagRemoteGzip = "remote-gzip" FlagListenPort = "listen-port" FlagAddress = "address" FlagCommand = "command" FlagInput = "input" FlagOutput = "output" FlagForce = "force" KeyNamespaceColor = "ui.colors.namespace" )
View Source
const DefaultSpinner = "dots14"
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.