Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SearchOptions ¶
type SearchOptions struct { AllNamespaces bool Namespace string Selector string FieldSelector string }
func NewSearchOptions ¶
func NewSearchOptions() *SearchOptions
NewSearchOptions - genericclioptions wrapper for searchOptions
Click to show internal directories.
Click to hide internal directories.