Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleProvisioningState ¶
func HandleProvisioningState(ctx context.Context, aksMachine *armcontainerservice.Machine) (*armcontainerservice.ErrorDetail, error, bool)
HandleProvisioningState inspects the provisioning state of an AKS machine. It returns the provisioning error if the machine failed, a polling error if the provisioning state indicates a canceled or otherwise fatal state, and a boolean indicating whether the provisioning is complete (either succeeded, deleting or failed).
func IsAKSMachineOrMachinesPoolNotFound ¶
IsAKSMachineOrMachinesPoolNotFound returns true if the error returned from the Azure API indicates that the AKS machine or the AKS machines pool could not be found.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.