Documentation ¶
Index ¶
Constants ¶
This section is empty.
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.