public static interface KubernetesCluster.DefinitionStages
Modifier and Type | Interface and Description |
---|---|
static interface |
KubernetesCluster.DefinitionStages.Blank
The first stage of a container service definition.
|
static interface |
KubernetesCluster.DefinitionStages.NetworkProfileDefinition<ParentT>
The Kubernetes cluster network profile definition.
|
static interface |
KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages
The Kubernetes cluster definition allowing to specify a network profile.
|
static interface |
KubernetesCluster.DefinitionStages.WithAddOnProfiles
The stage of the Kubernetes cluster definition allowing to specify the cluster's add-on's profiles.
|
static interface |
KubernetesCluster.DefinitionStages.WithAgentPool
The stage of the Kubernetes cluster definition allowing to specify an agent pool profile.
|
static interface |
KubernetesCluster.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created, but also allows for any other optional settings to
be specified.
|
static interface |
KubernetesCluster.DefinitionStages.WithDnsPrefix
The stage of the Kubernetes cluster definition allowing to specify the DNS prefix label.
|
static interface |
KubernetesCluster.DefinitionStages.WithGroup
The stage of the Kubernetes cluster definition allowing to specify the resource group.
|
static interface |
KubernetesCluster.DefinitionStages.WithLinuxRootUsername
The stage of the Kubernetes cluster definition allowing to specific the Linux root username.
|
static interface |
KubernetesCluster.DefinitionStages.WithLinuxSshKey
The stage of the Kubernetes cluster definition allowing to specific the Linux SSH key.
|
static interface |
KubernetesCluster.DefinitionStages.WithNetworkProfile
The stage of the Kubernetes cluster definition allowing to specify a network profile.
|
static interface |
KubernetesCluster.DefinitionStages.WithServicePrincipalClientId
The stage of the Kubernetes cluster definition allowing to specify the service principal client ID.
|
static interface |
KubernetesCluster.DefinitionStages.WithServicePrincipalProfile
The stage of the Kubernetes cluster definition allowing to specify the service principal secret.
|
static interface |
KubernetesCluster.DefinitionStages.WithVersion
The stage of the Kubernetes cluster definition allowing to specify orchestration type.
|
Copyright © 2019. All rights reserved.