Versions in this module Expand all Collapse all v0 v0.0.3 Oct 18, 2023 Changes in this version + func GetInfraCluster(ctx context.Context, c client.Client, log logr.Logger, ...) (*scope.ClusterScope, error) + func GetKKMachineByName(ctx context.Context, c client.Client, namespace, name string) (*infrav1.KKMachine, error) + func GetOwnerKKMachine(ctx context.Context, c client.Client, obj metav1.ObjectMeta) (*infrav1.KKMachine, error)