Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LabelSelector ¶
type LabelSelector string
func NewLabelSelector ¶
func NewLabelSelector(str string) *LabelSelector
func (*LabelSelector) Get ¶
func (ls *LabelSelector) Get() any
func (*LabelSelector) Set ¶
func (ls *LabelSelector) Set(str string) error
func (*LabelSelector) String ¶
func (ls *LabelSelector) String() string
Click to show internal directories.
Click to hide internal directories.