Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MatchingSelector ¶
func NewLabelSelector ¶
func NewLabelSelector(key string, op selection.Operator, values []string) MatchingSelector
func (MatchingSelector) ApplyToDeleteAllOf ¶
func (s MatchingSelector) ApplyToDeleteAllOf(opts *client.DeleteAllOfOptions)
func (MatchingSelector) ApplyToList ¶
func (s MatchingSelector) ApplyToList(opts *client.ListOptions)
Click to show internal directories.
Click to hide internal directories.