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
}
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 ¶
func NewTestTestCmdOptions() (*KetallOptions, *bytes.Buffer, *bytes.Buffer, *bytes.Buffer)
Sets up options with in-memory buffers as in- and output-streams
Click to show internal directories.
Click to hide internal directories.