Documentation ¶
Index ¶
Constants ¶
View Source
const ( AllFlagName = "--all" AllNamespacesFlagName = cli.AllNamespacesFlagName AnnotationFlagName = "--annotation" AppFlagName = "--app" BuildEnvFlagName = "--build-env" ComponentFlagName = "--component" ConfigFlagName = "--config" ContextFlagName = cli.ContextFlagName DebugFlagName = "--debug" DryRunFlagName = "--dry-run" EnvFlagName = "--env" ExportFlagName = "--export" FilePathFlagName = "--file" GitBranchFlagName = "--git-branch" GitCommitFlagName = "--git-commit" GitFlagWildcard = "--git-*" GitRepoFlagName = "--git-repo" GitTagFlagName = "--git-tag" ImageFlagName = "--image" KubeConfigFlagName = cli.KubeConfigFlagName LabelFlagName = "--label" LimitCPUFlagName = "--limit-cpu" LimitMemoryFlagName = "--limit-memory" LiveUpdateFlagName = "--live-update" LocalPathFlagName = "--local-path" NamespaceFlagName = cli.NamespaceFlagName NoColorFlagName = cli.NoColorFlagName OutputFlagName = "--output" ParamFlagName = "--param" RequestCPUFlagName = "--request-cpu" RequestMemoryFlagName = "--request-memory" ServiceRefFlagName = "--service-ref" SinceFlagName = "--since" SourceImageFlagName = "--source-image" SubPathFlagName = "--sub-path" TailFlagName = "--tail" TimestampFlagName = "--timestamp" TailTimestampFlagName = "--tail-timestamp" TypeFlagName = "--type" VerboseLevelFlagName = "--verbose" WaitFlagName = "--wait" WaitTimeoutFlagName = "--wait-timeout" YesFlagName = "--yes" )
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.