Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMachinePoolByName ¶
func GetMachinePoolByName(ctx context.Context, c client.Client, namespace, name string) (*clusterv1exp.MachinePool, error)
GetMachinePoolByName finds and returns a MachinePool object usting the specified params.
func GetOwnerMachinePool ¶
func GetOwnerMachinePool(ctx context.Context, c client.Client, obj metav1.ObjectMeta) (*clusterv1exp.MachinePool, error)
GetOwnerMachinePool returns the MachinePool objects owning the current resource.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.