Interface KubernetesCluster.UpdateStages
-
- Enclosing interface:
- KubernetesCluster
public static interface KubernetesCluster.UpdateStagesGrouping of the Kubernetes cluster update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceKubernetesCluster.UpdateStages.WithAddOnProfilesThe stage of the Kubernetes cluster update definition allowing to specify the cluster's add-on's profiles.static interfaceKubernetesCluster.UpdateStages.WithAgentPoolThe stage of the Kubernetes cluster update definition allowing to specify the agent poll in the cluster.static interfaceKubernetesCluster.UpdateStages.WithAutoScalerProfileThe stage of the Kubernetes cluster update allowing to specify the auto-scale profile.static interfaceKubernetesCluster.UpdateStages.WithNetworkProfileThe stage of the Kubernetes cluster update definition allowing to specify the cluster's network profile.static interfaceKubernetesCluster.UpdateStages.WithRBACThe stage of the Kubernetes cluster update definition allowing to specify if Kubernetes Role-Based Access Control is enabled or disabled.
-