Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAKSNodeClass ¶
func GetAKSNodeClass(ctx context.Context, kubeClient client.Client, nodeClaim *karpv1.NodeClaim) (*v1beta1.AKSNodeClass, error)
GetAKSNodeClass resolves the AKSNodeClass from the NodeClaim's NodeClassRef. If the NodeClass for the nodeClaim has DeletionTimestamp set, an error is returned.
func GetVM ¶
func GetVM(ctx context.Context, vmInstanceProvider instance.VMProvider, nodeClaim *karpv1.NodeClaim) (*armcompute.VirtualMachine, error)
TODO: Could go onto vmInstanceProvider? GetVM gets the Azure VM associated with the NodeClaim
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.