Documentation ¶
Index ¶
- func ByLabel(key, value string) func(*metav1.ListOptions)
- func ByLabelRequirement(labelRequirement labels.Requirement) func(*metav1.ListOptions)
- func ByMachineSet(machineSetName string) func(*metav1.ListOptions)
- func ByRole(role string) func(*metav1.ListOptions)
- func List(ctx context.Context, dc dynamic.Interface, ...) ([]objx.Map, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ByLabel ¶
func ByLabel(key, value string) func(*metav1.ListOptions)
func ByLabelRequirement ¶
func ByLabelRequirement(labelRequirement labels.Requirement) func(*metav1.ListOptions)
func ByMachineSet ¶
func ByMachineSet(machineSetName string) func(*metav1.ListOptions)
func ByRole ¶
func ByRole(role string) func(*metav1.ListOptions)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.