Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdPrune ¶
func NewCmdPrune(streams genericclioptions.IOStreams) *cobra.Command
Types ¶
type Options ¶
type Options struct { GracePeriod int ForceDeletion bool LabelSelector string FieldSelector string AllNamespaces bool Yes bool DryRunStrategy cmdutil.DryRunStrategy DryRunVerifier *resource.DryRunVerifier Quiet bool // contains filtered or unexported fields }
func NewPruneOptions ¶
func NewPruneOptions(streams genericclioptions.IOStreams) *Options
Click to show internal directories.
Click to hide internal directories.