Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KAPrintFlags ¶
type KAPrintFlags struct {
*genericclioptions.PrintFlags
}
func (*KAPrintFlags) ToPrinter ¶
func (f *KAPrintFlags) ToPrinter() (printers.ResourcePrinter, error)
type KetallOptions ¶
type KetallOptions struct { CfgFile string GenericCliFlags *genericclioptions.ConfigFlags PrintFlags KAPrintFlags UseCache bool AllowIncomplete bool Scope string Since string Selector string FieldSelector string Exclusions []string Streams *genericclioptions.IOStreams }
func NewCmdOptions ¶
func NewCmdOptions() *KetallOptions
func NewTestTestCmdOptions ¶
Sets up options with in-memory buffers as in- and output-streams
Click to show internal directories.
Click to hide internal directories.