Documentation
¶
Index ¶
Constants ¶
View Source
const ( JXEnvironmentLabel = "env" JXGitOpsLabel = "gitops.jenkins-x.io/pipeline" JxGitOperatorNamespaceName = "jx-git-operator" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { Selector string Namespace string Age time.Duration KubeClient kubernetes.Interface }
Options containers the CLI options
func NewCmdGCPods ¶
NewCmdGCPods creates the command object
func (*Options) MatchesPod ¶
MatchesPod returns true if this pod can be garbage collected
Click to show internal directories.
Click to hide internal directories.