# Functions
SetupAzureMachinePoolWebhookWithManager sets up and registers the webhook with the manager.
# Constants
AzureMachinePoolMachineFinalizer is used to ensure deletion of dependencies (nodes, infra).
AzureMachinePoolMachineKind indicates the kind of an AzureMachinePoolMachine.
MachinePoolNameLabel indicates the AzureMachinePool name the AzureMachinePoolMachine belongs.
NewestDeletePolicyType will delete machines with the newest creation date first.
OldestDeletePolicyType will delete machines with the oldest creation date first.
RandomDeletePolicyType will delete machines in random order.
RollingUpdateAzureMachinePoolDeploymentStrategyType replaces AzureMachinePoolMachines with older models with AzureMachinePoolMachines based on the latest model.
# Variables
AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author