@azure/arm-containerservice 21.2.0-alpha.20241024.1 → 21.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -9
- package/README.md +1 -1
- package/dist/index.js +1199 -4326
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/agentPoolsAbortLatestOperationSample.js +3 -3
- package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.js +23 -151
- package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/agentPoolsDeleteMachinesSample.js +1 -1
- package/dist-esm/samples-dev/agentPoolsDeleteSample.js +1 -21
- package/dist-esm/samples-dev/agentPoolsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/agentPoolsGetAvailableAgentPoolVersionsSample.js +1 -1
- package/dist-esm/samples-dev/agentPoolsGetSample.js +1 -1
- package/dist-esm/samples-dev/agentPoolsGetUpgradeProfileSample.js +1 -1
- package/dist-esm/samples-dev/agentPoolsListSample.js +1 -1
- package/dist-esm/samples-dev/agentPoolsUpgradeNodeImageVersionSample.js +1 -1
- package/dist-esm/samples-dev/machinesGetSample.js +2 -2
- package/dist-esm/samples-dev/machinesListSample.js +2 -2
- package/dist-esm/samples-dev/maintenanceConfigurationsCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/maintenanceConfigurationsDeleteSample.js +2 -2
- package/dist-esm/samples-dev/maintenanceConfigurationsGetSample.js +2 -2
- package/dist-esm/samples-dev/maintenanceConfigurationsListByManagedClusterSample.js +2 -2
- package/dist-esm/samples-dev/managedClustersAbortLatestOperationSample.js +3 -3
- package/dist-esm/samples-dev/managedClustersCreateOrUpdateSample.js +57 -379
- package/dist-esm/samples-dev/managedClustersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/managedClustersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersGetAccessProfileSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersGetCommandResultSample.js +2 -2
- package/dist-esm/samples-dev/managedClustersGetMeshRevisionProfileSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersGetMeshUpgradeProfileSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersGetSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersGetUpgradeProfileSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersListClusterAdminCredentialsSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersListClusterMonitoringUserCredentialsSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersListClusterUserCredentialsSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersListKubernetesVersionsSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersListMeshRevisionProfilesSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersListMeshUpgradeProfilesSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersListOutboundNetworkDependenciesEndpointsSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersListSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersResetAadProfileSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersResetServicePrincipalProfileSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersRotateClusterCertificatesSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersRotateServiceAccountSigningKeysSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersRunCommandSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersStartSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersStopSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersUpdateTagsSample.js +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/privateLinkResourcesListSample.js +1 -1
- package/dist-esm/samples-dev/resolvePrivateLinkServiceIdPostSample.js +1 -1
- package/dist-esm/samples-dev/snapshotsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/snapshotsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/snapshotsGetSample.js +1 -1
- package/dist-esm/samples-dev/snapshotsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/snapshotsListSample.js +1 -1
- package/dist-esm/samples-dev/snapshotsUpdateTagsSample.js +1 -1
- package/dist-esm/samples-dev/trustedAccessRoleBindingsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/trustedAccessRoleBindingsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/trustedAccessRoleBindingsGetSample.js +1 -1
- package/dist-esm/samples-dev/trustedAccessRoleBindingsListSample.js +1 -1
- package/dist-esm/samples-dev/trustedAccessRolesListSample.js +1 -1
- package/dist-esm/src/containerServiceClient.d.ts +3 -6
- package/dist-esm/src/containerServiceClient.d.ts.map +1 -1
- package/dist-esm/src/containerServiceClient.js +5 -9
- package/dist-esm/src/containerServiceClient.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +178 -1172
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +14 -186
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +12 -61
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +228 -1754
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +5 -18
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +19 -111
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/agentPools.d.ts +2 -2
- package/dist-esm/src/operations/agentPools.js +5 -10
- package/dist-esm/src/operations/agentPools.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +2 -5
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +2 -5
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/maintenanceConfigurations.js +1 -1
- package/dist-esm/src/operations/managedClusters.d.ts +15 -89
- package/dist-esm/src/operations/managedClusters.d.ts.map +1 -1
- package/dist-esm/src/operations/managedClusters.js +40 -441
- package/dist-esm/src/operations/managedClusters.js.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.js +1 -1
- package/dist-esm/src/operations/resolvePrivateLinkServiceId.js +1 -1
- package/dist-esm/src/operations/snapshots.js +1 -1
- package/dist-esm/src/operationsInterfaces/agentPools.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/index.d.ts +2 -5
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +2 -5
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/managedClusters.d.ts +15 -59
- package/dist-esm/src/operationsInterfaces/managedClusters.d.ts.map +1 -1
- package/package.json +3 -3
- package/review/arm-containerservice.api.md +4 -756
- package/src/containerServiceClient.ts +10 -23
- package/src/models/index.ts +177 -1319
- package/src/models/mappers.ts +190 -1827
- package/src/models/parameters.ts +19 -127
- package/src/operations/agentPools.ts +5 -10
- package/src/operations/index.ts +2 -5
- package/src/operations/maintenanceConfigurations.ts +1 -1
- package/src/operations/managedClusters.ts +52 -567
- package/src/operations/privateEndpointConnections.ts +1 -1
- package/src/operations/resolvePrivateLinkServiceId.ts +1 -1
- package/src/operations/snapshots.ts +1 -1
- package/src/operationsInterfaces/agentPools.ts +2 -2
- package/src/operationsInterfaces/index.ts +2 -5
- package/src/operationsInterfaces/managedClusters.ts +26 -110
- package/types/arm-containerservice.d.ts +99 -1388
- package/dist-esm/samples-dev/loadBalancersCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/loadBalancersCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/loadBalancersCreateOrUpdateSample.js +0 -40
- package/dist-esm/samples-dev/loadBalancersCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/loadBalancersDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/loadBalancersDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/loadBalancersDeleteSample.js +0 -40
- package/dist-esm/samples-dev/loadBalancersDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/loadBalancersGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/loadBalancersGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/loadBalancersGetSample.js +0 -40
- package/dist-esm/samples-dev/loadBalancersGetSample.js.map +0 -1
- package/dist-esm/samples-dev/loadBalancersListByManagedClusterSample.d.ts +0 -2
- package/dist-esm/samples-dev/loadBalancersListByManagedClusterSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/loadBalancersListByManagedClusterSample.js +0 -55
- package/dist-esm/samples-dev/loadBalancersListByManagedClusterSample.js.map +0 -1
- package/dist-esm/samples-dev/managedClusterSnapshotsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/managedClusterSnapshotsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managedClusterSnapshotsCreateOrUpdateSample.js +0 -46
- package/dist-esm/samples-dev/managedClusterSnapshotsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/managedClusterSnapshotsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/managedClusterSnapshotsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managedClusterSnapshotsDeleteSample.js +0 -39
- package/dist-esm/samples-dev/managedClusterSnapshotsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/managedClusterSnapshotsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/managedClusterSnapshotsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managedClusterSnapshotsGetSample.js +0 -39
- package/dist-esm/samples-dev/managedClusterSnapshotsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/managedClusterSnapshotsListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/managedClusterSnapshotsListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managedClusterSnapshotsListByResourceGroupSample.js +0 -54
- package/dist-esm/samples-dev/managedClusterSnapshotsListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/managedClusterSnapshotsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/managedClusterSnapshotsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managedClusterSnapshotsListSample.js +0 -53
- package/dist-esm/samples-dev/managedClusterSnapshotsListSample.js.map +0 -1
- package/dist-esm/samples-dev/managedClusterSnapshotsUpdateTagsSample.d.ts +0 -2
- package/dist-esm/samples-dev/managedClusterSnapshotsUpdateTagsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managedClusterSnapshotsUpdateTagsSample.js +0 -40
- package/dist-esm/samples-dev/managedClusterSnapshotsUpdateTagsSample.js.map +0 -1
- package/dist-esm/samples-dev/managedClustersGetGuardrailsVersionsSample.d.ts +0 -2
- package/dist-esm/samples-dev/managedClustersGetGuardrailsVersionsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managedClustersGetGuardrailsVersionsSample.js +0 -39
- package/dist-esm/samples-dev/managedClustersGetGuardrailsVersionsSample.js.map +0 -1
- package/dist-esm/samples-dev/managedClustersGetSafeguardsVersionsSample.d.ts +0 -2
- package/dist-esm/samples-dev/managedClustersGetSafeguardsVersionsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managedClustersGetSafeguardsVersionsSample.js +0 -39
- package/dist-esm/samples-dev/managedClustersGetSafeguardsVersionsSample.js.map +0 -1
- package/dist-esm/samples-dev/managedClustersListGuardrailsVersionsSample.d.ts +0 -2
- package/dist-esm/samples-dev/managedClustersListGuardrailsVersionsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managedClustersListGuardrailsVersionsSample.js +0 -54
- package/dist-esm/samples-dev/managedClustersListGuardrailsVersionsSample.js.map +0 -1
- package/dist-esm/samples-dev/managedClustersListSafeguardsVersionsSample.d.ts +0 -2
- package/dist-esm/samples-dev/managedClustersListSafeguardsVersionsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managedClustersListSafeguardsVersionsSample.js +0 -54
- package/dist-esm/samples-dev/managedClustersListSafeguardsVersionsSample.js.map +0 -1
- package/dist-esm/samples-dev/managedClustersRebalanceLoadBalancersSample.d.ts +0 -2
- package/dist-esm/samples-dev/managedClustersRebalanceLoadBalancersSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managedClustersRebalanceLoadBalancersSample.js +0 -42
- package/dist-esm/samples-dev/managedClustersRebalanceLoadBalancersSample.js.map +0 -1
- package/dist-esm/samples-dev/operationStatusResultGetByAgentPoolSample.d.ts +0 -2
- package/dist-esm/samples-dev/operationStatusResultGetByAgentPoolSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/operationStatusResultGetByAgentPoolSample.js +0 -41
- package/dist-esm/samples-dev/operationStatusResultGetByAgentPoolSample.js.map +0 -1
- package/dist-esm/samples-dev/operationStatusResultGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/operationStatusResultGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/operationStatusResultGetSample.js +0 -40
- package/dist-esm/samples-dev/operationStatusResultGetSample.js.map +0 -1
- package/dist-esm/samples-dev/operationStatusResultListSample.d.ts +0 -2
- package/dist-esm/samples-dev/operationStatusResultListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/operationStatusResultListSample.js +0 -55
- package/dist-esm/samples-dev/operationStatusResultListSample.js.map +0 -1
- package/dist-esm/src/operations/loadBalancers.d.ts +0 -71
- package/dist-esm/src/operations/loadBalancers.d.ts.map +0 -1
- package/dist-esm/src/operations/loadBalancers.js +0 -319
- package/dist-esm/src/operations/loadBalancers.js.map +0 -1
- package/dist-esm/src/operations/managedClusterSnapshots.d.ts +0 -83
- package/dist-esm/src/operations/managedClusterSnapshots.d.ts.map +0 -1
- package/dist-esm/src/operations/managedClusterSnapshots.js +0 -384
- package/dist-esm/src/operations/managedClusterSnapshots.js.map +0 -1
- package/dist-esm/src/operations/operationStatusResultOperations.d.ts +0 -55
- package/dist-esm/src/operations/operationStatusResultOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/operationStatusResultOperations.js +0 -216
- package/dist-esm/src/operations/operationStatusResultOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/loadBalancers.d.ts +0 -46
- package/dist-esm/src/operationsInterfaces/loadBalancers.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/loadBalancers.js +0 -9
- package/dist-esm/src/operationsInterfaces/loadBalancers.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/managedClusterSnapshots.d.ts +0 -47
- package/dist-esm/src/operationsInterfaces/managedClusterSnapshots.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/managedClusterSnapshots.js +0 -9
- package/dist-esm/src/operationsInterfaces/managedClusterSnapshots.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/operationStatusResultOperations.d.ts +0 -30
- package/dist-esm/src/operationsInterfaces/operationStatusResultOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/operationStatusResultOperations.js +0 -9
- package/dist-esm/src/operationsInterfaces/operationStatusResultOperations.js.map +0 -1
- package/src/operations/loadBalancers.ts +0 -435
- package/src/operations/managedClusterSnapshots.ts +0 -468
- package/src/operations/operationStatusResultOperations.ts +0 -284
- package/src/operationsInterfaces/loadBalancers.ts +0 -93
- package/src/operationsInterfaces/managedClusterSnapshots.ts +0 -91
- package/src/operationsInterfaces/operationStatusResultOperations.ts +0 -61
package/src/models/index.ts
CHANGED
|
@@ -180,19 +180,8 @@ export interface PowerState {
|
|
|
180
180
|
code?: Code;
|
|
181
181
|
}
|
|
182
182
|
|
|
183
|
-
/** Data used when creating a target resource from a source resource. */
|
|
184
|
-
export interface CreationData {
|
|
185
|
-
/** This is the ARM ID of the source object to be used to create the target object. */
|
|
186
|
-
sourceResourceId?: string;
|
|
187
|
-
}
|
|
188
|
-
|
|
189
183
|
/** Properties for the container service agent pool profile. */
|
|
190
184
|
export interface ManagedClusterAgentPoolProfileProperties {
|
|
191
|
-
/**
|
|
192
|
-
* Unique read-only string used to implement optimistic concurrency. The eTag value will change when the resource is updated. Specify an if-match or if-none-match header with the eTag value for a subsequent request to enable optimistic concurrency per the normal etag convention.
|
|
193
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
194
|
-
*/
|
|
195
|
-
readonly eTag?: string;
|
|
196
185
|
/** Number of agents (VMs) to host docker containers. Allowed values must be in the range of 0 to 1000 (inclusive) for user pools and in the range of 1 to 1000 (inclusive) for system pools. The default value is 1. */
|
|
197
186
|
count?: number;
|
|
198
187
|
/** VM size availability varies by region. If a node contains insufficient compute resources (memory, cpu, etc) pods might fail to run correctly. For more details on restricted VM sizes, see: https://docs.microsoft.com/azure/aks/quotas-skus-regions */
|
|
@@ -205,19 +194,15 @@ export interface ManagedClusterAgentPoolProfileProperties {
|
|
|
205
194
|
kubeletDiskType?: KubeletDiskType;
|
|
206
195
|
/** Determines the type of workload a node can run. */
|
|
207
196
|
workloadRuntime?: WorkloadRuntime;
|
|
208
|
-
/** A base64-encoded string which will be written to /etc/motd after decoding. This allows customization of the message of the day for Linux nodes. It must not be specified for Windows nodes. It must be a static string (i.e., will be printed raw and not be executed as a script). */
|
|
209
|
-
messageOfTheDay?: string;
|
|
210
197
|
/** If this is not specified, a VNET and subnet will be generated and used. If no podSubnetID is specified, this applies to nodes and pods, otherwise it applies to just nodes. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName} */
|
|
211
198
|
vnetSubnetID?: string;
|
|
212
199
|
/** If omitted, pod IPs are statically assigned on the node subnet (see vnetSubnetID for more details). This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName} */
|
|
213
200
|
podSubnetID?: string;
|
|
214
|
-
/** The IP allocation mode for pods in the agent pool. Must be used with podSubnetId. The default is 'DynamicIndividual'. */
|
|
215
|
-
podIPAllocationMode?: PodIPAllocationMode;
|
|
216
201
|
/** The maximum number of pods that can run on a node. */
|
|
217
202
|
maxPods?: number;
|
|
218
203
|
/** The operating system type. The default is Linux. */
|
|
219
204
|
osType?: OSType;
|
|
220
|
-
/** Specifies the OS SKU used by the agent pool.
|
|
205
|
+
/** Specifies the OS SKU used by the agent pool. The default is Ubuntu if OSType is Linux. The default is Windows2019 when Kubernetes <= 1.24 or Windows2022 when Kubernetes >= 1.25 if OSType is Windows. */
|
|
221
206
|
osSKU?: Ossku;
|
|
222
207
|
/** The maximum number of nodes for auto-scaling */
|
|
223
208
|
maxCount?: number;
|
|
@@ -231,10 +216,10 @@ export interface ManagedClusterAgentPoolProfileProperties {
|
|
|
231
216
|
type?: AgentPoolType;
|
|
232
217
|
/** A cluster must have at least one 'System' Agent Pool at all times. For additional information on agent pool restrictions and best practices, see: https://docs.microsoft.com/azure/aks/use-system-pools */
|
|
233
218
|
mode?: AgentPoolMode;
|
|
234
|
-
/** Both patch version <major.minor.patch> and <major.minor> are supported. When <major.minor> is specified, the latest supported patch version is chosen automatically. Updating the
|
|
219
|
+
/** Both patch version <major.minor.patch> (e.g. 1.20.13) and <major.minor> (e.g. 1.20) are supported. When <major.minor> is specified, the latest supported GA patch version is chosen automatically. Updating the cluster with the same <major.minor> once it has been created (e.g. 1.14.x -> 1.14) will not trigger an upgrade, even if a newer patch version is available. As a best practice, you should upgrade all node pools in an AKS cluster to the same Kubernetes version. The node pool version must have the same major version as the control plane. The node pool minor version must be within two minor versions of the control plane version. The node pool version cannot be greater than the control plane version. For more information see [upgrading a node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#upgrade-a-node-pool). */
|
|
235
220
|
orchestratorVersion?: string;
|
|
236
221
|
/**
|
|
237
|
-
* If orchestratorVersion
|
|
222
|
+
* If orchestratorVersion is a fully specified version <major.minor.patch>, this field will be exactly equal to it. If orchestratorVersion is <major.minor>, this field will contain the full <major.minor.patch> version being used.
|
|
238
223
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
239
224
|
*/
|
|
240
225
|
readonly currentOrchestratorVersion?: string;
|
|
@@ -256,8 +241,6 @@ export interface ManagedClusterAgentPoolProfileProperties {
|
|
|
256
241
|
availabilityZones?: string[];
|
|
257
242
|
/** Some scenarios may require nodes in a node pool to receive their own dedicated public IP addresses. A common scenario is for gaming workloads, where a console needs to make a direct connection to a cloud virtual machine to minimize hops. For more information see [assigning a public IP per node](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#assign-a-public-ip-per-node-for-your-node-pools). The default is false. */
|
|
258
243
|
enableNodePublicIP?: boolean;
|
|
259
|
-
/** When set to true, AKS adds a label to the node indicating that the feature is enabled and deploys a daemonset along with host services to sync custom certificate authorities from user-provided list of base64 encoded certificates into node trust stores. Defaults to false. */
|
|
260
|
-
enableCustomCATrust?: boolean;
|
|
261
244
|
/** This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName} */
|
|
262
245
|
nodePublicIPPrefixID?: string;
|
|
263
246
|
/** The Virtual Machine Scale Set priority. If not specified, the default is 'Regular'. */
|
|
@@ -272,8 +255,6 @@ export interface ManagedClusterAgentPoolProfileProperties {
|
|
|
272
255
|
nodeLabels?: { [propertyName: string]: string };
|
|
273
256
|
/** The taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule. */
|
|
274
257
|
nodeTaints?: string[];
|
|
275
|
-
/** These taints will not be reconciled by AKS and can be removed with a kubectl call. This field can be modified after node pool is created, but nodes will not be recreated with new taints until another operation that requires recreation (e.g. node image upgrade) happens. These taints allow for required configuration to run before the node is ready to accept workloads, for example 'key1=value1:NoSchedule' that then can be removed with `kubectl taint nodes node1 key1=value1:NoSchedule-` */
|
|
276
|
-
nodeInitializationTaints?: string[];
|
|
277
258
|
/** The ID for Proximity Placement Group. */
|
|
278
259
|
proximityPlacementGroupID?: string;
|
|
279
260
|
/** The Kubelet configuration on the agent pool nodes. */
|
|
@@ -294,22 +275,12 @@ export interface ManagedClusterAgentPoolProfileProperties {
|
|
|
294
275
|
capacityReservationGroupID?: string;
|
|
295
276
|
/** This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}. For more information see [Azure dedicated hosts](https://docs.microsoft.com/azure/virtual-machines/dedicated-hosts). */
|
|
296
277
|
hostGroupID?: string;
|
|
297
|
-
/** The Windows agent pool's specific profile. */
|
|
298
|
-
windowsProfile?: AgentPoolWindowsProfile;
|
|
299
278
|
/** Network-related settings of an agent pool. */
|
|
300
279
|
networkProfile?: AgentPoolNetworkProfile;
|
|
280
|
+
/** The Windows agent pool's specific profile. */
|
|
281
|
+
windowsProfile?: AgentPoolWindowsProfile;
|
|
301
282
|
/** The security settings of an agent pool. */
|
|
302
283
|
securityProfile?: AgentPoolSecurityProfile;
|
|
303
|
-
/** The GPU settings of an agent pool. */
|
|
304
|
-
gpuProfile?: AgentPoolGPUProfile;
|
|
305
|
-
/** Configuration for using artifact streaming on AKS. */
|
|
306
|
-
artifactStreamingProfile?: AgentPoolArtifactStreamingProfile;
|
|
307
|
-
/** Specifications on VirtualMachines agent pool. */
|
|
308
|
-
virtualMachinesProfile?: VirtualMachinesProfile;
|
|
309
|
-
/** The status of nodes in a VirtualMachines agent pool. */
|
|
310
|
-
virtualMachineNodesStatus?: VirtualMachineNodes[];
|
|
311
|
-
/** Profile specific to a managed agent pool in Gateway mode. This field cannot be set if agent pool mode is not Gateway. */
|
|
312
|
-
gatewayProfile?: AgentPoolGatewayProfile;
|
|
313
284
|
}
|
|
314
285
|
|
|
315
286
|
/** Settings for upgrading an agentpool */
|
|
@@ -320,8 +291,6 @@ export interface AgentPoolUpgradeSettings {
|
|
|
320
291
|
drainTimeoutInMinutes?: number;
|
|
321
292
|
/** The amount of time (in minutes) to wait after draining a node and before reimaging it and moving on to next node. If not specified, the default is 0 minutes. */
|
|
322
293
|
nodeSoakDurationInMinutes?: number;
|
|
323
|
-
/** Defines the behavior for undrainable nodes during upgrade. The most common cause of undrainable nodes is Pod Disruption Budgets (PDBs), but other issues, such as pod termination grace period is exceeding the remaining per-node drain timeout or pod is still being in a running state, can also cause undrainable nodes. */
|
|
324
|
-
undrainableNodeBehavior?: UndrainableNodeBehavior;
|
|
325
294
|
}
|
|
326
295
|
|
|
327
296
|
/** See [AKS custom node configuration](https://docs.microsoft.com/azure/aks/custom-node-configuration) for more details. */
|
|
@@ -422,10 +391,10 @@ export interface SysctlConfig {
|
|
|
422
391
|
vmVfsCachePressure?: number;
|
|
423
392
|
}
|
|
424
393
|
|
|
425
|
-
/**
|
|
426
|
-
export interface
|
|
427
|
-
/**
|
|
428
|
-
|
|
394
|
+
/** Data used when creating a target resource from a source resource. */
|
|
395
|
+
export interface CreationData {
|
|
396
|
+
/** This is the ARM ID of the source object to be used to create the target object. */
|
|
397
|
+
sourceResourceId?: string;
|
|
429
398
|
}
|
|
430
399
|
|
|
431
400
|
/** Network settings of an agent pool. */
|
|
@@ -456,74 +425,20 @@ export interface PortRange {
|
|
|
456
425
|
protocol?: Protocol;
|
|
457
426
|
}
|
|
458
427
|
|
|
428
|
+
/** The Windows agent pool's specific profile. */
|
|
429
|
+
export interface AgentPoolWindowsProfile {
|
|
430
|
+
/** The default value is false. Outbound NAT can only be disabled if the cluster outboundType is NAT Gateway and the Windows agent pool does not have node public IP enabled. */
|
|
431
|
+
disableOutboundNat?: boolean;
|
|
432
|
+
}
|
|
433
|
+
|
|
459
434
|
/** The security settings of an agent pool. */
|
|
460
435
|
export interface AgentPoolSecurityProfile {
|
|
461
|
-
/** SSH access method of an agent pool. */
|
|
462
|
-
sshAccess?: AgentPoolSSHAccess;
|
|
463
436
|
/** vTPM is a Trusted Launch feature for configuring a dedicated secure vault for keys and measurements held locally on the node. For more details, see aka.ms/aks/trustedlaunch. If not specified, the default is false. */
|
|
464
437
|
enableVtpm?: boolean;
|
|
465
438
|
/** Secure Boot is a feature of Trusted Launch which ensures that only signed operating systems and drivers can boot. For more details, see aka.ms/aks/trustedlaunch. If not specified, the default is false. */
|
|
466
439
|
enableSecureBoot?: boolean;
|
|
467
440
|
}
|
|
468
441
|
|
|
469
|
-
export interface AgentPoolGPUProfile {
|
|
470
|
-
/** The default value is true when the vmSize of the agent pool contains a GPU, false otherwise. GPU Driver Installation can only be set true when VM has an associated GPU resource. Setting this field to false prevents automatic GPU driver installation. In that case, in order for the GPU to be usable, the user must perform GPU driver installation themselves. */
|
|
471
|
-
installGPUDriver?: boolean;
|
|
472
|
-
/** Specify the type of GPU driver to install when creating Windows agent pools. If not provided, AKS selects the driver based on system compatibility. This cannot be changed once the AgentPool has been created. This cannot be set on Linux AgentPools. For Linux AgentPools, the driver is selected based on system compatibility. */
|
|
473
|
-
driverType?: DriverType;
|
|
474
|
-
}
|
|
475
|
-
|
|
476
|
-
export interface AgentPoolArtifactStreamingProfile {
|
|
477
|
-
/** Artifact streaming speeds up the cold-start of containers on a node through on-demand image loading. To use this feature, container images must also enable artifact streaming on ACR. If not specified, the default is false. */
|
|
478
|
-
enabled?: boolean;
|
|
479
|
-
}
|
|
480
|
-
|
|
481
|
-
/** Specifications on VirtualMachines agent pool. */
|
|
482
|
-
export interface VirtualMachinesProfile {
|
|
483
|
-
/** Specifications on how to scale a VirtualMachines agent pool. */
|
|
484
|
-
scale?: ScaleProfile;
|
|
485
|
-
}
|
|
486
|
-
|
|
487
|
-
/** Specifications on how to scale a VirtualMachines agent pool. */
|
|
488
|
-
export interface ScaleProfile {
|
|
489
|
-
/** Specifications on how to scale the VirtualMachines agent pool to a fixed size. */
|
|
490
|
-
manual?: ManualScaleProfile[];
|
|
491
|
-
/** Specifications on how to auto-scale the VirtualMachines agent pool within a predefined size range. Currently, at most one AutoScaleProfile is allowed. */
|
|
492
|
-
autoscale?: AutoScaleProfile[];
|
|
493
|
-
}
|
|
494
|
-
|
|
495
|
-
/** Specifications on number of machines. */
|
|
496
|
-
export interface ManualScaleProfile {
|
|
497
|
-
/** The list of allowed vm sizes e.g. ['Standard_E4s_v3', 'Standard_E16s_v3', 'Standard_D16s_v5']. AKS will use the first available one when scaling. If a VM size is unavailable (e.g. due to quota or regional capacity reasons), AKS will use the next size. */
|
|
498
|
-
sizes?: string[];
|
|
499
|
-
/** Number of nodes. */
|
|
500
|
-
count?: number;
|
|
501
|
-
}
|
|
502
|
-
|
|
503
|
-
/** Specifications on auto-scaling. */
|
|
504
|
-
export interface AutoScaleProfile {
|
|
505
|
-
/** The list of allowed vm sizes e.g. ['Standard_E4s_v3', 'Standard_E16s_v3', 'Standard_D16s_v5']. AKS will use the first available one when auto scaling. If a VM size is unavailable (e.g. due to quota or regional capacity reasons), AKS will use the next size. */
|
|
506
|
-
sizes?: string[];
|
|
507
|
-
/** The minimum number of nodes of the specified sizes. */
|
|
508
|
-
minCount?: number;
|
|
509
|
-
/** The maximum number of nodes of the specified sizes. */
|
|
510
|
-
maxCount?: number;
|
|
511
|
-
}
|
|
512
|
-
|
|
513
|
-
/** Current status on a group of nodes of the same vm size. */
|
|
514
|
-
export interface VirtualMachineNodes {
|
|
515
|
-
/** The VM size of the agents used to host this group of nodes. */
|
|
516
|
-
size?: string;
|
|
517
|
-
/** Number of nodes. */
|
|
518
|
-
count?: number;
|
|
519
|
-
}
|
|
520
|
-
|
|
521
|
-
/** Profile of the managed cluster gateway agent pool. */
|
|
522
|
-
export interface AgentPoolGatewayProfile {
|
|
523
|
-
/** The Gateway agent pool associates one public IPPrefix for each static egress gateway to provide public egress. The size of Public IPPrefix should be selected by the user. Each node in the agent pool is assigned with one IP from the IPPrefix. The IPPrefix size thus serves as a cap on the size of the Gateway agent pool. Due to Azure public IPPrefix size limitation, the valid value range is [28, 31] (/31 = 2 nodes/IPs, /30 = 4 nodes/IPs, /29 = 8 nodes/IPs, /28 = 16 nodes/IPs). The default value is 31. */
|
|
524
|
-
publicIPPrefixSize?: number;
|
|
525
|
-
}
|
|
526
|
-
|
|
527
442
|
/** Profile for Linux VMs in the container service cluster. */
|
|
528
443
|
export interface ContainerServiceLinuxProfile {
|
|
529
444
|
/** The administrator username to use for Linux VMs. */
|
|
@@ -674,17 +589,11 @@ export interface ManagedClusterOidcIssuerProfile {
|
|
|
674
589
|
enabled?: boolean;
|
|
675
590
|
}
|
|
676
591
|
|
|
677
|
-
/** Node resource group lockdown profile for a managed cluster. */
|
|
678
|
-
export interface ManagedClusterNodeResourceGroupProfile {
|
|
679
|
-
/** The restriction level applied to the cluster's node resource group */
|
|
680
|
-
restrictionLevel?: RestrictionLevel;
|
|
681
|
-
}
|
|
682
|
-
|
|
683
592
|
/** Profile of network configuration. */
|
|
684
593
|
export interface ContainerServiceNetworkProfile {
|
|
685
594
|
/** Network plugin used for building the Kubernetes network. */
|
|
686
595
|
networkPlugin?: NetworkPlugin;
|
|
687
|
-
/**
|
|
596
|
+
/** The mode the network plugin should use. */
|
|
688
597
|
networkPluginMode?: NetworkPluginMode;
|
|
689
598
|
/** Network policy used for building the Kubernetes network. */
|
|
690
599
|
networkPolicy?: NetworkPolicy;
|
|
@@ -706,20 +615,12 @@ export interface ContainerServiceNetworkProfile {
|
|
|
706
615
|
loadBalancerProfile?: ManagedClusterLoadBalancerProfile;
|
|
707
616
|
/** Profile of the cluster NAT gateway. */
|
|
708
617
|
natGatewayProfile?: ManagedClusterNATGatewayProfile;
|
|
709
|
-
/** The profile for Static Egress Gateway addon. For more details about Static Egress Gateway, see https://aka.ms/aks/static-egress-gateway. */
|
|
710
|
-
staticEgressGatewayProfile?: ManagedClusterStaticEgressGatewayProfile;
|
|
711
618
|
/** One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. */
|
|
712
619
|
podCidrs?: string[];
|
|
713
620
|
/** One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. They must not overlap with any Subnet IP ranges. */
|
|
714
621
|
serviceCidrs?: string[];
|
|
715
622
|
/** IP families are used to determine single-stack or dual-stack clusters. For single-stack, the expected value is IPv4. For dual-stack, the expected values are IPv4 and IPv6. */
|
|
716
623
|
ipFamilies?: IpFamily[];
|
|
717
|
-
/** Defines access to special link local addresses (Azure Instance Metadata Service, aka IMDS) for pods with hostNetwork=false. if not specified, the default is 'IMDS'. */
|
|
718
|
-
podLinkLocalAccess?: PodLinkLocalAccess;
|
|
719
|
-
/** Holds configuration customizations for kube-proxy. Any values not defined will use the kube-proxy defaulting behavior. See https://v<version>.docs.kubernetes.io/docs/reference/command-line-tools-reference/kube-proxy/ where <version> is represented by a <major version>-<minor version> string. Kubernetes version 1.23 would be '1-23'. */
|
|
720
|
-
kubeProxyConfig?: ContainerServiceNetworkProfileKubeProxyConfig;
|
|
721
|
-
/** Advanced Networking profile for enabling observability on a cluster. Note that enabling advanced networking features may incur additional costs. For more information see aka.ms/aksadvancednetworking. */
|
|
722
|
-
advancedNetworking?: AdvancedNetworking;
|
|
723
624
|
}
|
|
724
625
|
|
|
725
626
|
/** Profile of the managed cluster load balancer. */
|
|
@@ -740,8 +641,6 @@ export interface ManagedClusterLoadBalancerProfile {
|
|
|
740
641
|
enableMultipleStandardLoadBalancers?: boolean;
|
|
741
642
|
/** The type of the managed inbound Load Balancer BackendPool. */
|
|
742
643
|
backendPoolType?: BackendPoolType;
|
|
743
|
-
/** The health probing behavior for External Traffic Policy Cluster services. */
|
|
744
|
-
clusterServiceLoadBalancerHealthProbeMode?: ClusterServiceLoadBalancerHealthProbeMode;
|
|
745
644
|
}
|
|
746
645
|
|
|
747
646
|
/** Desired managed outbound IPs for the cluster load balancer. */
|
|
@@ -786,62 +685,6 @@ export interface ManagedClusterManagedOutboundIPProfile {
|
|
|
786
685
|
count?: number;
|
|
787
686
|
}
|
|
788
687
|
|
|
789
|
-
/** The Static Egress Gateway addon configuration for the cluster. */
|
|
790
|
-
export interface ManagedClusterStaticEgressGatewayProfile {
|
|
791
|
-
/** Indicates if Static Egress Gateway addon is enabled or not. */
|
|
792
|
-
enabled?: boolean;
|
|
793
|
-
}
|
|
794
|
-
|
|
795
|
-
/** Holds configuration customizations for kube-proxy. Any values not defined will use the kube-proxy defaulting behavior. See https://v<version>.docs.kubernetes.io/docs/reference/command-line-tools-reference/kube-proxy/ where <version> is represented by a <major version>-<minor version> string. Kubernetes version 1.23 would be '1-23'. */
|
|
796
|
-
export interface ContainerServiceNetworkProfileKubeProxyConfig {
|
|
797
|
-
/** Whether to enable on kube-proxy on the cluster (if no 'kubeProxyConfig' exists, kube-proxy is enabled in AKS by default without these customizations). */
|
|
798
|
-
enabled?: boolean;
|
|
799
|
-
/** Specify which proxy mode to use ('IPTABLES' or 'IPVS') */
|
|
800
|
-
mode?: Mode;
|
|
801
|
-
/** Holds configuration customizations for IPVS. May only be specified if 'mode' is set to 'IPVS'. */
|
|
802
|
-
ipvsConfig?: ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig;
|
|
803
|
-
}
|
|
804
|
-
|
|
805
|
-
/** Holds configuration customizations for IPVS. May only be specified if 'mode' is set to 'IPVS'. */
|
|
806
|
-
export interface ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig {
|
|
807
|
-
/** IPVS scheduler, for more information please see http://www.linuxvirtualserver.org/docs/scheduling.html. */
|
|
808
|
-
scheduler?: IpvsScheduler;
|
|
809
|
-
/** The timeout value used for idle IPVS TCP sessions in seconds. Must be a positive integer value. */
|
|
810
|
-
tcpTimeoutSeconds?: number;
|
|
811
|
-
/** The timeout value used for IPVS TCP sessions after receiving a FIN in seconds. Must be a positive integer value. */
|
|
812
|
-
tcpFinTimeoutSeconds?: number;
|
|
813
|
-
/** The timeout value used for IPVS UDP packets in seconds. Must be a positive integer value. */
|
|
814
|
-
udpTimeoutSeconds?: number;
|
|
815
|
-
}
|
|
816
|
-
|
|
817
|
-
/** Advanced Networking profile for enabling observability on a cluster. Note that enabling advanced networking features may incur additional costs. For more information see aka.ms/aksadvancednetworking. */
|
|
818
|
-
export interface AdvancedNetworking {
|
|
819
|
-
/** Observability profile to enable advanced network metrics and flow logs with historical contexts. */
|
|
820
|
-
observability?: AdvancedNetworkingObservability;
|
|
821
|
-
/** Security profile to enable security features on cilium based cluster. */
|
|
822
|
-
security?: AdvancedNetworkingSecurity;
|
|
823
|
-
}
|
|
824
|
-
|
|
825
|
-
/** Observability profile to enable advanced network metrics and flow logs with historical contexts. */
|
|
826
|
-
export interface AdvancedNetworkingObservability {
|
|
827
|
-
/** Indicates the enablement of Advanced Networking observability functionalities on clusters. */
|
|
828
|
-
enabled?: boolean;
|
|
829
|
-
/** Management of TLS certificates for querying network flow logs via the flow log endpoint for Advanced Networking observability clusters. If not specified, the default is Managed. For more information see aka.ms/acnstls. */
|
|
830
|
-
tlsManagement?: TLSManagement;
|
|
831
|
-
}
|
|
832
|
-
|
|
833
|
-
/** Security profile to enable security features on cilium based cluster. */
|
|
834
|
-
export interface AdvancedNetworkingSecurity {
|
|
835
|
-
/** FQDNFiltering profile to enable FQDN Policy filtering on cilium based cluster. */
|
|
836
|
-
fqdnPolicy?: AdvancedNetworkingFqdnPolicy;
|
|
837
|
-
}
|
|
838
|
-
|
|
839
|
-
/** FQDNFiltering profile to enable FQDN Policy filtering on cilium based cluster. */
|
|
840
|
-
export interface AdvancedNetworkingFqdnPolicy {
|
|
841
|
-
/** This feature allows user to configure network policy based on DNS (FQDN) names. It can be enabled only on cilium based clusters. If not specified, the default is false. */
|
|
842
|
-
enabled?: boolean;
|
|
843
|
-
}
|
|
844
|
-
|
|
845
688
|
/** For more details see [managed AAD on AKS](https://docs.microsoft.com/azure/aks/managed-aad). */
|
|
846
689
|
export interface ManagedClusterAADProfile {
|
|
847
690
|
/** Whether to enable managed AAD. */
|
|
@@ -864,7 +707,7 @@ export interface ManagedClusterAADProfile {
|
|
|
864
707
|
export interface ManagedClusterAutoUpgradeProfile {
|
|
865
708
|
/** For more information see [setting the AKS cluster auto-upgrade channel](https://docs.microsoft.com/azure/aks/upgrade-cluster#set-auto-upgrade-channel). */
|
|
866
709
|
upgradeChannel?: UpgradeChannel;
|
|
867
|
-
/**
|
|
710
|
+
/** Manner in which the OS on your nodes is updated. The default is NodeImage. */
|
|
868
711
|
nodeOSUpgradeChannel?: NodeOSUpgradeChannel;
|
|
869
712
|
}
|
|
870
713
|
|
|
@@ -892,7 +735,7 @@ export interface ManagedClusterPropertiesAutoScalerProfile {
|
|
|
892
735
|
daemonsetEvictionForOccupiedNodes?: boolean;
|
|
893
736
|
/** If set to true, the resources used by daemonset will be taken into account when making scaling down decisions. */
|
|
894
737
|
ignoreDaemonsetsUtilization?: boolean;
|
|
895
|
-
/**
|
|
738
|
+
/** If not specified, the default is 'random'. See [expanders](https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/FAQ.md#what-are-expanders) for more information. */
|
|
896
739
|
expander?: Expander;
|
|
897
740
|
/** The default is 10. */
|
|
898
741
|
maxEmptyBulkDelete?: string;
|
|
@@ -938,10 +781,6 @@ export interface ManagedClusterAPIServerAccessProfile {
|
|
|
938
781
|
enablePrivateClusterPublicFqdn?: boolean;
|
|
939
782
|
/** Whether to disable run command for the cluster or not. */
|
|
940
783
|
disableRunCommand?: boolean;
|
|
941
|
-
/** Whether to enable apiserver vnet integration for the cluster or not. */
|
|
942
|
-
enableVnetIntegration?: boolean;
|
|
943
|
-
/** It is required when: 1. creating a new cluster with BYO Vnet; 2. updating an existing cluster to enable apiserver vnet integration. */
|
|
944
|
-
subnetId?: string;
|
|
945
784
|
}
|
|
946
785
|
|
|
947
786
|
/** A private link resource */
|
|
@@ -971,11 +810,6 @@ export interface ManagedClusterHttpProxyConfig {
|
|
|
971
810
|
httpsProxy?: string;
|
|
972
811
|
/** The endpoints that should not go through proxy. */
|
|
973
812
|
noProxy?: string[];
|
|
974
|
-
/**
|
|
975
|
-
* A read-only list of all endpoints for which traffic should not be sent to the proxy. This list is a superset of noProxy and values injected by AKS.
|
|
976
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
977
|
-
*/
|
|
978
|
-
readonly effectiveNoProxy?: string[];
|
|
979
813
|
/** Alternative CA cert to use for connecting to proxy servers. */
|
|
980
814
|
trustedCa?: string;
|
|
981
815
|
}
|
|
@@ -990,12 +824,6 @@ export interface ManagedClusterSecurityProfile {
|
|
|
990
824
|
workloadIdentity?: ManagedClusterSecurityProfileWorkloadIdentity;
|
|
991
825
|
/** Image Cleaner settings for the security profile. */
|
|
992
826
|
imageCleaner?: ManagedClusterSecurityProfileImageCleaner;
|
|
993
|
-
/** Image integrity is a feature that works with Azure Policy to verify image integrity by signature. This will not have any effect unless Azure Policy is applied to enforce image signatures. See https://aka.ms/aks/image-integrity for how to use this feature via policy. */
|
|
994
|
-
imageIntegrity?: ManagedClusterSecurityProfileImageIntegrity;
|
|
995
|
-
/** [Node Restriction](https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/#noderestriction) settings for the security profile. */
|
|
996
|
-
nodeRestriction?: ManagedClusterSecurityProfileNodeRestriction;
|
|
997
|
-
/** A list of up to 10 base64 encoded CAs that will be added to the trust store on nodes with the Custom CA Trust feature enabled. For more information see [Custom CA Trust Certificates](https://learn.microsoft.com/en-us/azure/aks/custom-certificate-authority) */
|
|
998
|
-
customCATrustCertificates?: Uint8Array[];
|
|
999
827
|
}
|
|
1000
828
|
|
|
1001
829
|
/** Microsoft Defender settings for the security profile. */
|
|
@@ -1038,18 +866,6 @@ export interface ManagedClusterSecurityProfileImageCleaner {
|
|
|
1038
866
|
intervalHours?: number;
|
|
1039
867
|
}
|
|
1040
868
|
|
|
1041
|
-
/** Image integrity related settings for the security profile. */
|
|
1042
|
-
export interface ManagedClusterSecurityProfileImageIntegrity {
|
|
1043
|
-
/** Whether to enable image integrity. The default value is false. */
|
|
1044
|
-
enabled?: boolean;
|
|
1045
|
-
}
|
|
1046
|
-
|
|
1047
|
-
/** Node Restriction settings for the security profile. */
|
|
1048
|
-
export interface ManagedClusterSecurityProfileNodeRestriction {
|
|
1049
|
-
/** Whether to enable Node Restriction */
|
|
1050
|
-
enabled?: boolean;
|
|
1051
|
-
}
|
|
1052
|
-
|
|
1053
869
|
/** Storage profile for the container service cluster. */
|
|
1054
870
|
export interface ManagedClusterStorageProfile {
|
|
1055
871
|
/** AzureDisk CSI Driver settings for the storage profile. */
|
|
@@ -1066,8 +882,6 @@ export interface ManagedClusterStorageProfile {
|
|
|
1066
882
|
export interface ManagedClusterStorageProfileDiskCSIDriver {
|
|
1067
883
|
/** Whether to enable AzureDisk CSI Driver. The default value is true. */
|
|
1068
884
|
enabled?: boolean;
|
|
1069
|
-
/** The version of AzureDisk CSI Driver. The default value is v1. */
|
|
1070
|
-
version?: string;
|
|
1071
885
|
}
|
|
1072
886
|
|
|
1073
887
|
/** AzureFile CSI Driver settings for the storage profile. */
|
|
@@ -1090,34 +904,28 @@ export interface ManagedClusterStorageProfileBlobCSIDriver {
|
|
|
1090
904
|
|
|
1091
905
|
/** Ingress profile for the container service cluster. */
|
|
1092
906
|
export interface ManagedClusterIngressProfile {
|
|
1093
|
-
/**
|
|
907
|
+
/** App Routing settings for the ingress profile. You can find an overview and onboarding guide for this feature at https://learn.microsoft.com/en-us/azure/aks/app-routing?tabs=default%2Cdeploy-app-default. */
|
|
1094
908
|
webAppRouting?: ManagedClusterIngressProfileWebAppRouting;
|
|
1095
909
|
}
|
|
1096
910
|
|
|
1097
|
-
/**
|
|
911
|
+
/** Application Routing add-on settings for the ingress profile. */
|
|
1098
912
|
export interface ManagedClusterIngressProfileWebAppRouting {
|
|
1099
|
-
/** Whether to enable
|
|
913
|
+
/** Whether to enable the Application Routing add-on. */
|
|
1100
914
|
enabled?: boolean;
|
|
1101
|
-
/** Resource IDs of the DNS zones to be associated with the
|
|
915
|
+
/** Resource IDs of the DNS zones to be associated with the Application Routing add-on. Used only when Application Routing add-on is enabled. Public and private DNS zones can be in different resource groups, but all public DNS zones must be in the same resource group and all private DNS zones must be in the same resource group. */
|
|
1102
916
|
dnsZoneResourceIds?: string[];
|
|
1103
|
-
/** Configuration for the default NginxIngressController. See more at https://learn.microsoft.com/en-us/azure/aks/app-routing-nginx-configuration#the-default-nginx-ingress-controller. */
|
|
1104
|
-
nginx?: ManagedClusterIngressProfileNginx;
|
|
1105
917
|
/**
|
|
1106
|
-
* Managed identity of the
|
|
918
|
+
* Managed identity of the Application Routing add-on. This is the identity that should be granted permissions, for example, to manage the associated Azure DNS resource and get certificates from Azure Key Vault. See [this overview of the add-on](https://learn.microsoft.com/en-us/azure/aks/web-app-routing?tabs=with-osm) for more instructions.
|
|
1107
919
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1108
920
|
*/
|
|
1109
921
|
readonly identity?: UserAssignedIdentity;
|
|
1110
922
|
}
|
|
1111
923
|
|
|
1112
|
-
export interface ManagedClusterIngressProfileNginx {
|
|
1113
|
-
/** Ingress type for the default NginxIngressController custom resource */
|
|
1114
|
-
defaultIngressControllerType?: NginxIngressControllerType;
|
|
1115
|
-
}
|
|
1116
|
-
|
|
1117
924
|
/** Workload Auto-scaler profile for the managed cluster. */
|
|
1118
925
|
export interface ManagedClusterWorkloadAutoScalerProfile {
|
|
1119
926
|
/** KEDA (Kubernetes Event-driven Autoscaling) settings for the workload auto-scaler profile. */
|
|
1120
927
|
keda?: ManagedClusterWorkloadAutoScalerProfileKeda;
|
|
928
|
+
/** VPA (Vertical Pod Autoscaler) settings for the workload auto-scaler profile. */
|
|
1121
929
|
verticalPodAutoscaler?: ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler;
|
|
1122
930
|
}
|
|
1123
931
|
|
|
@@ -1127,100 +935,34 @@ export interface ManagedClusterWorkloadAutoScalerProfileKeda {
|
|
|
1127
935
|
enabled: boolean;
|
|
1128
936
|
}
|
|
1129
937
|
|
|
938
|
+
/** VPA (Vertical Pod Autoscaler) settings for the workload auto-scaler profile. */
|
|
1130
939
|
export interface ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler {
|
|
1131
|
-
/** Whether to enable VPA
|
|
940
|
+
/** Whether to enable VPA. Default value is false. */
|
|
1132
941
|
enabled: boolean;
|
|
1133
|
-
/** Whether VPA add-on is enabled and configured to scale AKS-managed add-ons. */
|
|
1134
|
-
addonAutoscaling?: AddonAutoscaling;
|
|
1135
942
|
}
|
|
1136
943
|
|
|
1137
|
-
/**
|
|
944
|
+
/** Azure Monitor addon profiles for monitoring the managed cluster. */
|
|
1138
945
|
export interface ManagedClusterAzureMonitorProfile {
|
|
1139
|
-
/** Metrics profile for the
|
|
946
|
+
/** Metrics profile for the Azure Monitor managed service for Prometheus addon. Collect out-of-the-box Kubernetes infrastructure metrics to send to an Azure Monitor Workspace and configure additional scraping for custom targets. See aka.ms/AzureManagedPrometheus for an overview. */
|
|
1140
947
|
metrics?: ManagedClusterAzureMonitorProfileMetrics;
|
|
1141
|
-
/** Azure Monitor Container Insights Profile for Kubernetes Events, Inventory and Container stdout & stderr logs etc. See aka.ms/AzureMonitorContainerInsights for an overview. */
|
|
1142
|
-
containerInsights?: ManagedClusterAzureMonitorProfileContainerInsights;
|
|
1143
|
-
/** Application Monitoring Profile for Kubernetes Application Container. Collects application logs, metrics and traces through auto-instrumentation of the application using Azure Monitor OpenTelemetry based SDKs. See aka.ms/AzureMonitorApplicationMonitoring for an overview. */
|
|
1144
|
-
appMonitoring?: ManagedClusterAzureMonitorProfileAppMonitoring;
|
|
1145
948
|
}
|
|
1146
949
|
|
|
1147
|
-
/** Metrics profile for the
|
|
950
|
+
/** Metrics profile for the Azure Monitor managed service for Prometheus addon. Collect out-of-the-box Kubernetes infrastructure metrics to send to an Azure Monitor Workspace and configure additional scraping for custom targets. See aka.ms/AzureManagedPrometheus for an overview. */
|
|
1148
951
|
export interface ManagedClusterAzureMonitorProfileMetrics {
|
|
1149
|
-
/** Whether to enable the Prometheus
|
|
952
|
+
/** Whether to enable or disable the Azure Managed Prometheus addon for Prometheus monitoring. See aka.ms/AzureManagedPrometheus-aks-enable for details on enabling and disabling. */
|
|
1150
953
|
enabled: boolean;
|
|
1151
|
-
/** Kube State Metrics for
|
|
954
|
+
/** Kube State Metrics profile for the Azure Managed Prometheus addon. These optional settings are for the kube-state-metrics pod that is deployed with the addon. See aka.ms/AzureManagedPrometheus-optional-parameters for details. */
|
|
1152
955
|
kubeStateMetrics?: ManagedClusterAzureMonitorProfileKubeStateMetrics;
|
|
1153
956
|
}
|
|
1154
957
|
|
|
1155
|
-
/** Kube State Metrics for
|
|
958
|
+
/** Kube State Metrics profile for the Azure Managed Prometheus addon. These optional settings are for the kube-state-metrics pod that is deployed with the addon. See aka.ms/AzureManagedPrometheus-optional-parameters for details. */
|
|
1156
959
|
export interface ManagedClusterAzureMonitorProfileKubeStateMetrics {
|
|
1157
|
-
/** Comma-separated list of Kubernetes
|
|
960
|
+
/** Comma-separated list of additional Kubernetes label keys that will be used in the resource's labels metric (Example: 'namespaces=[k8s-label-1,k8s-label-n,...],pods=[app],...'). By default the metric contains only resource name and namespace labels. */
|
|
1158
961
|
metricLabelsAllowlist?: string;
|
|
1159
|
-
/** Comma-separated list of
|
|
962
|
+
/** Comma-separated list of Kubernetes annotation keys that will be used in the resource's labels metric (Example: 'namespaces=[kubernetes.io/team,...],pods=[kubernetes.io/team],...'). By default the metric contains only resource name and namespace labels. */
|
|
1160
963
|
metricAnnotationsAllowList?: string;
|
|
1161
964
|
}
|
|
1162
965
|
|
|
1163
|
-
/** Azure Monitor Container Insights Profile for Kubernetes Events, Inventory and Container stdout & stderr logs etc. See aka.ms/AzureMonitorContainerInsights for an overview. */
|
|
1164
|
-
export interface ManagedClusterAzureMonitorProfileContainerInsights {
|
|
1165
|
-
/** Indicates if Azure Monitor Container Insights Logs Addon is enabled or not. */
|
|
1166
|
-
enabled?: boolean;
|
|
1167
|
-
/** Fully Qualified ARM Resource Id of Azure Log Analytics Workspace for storing Azure Monitor Container Insights Logs. */
|
|
1168
|
-
logAnalyticsWorkspaceResourceId?: string;
|
|
1169
|
-
/** The syslog host port. If not specified, the default port is 28330. */
|
|
1170
|
-
syslogPort?: number;
|
|
1171
|
-
/** Indicates whether custom metrics collection has to be disabled or not. If not specified the default is false. No custom metrics will be emitted if this field is false but the container insights enabled field is false */
|
|
1172
|
-
disableCustomMetrics?: boolean;
|
|
1173
|
-
/** Indicates whether prometheus metrics scraping is disabled or not. If not specified the default is false. No prometheus metrics will be emitted if this field is false but the container insights enabled field is false */
|
|
1174
|
-
disablePrometheusMetricsScraping?: boolean;
|
|
1175
|
-
}
|
|
1176
|
-
|
|
1177
|
-
/** Application Monitoring Profile for Kubernetes Application Container. Collects application logs, metrics and traces through auto-instrumentation of the application using Azure Monitor OpenTelemetry based SDKs. See aka.ms/AzureMonitorApplicationMonitoring for an overview. */
|
|
1178
|
-
export interface ManagedClusterAzureMonitorProfileAppMonitoring {
|
|
1179
|
-
/** Application Monitoring Auto Instrumentation for Kubernetes Application Container. Deploys web hook to auto-instrument Azure Monitor OpenTelemetry based SDKs to collect OpenTelemetry metrics, logs and traces of the application. See aka.ms/AzureMonitorApplicationMonitoring for an overview. */
|
|
1180
|
-
autoInstrumentation?: ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation;
|
|
1181
|
-
/** Application Monitoring Open Telemetry Metrics Profile for Kubernetes Application Container Metrics. Collects OpenTelemetry metrics of the application using Azure Monitor OpenTelemetry based SDKs. See aka.ms/AzureMonitorApplicationMonitoring for an overview. */
|
|
1182
|
-
openTelemetryMetrics?: ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetrics;
|
|
1183
|
-
/** Application Monitoring Open Telemetry Metrics Profile for Kubernetes Application Container Logs and Traces. Collects OpenTelemetry logs and traces of the application using Azure Monitor OpenTelemetry based SDKs. See aka.ms/AzureMonitorApplicationMonitoring for an overview. */
|
|
1184
|
-
openTelemetryLogs?: ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogs;
|
|
1185
|
-
}
|
|
1186
|
-
|
|
1187
|
-
/** Application Monitoring Auto Instrumentation for Kubernetes Application Container. Deploys web hook to auto-instrument Azure Monitor OpenTelemetry based SDKs to collect OpenTelemetry metrics, logs and traces of the application. See aka.ms/AzureMonitorApplicationMonitoring for an overview. */
|
|
1188
|
-
export interface ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation {
|
|
1189
|
-
/** Indicates if Application Monitoring Auto Instrumentation is enabled or not. */
|
|
1190
|
-
enabled?: boolean;
|
|
1191
|
-
}
|
|
1192
|
-
|
|
1193
|
-
/** Application Monitoring Open Telemetry Metrics Profile for Kubernetes Application Container Metrics. Collects OpenTelemetry metrics of the application using Azure Monitor OpenTelemetry based SDKs. See aka.ms/AzureMonitorApplicationMonitoring for an overview. */
|
|
1194
|
-
export interface ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetrics {
|
|
1195
|
-
/** Indicates if Application Monitoring Open Telemetry Metrics is enabled or not. */
|
|
1196
|
-
enabled?: boolean;
|
|
1197
|
-
/** The Open Telemetry host port for Open Telemetry metrics. If not specified, the default port is 28333. */
|
|
1198
|
-
port?: number;
|
|
1199
|
-
}
|
|
1200
|
-
|
|
1201
|
-
/** Application Monitoring Open Telemetry Metrics Profile for Kubernetes Application Container Logs and Traces. Collects OpenTelemetry logs and traces of the application using Azure Monitor OpenTelemetry based SDKs. See aka.ms/AzureMonitorApplicationMonitoring for an overview. */
|
|
1202
|
-
export interface ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogs {
|
|
1203
|
-
/** Indicates if Application Monitoring Open Telemetry Logs and traces is enabled or not. */
|
|
1204
|
-
enabled?: boolean;
|
|
1205
|
-
/** The Open Telemetry host port for Open Telemetry logs and traces. If not specified, the default port is 28331. */
|
|
1206
|
-
port?: number;
|
|
1207
|
-
}
|
|
1208
|
-
|
|
1209
|
-
/** The Safeguards profile. */
|
|
1210
|
-
export interface SafeguardsProfile {
|
|
1211
|
-
/**
|
|
1212
|
-
* List of namespaces specified by AKS to be excluded from Safeguards
|
|
1213
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1214
|
-
*/
|
|
1215
|
-
readonly systemExcludedNamespaces?: string[];
|
|
1216
|
-
/** The version of constraints to use */
|
|
1217
|
-
version?: string;
|
|
1218
|
-
/** The Safeguards level to be used. By default, Safeguards is enabled for all namespaces except those that AKS excludes via systemExcludedNamespaces */
|
|
1219
|
-
level: Level;
|
|
1220
|
-
/** List of namespaces excluded from Safeguards checks */
|
|
1221
|
-
excludedNamespaces?: string[];
|
|
1222
|
-
}
|
|
1223
|
-
|
|
1224
966
|
/** Service mesh profile for a managed cluster. */
|
|
1225
967
|
export interface ServiceMeshProfile {
|
|
1226
968
|
/** Mode of the service mesh. */
|
|
@@ -1293,25 +1035,6 @@ export interface ManagedClusterCostAnalysis {
|
|
|
1293
1035
|
enabled?: boolean;
|
|
1294
1036
|
}
|
|
1295
1037
|
|
|
1296
|
-
/** When enabling the operator, a set of AKS managed CRDs and controllers will be installed in the cluster. The operator automates the deployment of OSS models for inference and/or training purposes. It provides a set of preset models and enables distributed inference against them. */
|
|
1297
|
-
export interface ManagedClusterAIToolchainOperatorProfile {
|
|
1298
|
-
/** Indicates if AI toolchain operator enabled or not. */
|
|
1299
|
-
enabled?: boolean;
|
|
1300
|
-
}
|
|
1301
|
-
|
|
1302
|
-
export interface ManagedClusterNodeProvisioningProfile {
|
|
1303
|
-
/** Once the mode it set to Auto, it cannot be changed back to Manual. */
|
|
1304
|
-
mode?: NodeProvisioningMode;
|
|
1305
|
-
}
|
|
1306
|
-
|
|
1307
|
-
/** The bootstrap profile. */
|
|
1308
|
-
export interface ManagedClusterBootstrapProfile {
|
|
1309
|
-
/** The source where the artifacts are downloaded from. */
|
|
1310
|
-
artifactSource?: ArtifactSource;
|
|
1311
|
-
/** The resource Id of Azure Container Registry. The registry must have private network access, premium SKU and zone redundancy. */
|
|
1312
|
-
containerRegistryId?: string;
|
|
1313
|
-
}
|
|
1314
|
-
|
|
1315
1038
|
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
1316
1039
|
export interface Resource {
|
|
1317
1040
|
/**
|
|
@@ -1385,8 +1108,6 @@ export interface ManagedClusterPoolUpgradeProfile {
|
|
|
1385
1108
|
osType: OSType;
|
|
1386
1109
|
/** List of orchestrator types and versions available for upgrade. */
|
|
1387
1110
|
upgrades?: ManagedClusterPoolUpgradeProfileUpgradesItem[];
|
|
1388
|
-
/** List of components grouped by kubernetes major.minor version. */
|
|
1389
|
-
componentsByReleases?: ComponentsByRelease[];
|
|
1390
1111
|
}
|
|
1391
1112
|
|
|
1392
1113
|
export interface ManagedClusterPoolUpgradeProfileUpgradesItem {
|
|
@@ -1396,23 +1117,6 @@ export interface ManagedClusterPoolUpgradeProfileUpgradesItem {
|
|
|
1396
1117
|
isPreview?: boolean;
|
|
1397
1118
|
}
|
|
1398
1119
|
|
|
1399
|
-
/** components of given Kubernetes version. */
|
|
1400
|
-
export interface ComponentsByRelease {
|
|
1401
|
-
/** The Kubernetes version (major.minor). */
|
|
1402
|
-
kubernetesVersion?: string;
|
|
1403
|
-
/** components of current or upgraded Kubernetes version in the cluster. */
|
|
1404
|
-
components?: Component[];
|
|
1405
|
-
}
|
|
1406
|
-
|
|
1407
|
-
export interface Component {
|
|
1408
|
-
/** Component name. */
|
|
1409
|
-
name?: string;
|
|
1410
|
-
/** Component version. */
|
|
1411
|
-
version?: string;
|
|
1412
|
-
/** If upgraded component version contains breaking changes from the current version. To see a detailed description of what the breaking changes are, visit https://learn.microsoft.com/azure/aks/supported-kubernetes-versions?tabs=azure-cli#aks-components-breaking-changes-by-version. */
|
|
1413
|
-
hasBreakingChanges?: boolean;
|
|
1414
|
-
}
|
|
1415
|
-
|
|
1416
1120
|
/** The list credential result response. */
|
|
1417
1121
|
export interface CredentialResults {
|
|
1418
1122
|
/**
|
|
@@ -1523,7 +1227,7 @@ export interface AbsoluteMonthlySchedule {
|
|
|
1523
1227
|
export interface RelativeMonthlySchedule {
|
|
1524
1228
|
/** Specifies the number of months between each set of occurrences. */
|
|
1525
1229
|
intervalMonths: number;
|
|
1526
|
-
/** Specifies on which
|
|
1230
|
+
/** Specifies on which week of the month the dayOfWeek applies. */
|
|
1527
1231
|
weekIndex: Type;
|
|
1528
1232
|
/** Specifies on which day of the week the maintenance occurs. */
|
|
1529
1233
|
dayOfWeek: WeekDay;
|
|
@@ -1590,8 +1294,6 @@ export interface AgentPoolUpgradeProfile {
|
|
|
1590
1294
|
osType: OSType;
|
|
1591
1295
|
/** List of orchestrator types and versions available for upgrade. */
|
|
1592
1296
|
upgrades?: AgentPoolUpgradeProfilePropertiesUpgradesItem[];
|
|
1593
|
-
/** List of components grouped by kubernetes major.minor version. */
|
|
1594
|
-
componentsByReleases?: ComponentsByRelease[];
|
|
1595
1297
|
/** The latest AKS supported node image version. */
|
|
1596
1298
|
latestNodeImageVersion?: string;
|
|
1597
1299
|
}
|
|
@@ -1658,54 +1360,6 @@ export interface ErrorAdditionalInfo {
|
|
|
1658
1360
|
readonly info?: Record<string, unknown>;
|
|
1659
1361
|
}
|
|
1660
1362
|
|
|
1661
|
-
/** The response from the List Machines operation. */
|
|
1662
|
-
export interface MachineListResult {
|
|
1663
|
-
/** The list of Machines in cluster. */
|
|
1664
|
-
value?: Machine[];
|
|
1665
|
-
/**
|
|
1666
|
-
* The URL to get the next set of machine results.
|
|
1667
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1668
|
-
*/
|
|
1669
|
-
readonly nextLink?: string;
|
|
1670
|
-
}
|
|
1671
|
-
|
|
1672
|
-
/** The properties of the machine */
|
|
1673
|
-
export interface MachineProperties {
|
|
1674
|
-
/**
|
|
1675
|
-
* network properties of the machine
|
|
1676
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1677
|
-
*/
|
|
1678
|
-
readonly network?: MachineNetworkProperties;
|
|
1679
|
-
/**
|
|
1680
|
-
* Arm resource id of the machine. It can be used to GET underlying VM Instance
|
|
1681
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1682
|
-
*/
|
|
1683
|
-
readonly resourceId?: string;
|
|
1684
|
-
}
|
|
1685
|
-
|
|
1686
|
-
/** network properties of the machine */
|
|
1687
|
-
export interface MachineNetworkProperties {
|
|
1688
|
-
/**
|
|
1689
|
-
* IPv4, IPv6 addresses of the machine
|
|
1690
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1691
|
-
*/
|
|
1692
|
-
readonly ipAddresses?: MachineIpAddress[];
|
|
1693
|
-
}
|
|
1694
|
-
|
|
1695
|
-
/** The machine IP address details. */
|
|
1696
|
-
export interface MachineIpAddress {
|
|
1697
|
-
/**
|
|
1698
|
-
* To determine if address belongs IPv4 or IPv6 family
|
|
1699
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1700
|
-
*/
|
|
1701
|
-
readonly family?: IpFamily;
|
|
1702
|
-
/**
|
|
1703
|
-
* IPv4 or IPv6 address of the machine
|
|
1704
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1705
|
-
*/
|
|
1706
|
-
readonly ip?: string;
|
|
1707
|
-
}
|
|
1708
|
-
|
|
1709
1363
|
/** The list of available versions for an agent pool. */
|
|
1710
1364
|
export interface AgentPoolAvailableVersions {
|
|
1711
1365
|
/**
|
|
@@ -1878,45 +1532,6 @@ export interface EndpointDetail {
|
|
|
1878
1532
|
description?: string;
|
|
1879
1533
|
}
|
|
1880
1534
|
|
|
1881
|
-
/** The operations list. It contains an URL link to get the next set of results. */
|
|
1882
|
-
export interface OperationStatusResultList {
|
|
1883
|
-
/**
|
|
1884
|
-
* List of operations
|
|
1885
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1886
|
-
*/
|
|
1887
|
-
readonly value?: OperationStatusResult[];
|
|
1888
|
-
/**
|
|
1889
|
-
* URL to get the next set of operation list results (if there are any).
|
|
1890
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1891
|
-
*/
|
|
1892
|
-
readonly nextLink?: string;
|
|
1893
|
-
}
|
|
1894
|
-
|
|
1895
|
-
/** The current status of an async operation. */
|
|
1896
|
-
export interface OperationStatusResult {
|
|
1897
|
-
/** Fully qualified ID for the async operation. */
|
|
1898
|
-
id?: string;
|
|
1899
|
-
/**
|
|
1900
|
-
* Fully qualified ID of the resource against which the original async operation was started.
|
|
1901
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1902
|
-
*/
|
|
1903
|
-
readonly resourceId?: string;
|
|
1904
|
-
/** Name of the async operation. */
|
|
1905
|
-
name?: string;
|
|
1906
|
-
/** Operation status. */
|
|
1907
|
-
status: string;
|
|
1908
|
-
/** Percent of the operation that is complete. */
|
|
1909
|
-
percentComplete?: number;
|
|
1910
|
-
/** The start time of the operation. */
|
|
1911
|
-
startTime?: Date;
|
|
1912
|
-
/** The end time of the operation. */
|
|
1913
|
-
endTime?: Date;
|
|
1914
|
-
/** The operations list. */
|
|
1915
|
-
operations?: OperationStatusResult[];
|
|
1916
|
-
/** If present, details of the operation error. */
|
|
1917
|
-
error?: ErrorDetail;
|
|
1918
|
-
}
|
|
1919
|
-
|
|
1920
1535
|
/** The response from the List Snapshots operation. */
|
|
1921
1536
|
export interface SnapshotListResult {
|
|
1922
1537
|
/** The list of snapshots. */
|
|
@@ -1928,44 +1543,60 @@ export interface SnapshotListResult {
|
|
|
1928
1543
|
readonly nextLink?: string;
|
|
1929
1544
|
}
|
|
1930
1545
|
|
|
1931
|
-
/**
|
|
1932
|
-
export interface
|
|
1933
|
-
/**
|
|
1934
|
-
value?:
|
|
1546
|
+
/** Holds an array of MeshRevisionsProfiles */
|
|
1547
|
+
export interface MeshRevisionProfileList {
|
|
1548
|
+
/** Array of service mesh add-on revision profiles for all supported mesh modes. */
|
|
1549
|
+
value?: MeshRevisionProfile[];
|
|
1935
1550
|
/**
|
|
1936
|
-
* The URL to get the next set of
|
|
1551
|
+
* The URL to get the next set of mesh revision profile.
|
|
1937
1552
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1938
1553
|
*/
|
|
1939
1554
|
readonly nextLink?: string;
|
|
1940
1555
|
}
|
|
1941
1556
|
|
|
1942
|
-
/**
|
|
1943
|
-
export interface
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
|
|
1949
|
-
|
|
1557
|
+
/** Mesh revision profile properties for a mesh */
|
|
1558
|
+
export interface MeshRevisionProfileProperties {
|
|
1559
|
+
meshRevisions?: MeshRevision[];
|
|
1560
|
+
}
|
|
1561
|
+
|
|
1562
|
+
/** Holds information on upgrades and compatibility for given major.minor mesh release. */
|
|
1563
|
+
export interface MeshRevision {
|
|
1564
|
+
/** The revision of the mesh release. */
|
|
1565
|
+
revision?: string;
|
|
1566
|
+
/** List of revisions available for upgrade of a specific mesh revision */
|
|
1567
|
+
upgrades?: string[];
|
|
1568
|
+
/** List of items this revision of service mesh is compatible with, and their associated versions. */
|
|
1569
|
+
compatibleWith?: CompatibleVersions[];
|
|
1570
|
+
}
|
|
1571
|
+
|
|
1572
|
+
/** Version information about a product/service that is compatible with a service mesh revision. */
|
|
1573
|
+
export interface CompatibleVersions {
|
|
1574
|
+
/** The product/service name. */
|
|
1575
|
+
name?: string;
|
|
1576
|
+
/** Product/service versions compatible with a service mesh add-on revision. */
|
|
1577
|
+
versions?: string[];
|
|
1578
|
+
}
|
|
1579
|
+
|
|
1580
|
+
/** Holds an array of MeshUpgradeProfiles */
|
|
1581
|
+
export interface MeshUpgradeProfileList {
|
|
1582
|
+
/** Array of supported service mesh add-on upgrade profiles. */
|
|
1583
|
+
value?: MeshUpgradeProfile[];
|
|
1950
1584
|
/**
|
|
1951
|
-
* The
|
|
1585
|
+
* The URL to get the next set of mesh upgrade profile.
|
|
1952
1586
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1953
1587
|
*/
|
|
1954
|
-
readonly
|
|
1588
|
+
readonly nextLink?: string;
|
|
1955
1589
|
}
|
|
1956
1590
|
|
|
1957
|
-
/**
|
|
1958
|
-
export interface
|
|
1959
|
-
/**
|
|
1960
|
-
|
|
1961
|
-
/**
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
networkMode?: NetworkMode;
|
|
1967
|
-
/** loadBalancerSku for managed cluster snapshot. */
|
|
1968
|
-
loadBalancerSku?: LoadBalancerSku;
|
|
1591
|
+
/** List of trusted access role bindings */
|
|
1592
|
+
export interface TrustedAccessRoleBindingListResult {
|
|
1593
|
+
/** Role binding list */
|
|
1594
|
+
value?: TrustedAccessRoleBinding[];
|
|
1595
|
+
/**
|
|
1596
|
+
* Link to next page of resources.
|
|
1597
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1598
|
+
*/
|
|
1599
|
+
readonly nextLink?: string;
|
|
1969
1600
|
}
|
|
1970
1601
|
|
|
1971
1602
|
/** List of trusted access roles */
|
|
@@ -2030,139 +1661,52 @@ export interface TrustedAccessRoleRule {
|
|
|
2030
1661
|
readonly nonResourceURLs?: string[];
|
|
2031
1662
|
}
|
|
2032
1663
|
|
|
2033
|
-
/**
|
|
2034
|
-
export interface
|
|
2035
|
-
/** Role binding list */
|
|
2036
|
-
value?: TrustedAccessRoleBinding[];
|
|
1664
|
+
/** The response from the List Machines operation. */
|
|
1665
|
+
export interface MachineListResult {
|
|
2037
1666
|
/**
|
|
2038
|
-
*
|
|
1667
|
+
* The URL to get the next set of machine results.
|
|
2039
1668
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2040
1669
|
*/
|
|
2041
1670
|
readonly nextLink?: string;
|
|
1671
|
+
/** The list of Machines in cluster. */
|
|
1672
|
+
value?: Machine[];
|
|
2042
1673
|
}
|
|
2043
1674
|
|
|
2044
|
-
/**
|
|
2045
|
-
export interface
|
|
2046
|
-
/** NOTE: This property will not be serialized. It can only be populated by the server. */
|
|
2047
|
-
readonly isDefaultVersion?: boolean;
|
|
1675
|
+
/** The properties of the machine */
|
|
1676
|
+
export interface MachineProperties {
|
|
2048
1677
|
/**
|
|
2049
|
-
*
|
|
1678
|
+
* network properties of the machine
|
|
2050
1679
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2051
1680
|
*/
|
|
2052
|
-
readonly
|
|
2053
|
-
}
|
|
2054
|
-
|
|
2055
|
-
/** Hold values properties, which is array of GuardrailsVersions */
|
|
2056
|
-
export interface GuardrailsAvailableVersionsList {
|
|
2057
|
-
/** Array of AKS supported Guardrails versions. */
|
|
2058
|
-
value?: GuardrailsAvailableVersion[];
|
|
1681
|
+
readonly network?: MachineNetworkProperties;
|
|
2059
1682
|
/**
|
|
2060
|
-
*
|
|
1683
|
+
* Azure resource id of the machine. It can be used to GET underlying VM Instance
|
|
2061
1684
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2062
1685
|
*/
|
|
2063
|
-
readonly
|
|
1686
|
+
readonly resourceId?: string;
|
|
2064
1687
|
}
|
|
2065
1688
|
|
|
2066
|
-
/**
|
|
2067
|
-
export interface
|
|
2068
|
-
/** NOTE: This property will not be serialized. It can only be populated by the server. */
|
|
2069
|
-
readonly isDefaultVersion?: boolean;
|
|
1689
|
+
/** network properties of the machine */
|
|
1690
|
+
export interface MachineNetworkProperties {
|
|
2070
1691
|
/**
|
|
2071
|
-
*
|
|
1692
|
+
* IPv4, IPv6 addresses of the machine
|
|
2072
1693
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2073
1694
|
*/
|
|
2074
|
-
readonly
|
|
1695
|
+
readonly ipAddresses?: MachineIpAddress[];
|
|
2075
1696
|
}
|
|
2076
1697
|
|
|
2077
|
-
/**
|
|
2078
|
-
export interface
|
|
2079
|
-
/** Array of AKS supported Safeguards versions. */
|
|
2080
|
-
value?: SafeguardsAvailableVersion[];
|
|
1698
|
+
/** The machine IP address details. */
|
|
1699
|
+
export interface MachineIpAddress {
|
|
2081
1700
|
/**
|
|
2082
|
-
*
|
|
1701
|
+
* To determine if address belongs IPv4 or IPv6 family
|
|
2083
1702
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2084
1703
|
*/
|
|
2085
|
-
readonly
|
|
2086
|
-
}
|
|
2087
|
-
|
|
2088
|
-
/** Holds an array of MeshRevisionsProfiles */
|
|
2089
|
-
export interface MeshRevisionProfileList {
|
|
2090
|
-
/** Array of service mesh add-on revision profiles for all supported mesh modes. */
|
|
2091
|
-
value?: MeshRevisionProfile[];
|
|
2092
|
-
/**
|
|
2093
|
-
* The URL to get the next set of mesh revision profile.
|
|
2094
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2095
|
-
*/
|
|
2096
|
-
readonly nextLink?: string;
|
|
2097
|
-
}
|
|
2098
|
-
|
|
2099
|
-
/** Mesh revision profile properties for a mesh */
|
|
2100
|
-
export interface MeshRevisionProfileProperties {
|
|
2101
|
-
meshRevisions?: MeshRevision[];
|
|
2102
|
-
}
|
|
2103
|
-
|
|
2104
|
-
/** Holds information on upgrades and compatibility for given major.minor mesh release. */
|
|
2105
|
-
export interface MeshRevision {
|
|
2106
|
-
/** The revision of the mesh release. */
|
|
2107
|
-
revision?: string;
|
|
2108
|
-
/** List of revisions available for upgrade of a specific mesh revision */
|
|
2109
|
-
upgrades?: string[];
|
|
2110
|
-
/** List of items this revision of service mesh is compatible with, and their associated versions. */
|
|
2111
|
-
compatibleWith?: CompatibleVersions[];
|
|
2112
|
-
}
|
|
2113
|
-
|
|
2114
|
-
/** Version information about a product/service that is compatible with a service mesh revision. */
|
|
2115
|
-
export interface CompatibleVersions {
|
|
2116
|
-
/** The product/service name. */
|
|
2117
|
-
name?: string;
|
|
2118
|
-
/** Product/service versions compatible with a service mesh add-on revision. */
|
|
2119
|
-
versions?: string[];
|
|
2120
|
-
}
|
|
2121
|
-
|
|
2122
|
-
/** Holds an array of MeshUpgradeProfiles */
|
|
2123
|
-
export interface MeshUpgradeProfileList {
|
|
2124
|
-
/** Array of supported service mesh add-on upgrade profiles. */
|
|
2125
|
-
value?: MeshUpgradeProfile[];
|
|
2126
|
-
/**
|
|
2127
|
-
* The URL to get the next set of mesh upgrade profile.
|
|
2128
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2129
|
-
*/
|
|
2130
|
-
readonly nextLink?: string;
|
|
2131
|
-
}
|
|
2132
|
-
|
|
2133
|
-
/** The response from the List Load Balancers operation. */
|
|
2134
|
-
export interface LoadBalancerListResult {
|
|
2135
|
-
/** The list of Load Balancers. */
|
|
2136
|
-
value?: LoadBalancer[];
|
|
1704
|
+
readonly family?: IpFamily;
|
|
2137
1705
|
/**
|
|
2138
|
-
*
|
|
1706
|
+
* IPv4 or IPv6 address of the machine
|
|
2139
1707
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2140
1708
|
*/
|
|
2141
|
-
readonly
|
|
2142
|
-
}
|
|
2143
|
-
|
|
2144
|
-
/** A label selector is a label query over a set of resources. The result of matchLabels and matchExpressions are ANDed. An empty label selector matches all objects. A null label selector matches no objects. */
|
|
2145
|
-
export interface LabelSelector {
|
|
2146
|
-
/** matchLabels is an array of {key=value} pairs. A single {key=value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is `key`, the operator is `In`, and the values array contains only `value`. The requirements are ANDed. */
|
|
2147
|
-
matchLabels?: string[];
|
|
2148
|
-
/** matchExpressions is a list of label selector requirements. The requirements are ANDed. */
|
|
2149
|
-
matchExpressions?: LabelSelectorRequirement[];
|
|
2150
|
-
}
|
|
2151
|
-
|
|
2152
|
-
/** A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values. */
|
|
2153
|
-
export interface LabelSelectorRequirement {
|
|
2154
|
-
/** key is the label key that the selector applies to. */
|
|
2155
|
-
key?: string;
|
|
2156
|
-
/** operator represents a key's relationship to a set of values. Valid operators are In and NotIn */
|
|
2157
|
-
operator?: Operator;
|
|
2158
|
-
/** values is an array of string values, the values array must be non-empty. */
|
|
2159
|
-
values?: string[];
|
|
2160
|
-
}
|
|
2161
|
-
|
|
2162
|
-
/** The names of the load balancers to rebalance. If set to empty, all load balancers will be rebalanced. */
|
|
2163
|
-
export interface RebalanceLoadBalancersRequestBody {
|
|
2164
|
-
/** The load balancer names list. */
|
|
2165
|
-
loadBalancerNames?: string[];
|
|
1709
|
+
readonly ip?: string;
|
|
2166
1710
|
}
|
|
2167
1711
|
|
|
2168
1712
|
/** Profile for the container service agent pool. */
|
|
@@ -2184,6 +1728,9 @@ export interface TrackedResource extends Resource {
|
|
|
2184
1728
|
location: string;
|
|
2185
1729
|
}
|
|
2186
1730
|
|
|
1731
|
+
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
1732
|
+
export interface ProxyResource extends Resource {}
|
|
1733
|
+
|
|
2187
1734
|
/** Defines binding between a resource and role */
|
|
2188
1735
|
export interface TrustedAccessRoleBinding extends Resource {
|
|
2189
1736
|
/**
|
|
@@ -2197,21 +1744,6 @@ export interface TrustedAccessRoleBinding extends Resource {
|
|
|
2197
1744
|
roles: string[];
|
|
2198
1745
|
}
|
|
2199
1746
|
|
|
2200
|
-
/** Available Guardrails Version */
|
|
2201
|
-
export interface GuardrailsAvailableVersion extends Resource {
|
|
2202
|
-
/** Whether the version is default or not and support info. */
|
|
2203
|
-
properties: GuardrailsAvailableVersionsProperties;
|
|
2204
|
-
}
|
|
2205
|
-
|
|
2206
|
-
/** Available Safeguards Version */
|
|
2207
|
-
export interface SafeguardsAvailableVersion extends Resource {
|
|
2208
|
-
/** Whether the version is default or not and support info. */
|
|
2209
|
-
properties: SafeguardsAvailableVersionsProperties;
|
|
2210
|
-
}
|
|
2211
|
-
|
|
2212
|
-
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
2213
|
-
export interface ProxyResource extends Resource {}
|
|
2214
|
-
|
|
2215
1747
|
/** See [planned maintenance](https://docs.microsoft.com/azure/aks/planned-maintenance) for more information about planned maintenance. */
|
|
2216
1748
|
export interface MaintenanceConfiguration extends SubResource {
|
|
2217
1749
|
/**
|
|
@@ -2229,11 +1761,6 @@ export interface MaintenanceConfiguration extends SubResource {
|
|
|
2229
1761
|
|
|
2230
1762
|
/** Agent Pool. */
|
|
2231
1763
|
export interface AgentPool extends SubResource {
|
|
2232
|
-
/**
|
|
2233
|
-
* Unique read-only string used to implement optimistic concurrency. The eTag value will change when the resource is updated. Specify an if-match or if-none-match header with the eTag value for a subsequent request to enable optimistic concurrency per the normal etag convention.
|
|
2234
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2235
|
-
*/
|
|
2236
|
-
readonly eTag?: string;
|
|
2237
1764
|
/** Number of agents (VMs) to host docker containers. Allowed values must be in the range of 0 to 1000 (inclusive) for user pools and in the range of 1 to 1000 (inclusive) for system pools. The default value is 1. */
|
|
2238
1765
|
count?: number;
|
|
2239
1766
|
/** VM size availability varies by region. If a node contains insufficient compute resources (memory, cpu, etc) pods might fail to run correctly. For more details on restricted VM sizes, see: https://docs.microsoft.com/azure/aks/quotas-skus-regions */
|
|
@@ -2246,19 +1773,15 @@ export interface AgentPool extends SubResource {
|
|
|
2246
1773
|
kubeletDiskType?: KubeletDiskType;
|
|
2247
1774
|
/** Determines the type of workload a node can run. */
|
|
2248
1775
|
workloadRuntime?: WorkloadRuntime;
|
|
2249
|
-
/** A base64-encoded string which will be written to /etc/motd after decoding. This allows customization of the message of the day for Linux nodes. It must not be specified for Windows nodes. It must be a static string (i.e., will be printed raw and not be executed as a script). */
|
|
2250
|
-
messageOfTheDay?: string;
|
|
2251
1776
|
/** If this is not specified, a VNET and subnet will be generated and used. If no podSubnetID is specified, this applies to nodes and pods, otherwise it applies to just nodes. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName} */
|
|
2252
1777
|
vnetSubnetID?: string;
|
|
2253
1778
|
/** If omitted, pod IPs are statically assigned on the node subnet (see vnetSubnetID for more details). This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName} */
|
|
2254
1779
|
podSubnetID?: string;
|
|
2255
|
-
/** The IP allocation mode for pods in the agent pool. Must be used with podSubnetId. The default is 'DynamicIndividual'. */
|
|
2256
|
-
podIPAllocationMode?: PodIPAllocationMode;
|
|
2257
1780
|
/** The maximum number of pods that can run on a node. */
|
|
2258
1781
|
maxPods?: number;
|
|
2259
1782
|
/** The operating system type. The default is Linux. */
|
|
2260
1783
|
osType?: OSType;
|
|
2261
|
-
/** Specifies the OS SKU used by the agent pool.
|
|
1784
|
+
/** Specifies the OS SKU used by the agent pool. The default is Ubuntu if OSType is Linux. The default is Windows2019 when Kubernetes <= 1.24 or Windows2022 when Kubernetes >= 1.25 if OSType is Windows. */
|
|
2262
1785
|
osSKU?: Ossku;
|
|
2263
1786
|
/** The maximum number of nodes for auto-scaling */
|
|
2264
1787
|
maxCount?: number;
|
|
@@ -2272,10 +1795,10 @@ export interface AgentPool extends SubResource {
|
|
|
2272
1795
|
typePropertiesType?: AgentPoolType;
|
|
2273
1796
|
/** A cluster must have at least one 'System' Agent Pool at all times. For additional information on agent pool restrictions and best practices, see: https://docs.microsoft.com/azure/aks/use-system-pools */
|
|
2274
1797
|
mode?: AgentPoolMode;
|
|
2275
|
-
/** Both patch version <major.minor.patch> and <major.minor> are supported. When <major.minor> is specified, the latest supported patch version is chosen automatically. Updating the
|
|
1798
|
+
/** Both patch version <major.minor.patch> (e.g. 1.20.13) and <major.minor> (e.g. 1.20) are supported. When <major.minor> is specified, the latest supported GA patch version is chosen automatically. Updating the cluster with the same <major.minor> once it has been created (e.g. 1.14.x -> 1.14) will not trigger an upgrade, even if a newer patch version is available. As a best practice, you should upgrade all node pools in an AKS cluster to the same Kubernetes version. The node pool version must have the same major version as the control plane. The node pool minor version must be within two minor versions of the control plane version. The node pool version cannot be greater than the control plane version. For more information see [upgrading a node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#upgrade-a-node-pool). */
|
|
2276
1799
|
orchestratorVersion?: string;
|
|
2277
1800
|
/**
|
|
2278
|
-
* If orchestratorVersion
|
|
1801
|
+
* If orchestratorVersion is a fully specified version <major.minor.patch>, this field will be exactly equal to it. If orchestratorVersion is <major.minor>, this field will contain the full <major.minor.patch> version being used.
|
|
2279
1802
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2280
1803
|
*/
|
|
2281
1804
|
readonly currentOrchestratorVersion?: string;
|
|
@@ -2297,8 +1820,6 @@ export interface AgentPool extends SubResource {
|
|
|
2297
1820
|
availabilityZones?: string[];
|
|
2298
1821
|
/** Some scenarios may require nodes in a node pool to receive their own dedicated public IP addresses. A common scenario is for gaming workloads, where a console needs to make a direct connection to a cloud virtual machine to minimize hops. For more information see [assigning a public IP per node](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#assign-a-public-ip-per-node-for-your-node-pools). The default is false. */
|
|
2299
1822
|
enableNodePublicIP?: boolean;
|
|
2300
|
-
/** When set to true, AKS adds a label to the node indicating that the feature is enabled and deploys a daemonset along with host services to sync custom certificate authorities from user-provided list of base64 encoded certificates into node trust stores. Defaults to false. */
|
|
2301
|
-
enableCustomCATrust?: boolean;
|
|
2302
1823
|
/** This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName} */
|
|
2303
1824
|
nodePublicIPPrefixID?: string;
|
|
2304
1825
|
/** The Virtual Machine Scale Set priority. If not specified, the default is 'Regular'. */
|
|
@@ -2313,8 +1834,6 @@ export interface AgentPool extends SubResource {
|
|
|
2313
1834
|
nodeLabels?: { [propertyName: string]: string };
|
|
2314
1835
|
/** The taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule. */
|
|
2315
1836
|
nodeTaints?: string[];
|
|
2316
|
-
/** These taints will not be reconciled by AKS and can be removed with a kubectl call. This field can be modified after node pool is created, but nodes will not be recreated with new taints until another operation that requires recreation (e.g. node image upgrade) happens. These taints allow for required configuration to run before the node is ready to accept workloads, for example 'key1=value1:NoSchedule' that then can be removed with `kubectl taint nodes node1 key1=value1:NoSchedule-` */
|
|
2317
|
-
nodeInitializationTaints?: string[];
|
|
2318
1837
|
/** The ID for Proximity Placement Group. */
|
|
2319
1838
|
proximityPlacementGroupID?: string;
|
|
2320
1839
|
/** The Kubelet configuration on the agent pool nodes. */
|
|
@@ -2335,22 +1854,12 @@ export interface AgentPool extends SubResource {
|
|
|
2335
1854
|
capacityReservationGroupID?: string;
|
|
2336
1855
|
/** This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}. For more information see [Azure dedicated hosts](https://docs.microsoft.com/azure/virtual-machines/dedicated-hosts). */
|
|
2337
1856
|
hostGroupID?: string;
|
|
2338
|
-
/** The Windows agent pool's specific profile. */
|
|
2339
|
-
windowsProfile?: AgentPoolWindowsProfile;
|
|
2340
1857
|
/** Network-related settings of an agent pool. */
|
|
2341
1858
|
networkProfile?: AgentPoolNetworkProfile;
|
|
1859
|
+
/** The Windows agent pool's specific profile. */
|
|
1860
|
+
windowsProfile?: AgentPoolWindowsProfile;
|
|
2342
1861
|
/** The security settings of an agent pool. */
|
|
2343
1862
|
securityProfile?: AgentPoolSecurityProfile;
|
|
2344
|
-
/** The GPU settings of an agent pool. */
|
|
2345
|
-
gpuProfile?: AgentPoolGPUProfile;
|
|
2346
|
-
/** Configuration for using artifact streaming on AKS. */
|
|
2347
|
-
artifactStreamingProfile?: AgentPoolArtifactStreamingProfile;
|
|
2348
|
-
/** Specifications on VirtualMachines agent pool. */
|
|
2349
|
-
virtualMachinesProfile?: VirtualMachinesProfile;
|
|
2350
|
-
/** The status of nodes in a VirtualMachines agent pool. */
|
|
2351
|
-
virtualMachineNodesStatus?: VirtualMachineNodes[];
|
|
2352
|
-
/** Profile specific to a managed agent pool in Gateway mode. This field cannot be set if agent pool mode is not Gateway. */
|
|
2353
|
-
gatewayProfile?: AgentPoolGatewayProfile;
|
|
2354
1863
|
}
|
|
2355
1864
|
|
|
2356
1865
|
/** A machine. Contains details about the underlying virtual machine. A machine may be visible here but not in kubectl get nodes; if so it may be because the machine has not been registered with the Kubernetes API Server yet. */
|
|
@@ -2367,19 +1876,12 @@ export interface MeshUpgradeProfileProperties extends MeshRevision {}
|
|
|
2367
1876
|
|
|
2368
1877
|
/** Managed cluster. */
|
|
2369
1878
|
export interface ManagedCluster extends TrackedResource {
|
|
2370
|
-
/**
|
|
2371
|
-
* Unique read-only string used to implement optimistic concurrency. The eTag value will change when the resource is updated. Specify an if-match or if-none-match header with the eTag value for a subsequent request to enable optimistic concurrency per the normal etag convention.
|
|
2372
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2373
|
-
*/
|
|
2374
|
-
readonly eTag?: string;
|
|
2375
1879
|
/** The managed cluster SKU. */
|
|
2376
1880
|
sku?: ManagedClusterSKU;
|
|
2377
1881
|
/** The extended location of the Virtual Machine. */
|
|
2378
1882
|
extendedLocation?: ExtendedLocation;
|
|
2379
1883
|
/** The identity of the managed cluster, if configured. */
|
|
2380
1884
|
identity?: ManagedClusterIdentity;
|
|
2381
|
-
/** This is primarily used to expose different UI experiences in the portal for different kinds */
|
|
2382
|
-
kind?: string;
|
|
2383
1885
|
/**
|
|
2384
1886
|
* The current provisioning state.
|
|
2385
1887
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2390,17 +1892,15 @@ export interface ManagedCluster extends TrackedResource {
|
|
|
2390
1892
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2391
1893
|
*/
|
|
2392
1894
|
readonly powerState?: PowerState;
|
|
2393
|
-
/** CreationData to be used to specify the source Snapshot ID if the cluster will be created/upgraded using a snapshot. */
|
|
2394
|
-
creationData?: CreationData;
|
|
2395
1895
|
/**
|
|
2396
1896
|
* The max number of agent pools for the managed cluster.
|
|
2397
1897
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2398
1898
|
*/
|
|
2399
1899
|
readonly maxAgentPools?: number;
|
|
2400
|
-
/** When you upgrade a supported AKS cluster, Kubernetes minor versions cannot be skipped. All upgrades must be performed sequentially by major version number. For example, upgrades between 1.14.x -> 1.15.x or 1.15.x -> 1.16.x are allowed, however 1.14.x -> 1.16.x is not allowed. See [upgrading an AKS cluster](https://docs.microsoft.com/azure/aks/upgrade-cluster) for more details. */
|
|
1900
|
+
/** Both patch version <major.minor.patch> (e.g. 1.20.13) and <major.minor> (e.g. 1.20) are supported. When <major.minor> is specified, the latest supported GA patch version is chosen automatically. Updating the cluster with the same <major.minor> once it has been created (e.g. 1.14.x -> 1.14) will not trigger an upgrade, even if a newer patch version is available. When you upgrade a supported AKS cluster, Kubernetes minor versions cannot be skipped. All upgrades must be performed sequentially by major version number. For example, upgrades between 1.14.x -> 1.15.x or 1.15.x -> 1.16.x are allowed, however 1.14.x -> 1.16.x is not allowed. See [upgrading an AKS cluster](https://docs.microsoft.com/azure/aks/upgrade-cluster) for more details. */
|
|
2401
1901
|
kubernetesVersion?: string;
|
|
2402
1902
|
/**
|
|
2403
|
-
*
|
|
1903
|
+
* If kubernetesVersion was a fully specified version <major.minor.patch>, this field will be exactly equal to it. If kubernetesVersion was <major.minor>, this field will contain the full <major.minor.patch> version being used.
|
|
2404
1904
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2405
1905
|
*/
|
|
2406
1906
|
readonly currentKubernetesVersion?: string;
|
|
@@ -2439,16 +1939,12 @@ export interface ManagedCluster extends TrackedResource {
|
|
|
2439
1939
|
oidcIssuerProfile?: ManagedClusterOidcIssuerProfile;
|
|
2440
1940
|
/** The name of the resource group containing agent pool nodes. */
|
|
2441
1941
|
nodeResourceGroup?: string;
|
|
2442
|
-
/** The node resource group configuration profile. */
|
|
2443
|
-
nodeResourceGroupProfile?: ManagedClusterNodeResourceGroupProfile;
|
|
2444
1942
|
/** Whether to enable Kubernetes Role-Based Access Control. */
|
|
2445
1943
|
enableRbac?: boolean;
|
|
2446
1944
|
/** The support plan for the Managed Cluster. If unspecified, the default is 'KubernetesOfficial'. */
|
|
2447
1945
|
supportPlan?: KubernetesSupportPlan;
|
|
2448
1946
|
/** (DEPRECATED) Whether to enable Kubernetes pod security policy (preview). PodSecurityPolicy was deprecated in Kubernetes v1.21, and removed from Kubernetes in v1.25. Learn more at https://aka.ms/k8s/psp and https://aka.ms/aks/psp. */
|
|
2449
1947
|
enablePodSecurityPolicy?: boolean;
|
|
2450
|
-
/** The default value is false. It can be enabled/disabled on creation and updating of the managed cluster. See [https://aka.ms/NamespaceARMResource](https://aka.ms/NamespaceARMResource) for more details on Namespace as a ARM Resource. */
|
|
2451
|
-
enableNamespaceResources?: boolean;
|
|
2452
1948
|
/** The network configuration profile. */
|
|
2453
1949
|
networkProfile?: ContainerServiceNetworkProfile;
|
|
2454
1950
|
/** The Azure Active Directory configuration. */
|
|
@@ -2481,10 +1977,8 @@ export interface ManagedCluster extends TrackedResource {
|
|
|
2481
1977
|
publicNetworkAccess?: PublicNetworkAccess;
|
|
2482
1978
|
/** Workload Auto-scaler profile for the managed cluster. */
|
|
2483
1979
|
workloadAutoScalerProfile?: ManagedClusterWorkloadAutoScalerProfile;
|
|
2484
|
-
/**
|
|
1980
|
+
/** Azure Monitor addon profiles for monitoring the managed cluster. */
|
|
2485
1981
|
azureMonitorProfile?: ManagedClusterAzureMonitorProfile;
|
|
2486
|
-
/** The Safeguards profile holds all the safeguards information for a given cluster */
|
|
2487
|
-
safeguardsProfile?: SafeguardsProfile;
|
|
2488
1982
|
/** Service mesh profile for a managed cluster. */
|
|
2489
1983
|
serviceMeshProfile?: ServiceMeshProfile;
|
|
2490
1984
|
/**
|
|
@@ -2494,12 +1988,6 @@ export interface ManagedCluster extends TrackedResource {
|
|
|
2494
1988
|
readonly resourceUID?: string;
|
|
2495
1989
|
/** Optional cluster metrics configuration. */
|
|
2496
1990
|
metricsProfile?: ManagedClusterMetricsProfile;
|
|
2497
|
-
/** AI toolchain operator settings that apply to the whole cluster. */
|
|
2498
|
-
aiToolchainOperatorProfile?: ManagedClusterAIToolchainOperatorProfile;
|
|
2499
|
-
/** Node provisioning settings that apply to the whole cluster. */
|
|
2500
|
-
nodeProvisioningProfile?: ManagedClusterNodeProvisioningProfile;
|
|
2501
|
-
/** Profile of the cluster bootstrap configuration. */
|
|
2502
|
-
bootstrapProfile?: ManagedClusterBootstrapProfile;
|
|
2503
1991
|
}
|
|
2504
1992
|
|
|
2505
1993
|
/** Managed cluster Access Profile. */
|
|
@@ -2530,7 +2018,7 @@ export interface Snapshot extends TrackedResource {
|
|
|
2530
2018
|
*/
|
|
2531
2019
|
readonly osType?: OSType;
|
|
2532
2020
|
/**
|
|
2533
|
-
* Specifies the OS SKU used by the agent pool.
|
|
2021
|
+
* Specifies the OS SKU used by the agent pool. The default is Ubuntu if OSType is Linux. The default is Windows2019 when Kubernetes <= 1.24 or Windows2022 when Kubernetes >= 1.25 if OSType is Windows.
|
|
2534
2022
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2535
2023
|
*/
|
|
2536
2024
|
readonly osSku?: Ossku;
|
|
@@ -2546,19 +2034,6 @@ export interface Snapshot extends TrackedResource {
|
|
|
2546
2034
|
readonly enableFips?: boolean;
|
|
2547
2035
|
}
|
|
2548
2036
|
|
|
2549
|
-
/** A managed cluster snapshot resource. */
|
|
2550
|
-
export interface ManagedClusterSnapshot extends TrackedResource {
|
|
2551
|
-
/** CreationData to be used to specify the source resource ID to create this snapshot. */
|
|
2552
|
-
creationData?: CreationData;
|
|
2553
|
-
/** The type of a snapshot. The default is NodePool. */
|
|
2554
|
-
snapshotType?: SnapshotType;
|
|
2555
|
-
/**
|
|
2556
|
-
* What the properties will be showed when getting managed cluster snapshot. Those properties are read-only.
|
|
2557
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2558
|
-
*/
|
|
2559
|
-
readonly managedClusterPropertiesReadOnly?: ManagedClusterPropertiesForSnapshot;
|
|
2560
|
-
}
|
|
2561
|
-
|
|
2562
2037
|
/** Mesh revision profile for a mesh. */
|
|
2563
2038
|
export interface MeshRevisionProfile extends ProxyResource {
|
|
2564
2039
|
/** Mesh revision profile properties for a mesh */
|
|
@@ -2571,27 +2046,6 @@ export interface MeshUpgradeProfile extends ProxyResource {
|
|
|
2571
2046
|
properties?: MeshUpgradeProfileProperties;
|
|
2572
2047
|
}
|
|
2573
2048
|
|
|
2574
|
-
/** The configurations regarding multiple standard load balancers. If not supplied, single load balancer mode will be used. Multiple standard load balancers mode will be used if at lease one configuration is supplied. There has to be a configuration named `kubernetes`. */
|
|
2575
|
-
export interface LoadBalancer extends ProxyResource {
|
|
2576
|
-
/** Name of the public load balancer. There will be an internal load balancer created if needed, and the name will be `<name>-internal`. The internal lb shares the same configurations as the external one. The internal lbs are not needed to be included in LoadBalancer list. There must be a name of kubernetes in the list. */
|
|
2577
|
-
namePropertiesName?: string;
|
|
2578
|
-
/** Required field. A string value that must specify the ID of an existing agent pool. All nodes in the given pool will always be added to this load balancer. This agent pool must have at least one node and minCount>=1 for autoscaling operations. An agent pool can only be the primary pool for a single load balancer. */
|
|
2579
|
-
primaryAgentPoolName?: string;
|
|
2580
|
-
/** Whether to automatically place services on the load balancer. If not supplied, the default value is true. If set to false manually, both of the external and the internal load balancer will not be selected for services unless they explicitly target it. */
|
|
2581
|
-
allowServicePlacement?: boolean;
|
|
2582
|
-
/** Only services that must match this selector can be placed on this load balancer. */
|
|
2583
|
-
serviceLabelSelector?: LabelSelector;
|
|
2584
|
-
/** Services created in namespaces that match the selector can be placed on this load balancer. */
|
|
2585
|
-
serviceNamespaceSelector?: LabelSelector;
|
|
2586
|
-
/** Nodes that match this selector will be possible members of this load balancer. */
|
|
2587
|
-
nodeSelector?: LabelSelector;
|
|
2588
|
-
/**
|
|
2589
|
-
* The current provisioning state.
|
|
2590
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2591
|
-
*/
|
|
2592
|
-
readonly provisioningState?: string;
|
|
2593
|
-
}
|
|
2594
|
-
|
|
2595
2049
|
/** Defines headers for ManagedClusters_delete operation. */
|
|
2596
2050
|
export interface ManagedClustersDeleteHeaders {
|
|
2597
2051
|
/** URL to query for status of the operation. */
|
|
@@ -2610,23 +2064,22 @@ export interface ManagedClustersResetAADProfileHeaders {
|
|
|
2610
2064
|
location?: string;
|
|
2611
2065
|
}
|
|
2612
2066
|
|
|
2613
|
-
/** Defines headers for
|
|
2614
|
-
export interface
|
|
2067
|
+
/** Defines headers for ManagedClusters_rotateClusterCertificates operation. */
|
|
2068
|
+
export interface ManagedClustersRotateClusterCertificatesHeaders {
|
|
2615
2069
|
/** URL to query for status of the operation. */
|
|
2616
2070
|
location?: string;
|
|
2617
|
-
/** URL to query for status of the operation. */
|
|
2618
|
-
azureAsyncOperation?: string;
|
|
2619
2071
|
}
|
|
2620
2072
|
|
|
2621
|
-
/** Defines headers for
|
|
2622
|
-
export interface
|
|
2073
|
+
/** Defines headers for ManagedClusters_abortLatestOperation operation. */
|
|
2074
|
+
export interface ManagedClustersAbortLatestOperationHeaders {
|
|
2623
2075
|
/** URL to query for status of the operation. */
|
|
2624
2076
|
location?: string;
|
|
2077
|
+
/** URL to query for status of the operation. */
|
|
2078
|
+
azureAsyncOperation?: string;
|
|
2625
2079
|
}
|
|
2626
2080
|
|
|
2627
2081
|
/** Defines headers for ManagedClusters_rotateServiceAccountSigningKeys operation. */
|
|
2628
2082
|
export interface ManagedClustersRotateServiceAccountSigningKeysHeaders {
|
|
2629
|
-
/** URL to query for status of the operation. */
|
|
2630
2083
|
location?: string;
|
|
2631
2084
|
}
|
|
2632
2085
|
|
|
@@ -2654,12 +2107,6 @@ export interface ManagedClustersGetCommandResultHeaders {
|
|
|
2654
2107
|
location?: string;
|
|
2655
2108
|
}
|
|
2656
2109
|
|
|
2657
|
-
/** Defines headers for ManagedClusters_rebalanceLoadBalancers operation. */
|
|
2658
|
-
export interface ManagedClustersRebalanceLoadBalancersHeaders {
|
|
2659
|
-
/** URL to query for status of the operation. */
|
|
2660
|
-
location?: string;
|
|
2661
|
-
}
|
|
2662
|
-
|
|
2663
2110
|
/** Defines headers for AgentPools_abortLatestOperation operation. */
|
|
2664
2111
|
export interface AgentPoolsAbortLatestOperationHeaders {
|
|
2665
2112
|
/** URL to query for status of the operation. */
|
|
@@ -2692,12 +2139,6 @@ export interface TrustedAccessRoleBindingsDeleteHeaders {
|
|
|
2692
2139
|
location?: string;
|
|
2693
2140
|
}
|
|
2694
2141
|
|
|
2695
|
-
/** Defines headers for LoadBalancers_delete operation. */
|
|
2696
|
-
export interface LoadBalancersDeleteHeaders {
|
|
2697
|
-
/** URL to query for status of the operation. */
|
|
2698
|
-
location?: string;
|
|
2699
|
-
}
|
|
2700
|
-
|
|
2701
2142
|
/** Known values of {@link KubernetesSupportPlan} that the service accepts. */
|
|
2702
2143
|
export enum KnownKubernetesSupportPlan {
|
|
2703
2144
|
/** Support for the version is the same as for the open source Kubernetes offering. Official Kubernetes open source community support versions for 1 year after release. */
|
|
@@ -2720,8 +2161,6 @@ export type KubernetesSupportPlan = string;
|
|
|
2720
2161
|
export enum KnownManagedClusterSKUName {
|
|
2721
2162
|
/** Base option for the AKS control plane. */
|
|
2722
2163
|
Base = "Base",
|
|
2723
|
-
/** Automatic clusters are optimized to run most production workloads with configuration that follows AKS best practices and recommendations for cluster and workload setup, scalability, and security. For more details about Automatic clusters see aka.ms\/aks\/automatic. */
|
|
2724
|
-
Automatic = "Automatic",
|
|
2725
2164
|
}
|
|
2726
2165
|
|
|
2727
2166
|
/**
|
|
@@ -2729,8 +2168,7 @@ export enum KnownManagedClusterSKUName {
|
|
|
2729
2168
|
* {@link KnownManagedClusterSKUName} can be used interchangeably with ManagedClusterSKUName,
|
|
2730
2169
|
* this enum contains the known values that the service supports.
|
|
2731
2170
|
* ### Known values supported by the service
|
|
2732
|
-
* **Base**: Base option for the AKS control plane.
|
|
2733
|
-
* **Automatic**: Automatic clusters are optimized to run most production workloads with configuration that follows AKS best practices and recommendations for cluster and workload setup, scalability, and security. For more details about Automatic clusters see aka.ms\/aks\/automatic.
|
|
2171
|
+
* **Base**: Base option for the AKS control plane.
|
|
2734
2172
|
*/
|
|
2735
2173
|
export type ManagedClusterSKUName = string;
|
|
2736
2174
|
|
|
@@ -2830,8 +2268,6 @@ export enum KnownWorkloadRuntime {
|
|
|
2830
2268
|
OCIContainer = "OCIContainer",
|
|
2831
2269
|
/** Nodes will use Krustlet to run WASM workloads using the WASI provider (Preview). */
|
|
2832
2270
|
WasmWasi = "WasmWasi",
|
|
2833
|
-
/** Nodes can use (Kata + Cloud Hypervisor + Hyper-V) to enable Nested VM-based pods (Preview). Due to the use Hyper-V, AKS node OS itself is a nested VM (the root OS) of Hyper-V. Thus it can only be used with VM series that support Nested Virtualization such as Dv3 series. */
|
|
2834
|
-
KataMshvVmIsolation = "KataMshvVmIsolation",
|
|
2835
2271
|
}
|
|
2836
2272
|
|
|
2837
2273
|
/**
|
|
@@ -2840,29 +2276,10 @@ export enum KnownWorkloadRuntime {
|
|
|
2840
2276
|
* this enum contains the known values that the service supports.
|
|
2841
2277
|
* ### Known values supported by the service
|
|
2842
2278
|
* **OCIContainer**: Nodes will use Kubelet to run standard OCI container workloads. \
|
|
2843
|
-
* **WasmWasi**: Nodes will use Krustlet to run WASM workloads using the WASI provider (Preview).
|
|
2844
|
-
* **KataMshvVmIsolation**: Nodes can use (Kata + Cloud Hypervisor + Hyper-V) to enable Nested VM-based pods (Preview). Due to the use Hyper-V, AKS node OS itself is a nested VM (the root OS) of Hyper-V. Thus it can only be used with VM series that support Nested Virtualization such as Dv3 series.
|
|
2279
|
+
* **WasmWasi**: Nodes will use Krustlet to run WASM workloads using the WASI provider (Preview).
|
|
2845
2280
|
*/
|
|
2846
2281
|
export type WorkloadRuntime = string;
|
|
2847
2282
|
|
|
2848
|
-
/** Known values of {@link PodIPAllocationMode} that the service accepts. */
|
|
2849
|
-
export enum KnownPodIPAllocationMode {
|
|
2850
|
-
/** Each pod gets a single IP address assigned. This is better for maximizing a small to medium subnet of size \/16 or smaller. The Azure CNI cluster with dynamic IP allocation defaults to this mode if the customer does not explicitly specify a podIPAllocationMode */
|
|
2851
|
-
DynamicIndividual = "DynamicIndividual",
|
|
2852
|
-
/** Each node is statically allocated CIDR block(s) of size \/28 = 16 IPs per block to satisfy the maxPods per node. Number of CIDR blocks >= (maxPods \/ 16). The block, rather than a single IP, counts against the Azure Vnet Private IP limit of 65K. Therefore block mode is suitable for running larger workloads with more than the current limit of 65K pods in a cluster. This mode is better suited to scale with larger subnets of \/15 or bigger */
|
|
2853
|
-
StaticBlock = "StaticBlock",
|
|
2854
|
-
}
|
|
2855
|
-
|
|
2856
|
-
/**
|
|
2857
|
-
* Defines values for PodIPAllocationMode. \
|
|
2858
|
-
* {@link KnownPodIPAllocationMode} can be used interchangeably with PodIPAllocationMode,
|
|
2859
|
-
* this enum contains the known values that the service supports.
|
|
2860
|
-
* ### Known values supported by the service
|
|
2861
|
-
* **DynamicIndividual**: Each pod gets a single IP address assigned. This is better for maximizing a small to medium subnet of size \/16 or smaller. The Azure CNI cluster with dynamic IP allocation defaults to this mode if the customer does not explicitly specify a podIPAllocationMode \
|
|
2862
|
-
* **StaticBlock**: Each node is statically allocated CIDR block(s) of size \/28 = 16 IPs per block to satisfy the maxPods per node. Number of CIDR blocks >= (maxPods \/ 16). The block, rather than a single IP, counts against the Azure Vnet Private IP limit of 65K. Therefore block mode is suitable for running larger workloads with more than the current limit of 65K pods in a cluster. This mode is better suited to scale with larger subnets of \/15 or bigger
|
|
2863
|
-
*/
|
|
2864
|
-
export type PodIPAllocationMode = string;
|
|
2865
|
-
|
|
2866
2283
|
/** Known values of {@link OSType} that the service accepts. */
|
|
2867
2284
|
export enum KnownOSType {
|
|
2868
2285
|
/** Use Linux. */
|
|
@@ -2885,8 +2302,6 @@ export type OSType = string;
|
|
|
2885
2302
|
export enum KnownOssku {
|
|
2886
2303
|
/** Use Ubuntu as the OS for node images. */
|
|
2887
2304
|
Ubuntu = "Ubuntu",
|
|
2888
|
-
/** Deprecated OSSKU. Microsoft recommends that new deployments choose 'AzureLinux' instead. */
|
|
2889
|
-
Mariner = "Mariner",
|
|
2890
2305
|
/** Use AzureLinux as the OS for node images. Azure Linux is a container-optimized Linux distro built by Microsoft, visit https:\//aka.ms\/azurelinux for more information. */
|
|
2891
2306
|
AzureLinux = "AzureLinux",
|
|
2892
2307
|
/** Deprecated OSSKU. Microsoft recommends that new deployments choose 'AzureLinux' instead. */
|
|
@@ -2895,8 +2310,6 @@ export enum KnownOssku {
|
|
|
2895
2310
|
Windows2019 = "Windows2019",
|
|
2896
2311
|
/** Use Windows2022 as the OS for node images. Unsupported for system node pools. Windows2022 only supports Windows2022 containers; it cannot run Windows2019 containers and vice versa. */
|
|
2897
2312
|
Windows2022 = "Windows2022",
|
|
2898
|
-
/** Use Windows Annual Channel version as the OS for node images. Unsupported for system node pools. Details about supported container images and kubernetes versions under different AKS Annual Channel versions could be seen in https:\//aka.ms\/aks\/windows-annual-channel-details. */
|
|
2899
|
-
WindowsAnnual = "WindowsAnnual",
|
|
2900
2313
|
}
|
|
2901
2314
|
|
|
2902
2315
|
/**
|
|
@@ -2905,12 +2318,10 @@ export enum KnownOssku {
|
|
|
2905
2318
|
* this enum contains the known values that the service supports.
|
|
2906
2319
|
* ### Known values supported by the service
|
|
2907
2320
|
* **Ubuntu**: Use Ubuntu as the OS for node images. \
|
|
2908
|
-
* **Mariner**: Deprecated OSSKU. Microsoft recommends that new deployments choose 'AzureLinux' instead. \
|
|
2909
2321
|
* **AzureLinux**: Use AzureLinux as the OS for node images. Azure Linux is a container-optimized Linux distro built by Microsoft, visit https:\/\/aka.ms\/azurelinux for more information. \
|
|
2910
2322
|
* **CBLMariner**: Deprecated OSSKU. Microsoft recommends that new deployments choose 'AzureLinux' instead. \
|
|
2911
2323
|
* **Windows2019**: Use Windows2019 as the OS for node images. Unsupported for system node pools. Windows2019 only supports Windows2019 containers; it cannot run Windows2022 containers and vice versa. \
|
|
2912
|
-
* **Windows2022**: Use Windows2022 as the OS for node images. Unsupported for system node pools. Windows2022 only supports Windows2022 containers; it cannot run Windows2019 containers and vice versa.
|
|
2913
|
-
* **WindowsAnnual**: Use Windows Annual Channel version as the OS for node images. Unsupported for system node pools. Details about supported container images and kubernetes versions under different AKS Annual Channel versions could be seen in https:\/\/aka.ms\/aks\/windows-annual-channel-details.
|
|
2324
|
+
* **Windows2022**: Use Windows2022 as the OS for node images. Unsupported for system node pools. Windows2022 only supports Windows2022 containers; it cannot run Windows2019 containers and vice versa.
|
|
2914
2325
|
*/
|
|
2915
2326
|
export type Ossku = string;
|
|
2916
2327
|
|
|
@@ -2938,8 +2349,6 @@ export enum KnownAgentPoolType {
|
|
|
2938
2349
|
VirtualMachineScaleSets = "VirtualMachineScaleSets",
|
|
2939
2350
|
/** Use of this is strongly discouraged. */
|
|
2940
2351
|
AvailabilitySet = "AvailabilitySet",
|
|
2941
|
-
/** Create an Agent Pool backed by a Single Instance VM orchestration mode. */
|
|
2942
|
-
VirtualMachines = "VirtualMachines",
|
|
2943
2352
|
}
|
|
2944
2353
|
|
|
2945
2354
|
/**
|
|
@@ -2948,8 +2357,7 @@ export enum KnownAgentPoolType {
|
|
|
2948
2357
|
* this enum contains the known values that the service supports.
|
|
2949
2358
|
* ### Known values supported by the service
|
|
2950
2359
|
* **VirtualMachineScaleSets**: Create an Agent Pool backed by a Virtual Machine Scale Set. \
|
|
2951
|
-
* **AvailabilitySet**: Use of this is strongly discouraged.
|
|
2952
|
-
* **VirtualMachines**: Create an Agent Pool backed by a Single Instance VM orchestration mode.
|
|
2360
|
+
* **AvailabilitySet**: Use of this is strongly discouraged.
|
|
2953
2361
|
*/
|
|
2954
2362
|
export type AgentPoolType = string;
|
|
2955
2363
|
|
|
@@ -2959,8 +2367,6 @@ export enum KnownAgentPoolMode {
|
|
|
2959
2367
|
System = "System",
|
|
2960
2368
|
/** User agent pools are primarily for hosting your application pods. */
|
|
2961
2369
|
User = "User",
|
|
2962
|
-
/** Gateway agent pools are dedicated to providing static egress IPs to pods. For more details, see https:\//aka.ms\/aks\/static-egress-gateway. */
|
|
2963
|
-
Gateway = "Gateway",
|
|
2964
2370
|
}
|
|
2965
2371
|
|
|
2966
2372
|
/**
|
|
@@ -2969,29 +2375,10 @@ export enum KnownAgentPoolMode {
|
|
|
2969
2375
|
* this enum contains the known values that the service supports.
|
|
2970
2376
|
* ### Known values supported by the service
|
|
2971
2377
|
* **System**: System agent pools are primarily for hosting critical system pods such as CoreDNS and metrics-server. System agent pools osType must be Linux. System agent pools VM SKU must have at least 2vCPUs and 4GB of memory. \
|
|
2972
|
-
* **User**: User agent pools are primarily for hosting your application pods.
|
|
2973
|
-
* **Gateway**: Gateway agent pools are dedicated to providing static egress IPs to pods. For more details, see https:\/\/aka.ms\/aks\/static-egress-gateway.
|
|
2378
|
+
* **User**: User agent pools are primarily for hosting your application pods.
|
|
2974
2379
|
*/
|
|
2975
2380
|
export type AgentPoolMode = string;
|
|
2976
2381
|
|
|
2977
|
-
/** Known values of {@link UndrainableNodeBehavior} that the service accepts. */
|
|
2978
|
-
export enum KnownUndrainableNodeBehavior {
|
|
2979
|
-
/** AKS will cordon the blocked nodes and replace them with surge nodes during upgrade. The blocked nodes will be cordoned and replaced by surge nodes. The blocked nodes will have label 'kubernetes.azure.com\/upgrade-status:Quarantined'. A surge node will be retained for each blocked node. A best-effort attempt will be made to delete all other surge nodes. If there are enough surge nodes to replace blocked nodes, then the upgrade operation and the managed cluster will be in failed state. Otherwise, the upgrade operation and the managed cluster will be in canceled state. */
|
|
2980
|
-
Cordon = "Cordon",
|
|
2981
|
-
/** AKS will mark the blocked nodes schedulable, but the blocked nodes are not upgraded. A best-effort attempt will be made to delete all surge nodes. The upgrade operation and the managed cluster will be in failed state if there are any blocked nodes. */
|
|
2982
|
-
Schedule = "Schedule",
|
|
2983
|
-
}
|
|
2984
|
-
|
|
2985
|
-
/**
|
|
2986
|
-
* Defines values for UndrainableNodeBehavior. \
|
|
2987
|
-
* {@link KnownUndrainableNodeBehavior} can be used interchangeably with UndrainableNodeBehavior,
|
|
2988
|
-
* this enum contains the known values that the service supports.
|
|
2989
|
-
* ### Known values supported by the service
|
|
2990
|
-
* **Cordon**: AKS will cordon the blocked nodes and replace them with surge nodes during upgrade. The blocked nodes will be cordoned and replaced by surge nodes. The blocked nodes will have label 'kubernetes.azure.com\/upgrade-status:Quarantined'. A surge node will be retained for each blocked node. A best-effort attempt will be made to delete all other surge nodes. If there are enough surge nodes to replace blocked nodes, then the upgrade operation and the managed cluster will be in failed state. Otherwise, the upgrade operation and the managed cluster will be in canceled state. \
|
|
2991
|
-
* **Schedule**: AKS will mark the blocked nodes schedulable, but the blocked nodes are not upgraded. A best-effort attempt will be made to delete all surge nodes. The upgrade operation and the managed cluster will be in failed state if there are any blocked nodes.
|
|
2992
|
-
*/
|
|
2993
|
-
export type UndrainableNodeBehavior = string;
|
|
2994
|
-
|
|
2995
2382
|
/** Known values of {@link ScaleSetPriority} that the service accepts. */
|
|
2996
2383
|
export enum KnownScaleSetPriority {
|
|
2997
2384
|
/** Spot priority VMs will be used. There is no SLA for spot nodes. See [spot on AKS](https:\//docs.microsoft.com\/azure\/aks\/spot-node-pool) for more information. */
|
|
@@ -3073,42 +2460,6 @@ export enum KnownProtocol {
|
|
|
3073
2460
|
*/
|
|
3074
2461
|
export type Protocol = string;
|
|
3075
2462
|
|
|
3076
|
-
/** Known values of {@link AgentPoolSSHAccess} that the service accepts. */
|
|
3077
|
-
export enum KnownAgentPoolSSHAccess {
|
|
3078
|
-
/** Can SSH onto the node as a local user using private key. */
|
|
3079
|
-
LocalUser = "LocalUser",
|
|
3080
|
-
/** SSH service will be turned off on the node. */
|
|
3081
|
-
Disabled = "Disabled",
|
|
3082
|
-
}
|
|
3083
|
-
|
|
3084
|
-
/**
|
|
3085
|
-
* Defines values for AgentPoolSSHAccess. \
|
|
3086
|
-
* {@link KnownAgentPoolSSHAccess} can be used interchangeably with AgentPoolSSHAccess,
|
|
3087
|
-
* this enum contains the known values that the service supports.
|
|
3088
|
-
* ### Known values supported by the service
|
|
3089
|
-
* **LocalUser**: Can SSH onto the node as a local user using private key. \
|
|
3090
|
-
* **Disabled**: SSH service will be turned off on the node.
|
|
3091
|
-
*/
|
|
3092
|
-
export type AgentPoolSSHAccess = string;
|
|
3093
|
-
|
|
3094
|
-
/** Known values of {@link DriverType} that the service accepts. */
|
|
3095
|
-
export enum KnownDriverType {
|
|
3096
|
-
/** Install the GRID driver for the GPU, suitable for applications requiring virtualization support. */
|
|
3097
|
-
Grid = "GRID",
|
|
3098
|
-
/** Install the CUDA driver for the GPU, optimized for computational tasks in scientific computing and data-intensive applications. */
|
|
3099
|
-
Cuda = "CUDA",
|
|
3100
|
-
}
|
|
3101
|
-
|
|
3102
|
-
/**
|
|
3103
|
-
* Defines values for DriverType. \
|
|
3104
|
-
* {@link KnownDriverType} can be used interchangeably with DriverType,
|
|
3105
|
-
* this enum contains the known values that the service supports.
|
|
3106
|
-
* ### Known values supported by the service
|
|
3107
|
-
* **GRID**: Install the GRID driver for the GPU, suitable for applications requiring virtualization support. \
|
|
3108
|
-
* **CUDA**: Install the CUDA driver for the GPU, optimized for computational tasks in scientific computing and data-intensive applications.
|
|
3109
|
-
*/
|
|
3110
|
-
export type DriverType = string;
|
|
3111
|
-
|
|
3112
2463
|
/** Known values of {@link LicenseType} that the service accepts. */
|
|
3113
2464
|
export enum KnownLicenseType {
|
|
3114
2465
|
/** No additional licensing is applied. */
|
|
@@ -3157,31 +2508,13 @@ export enum KnownManagedClusterPodIdentityProvisioningState {
|
|
|
3157
2508
|
*/
|
|
3158
2509
|
export type ManagedClusterPodIdentityProvisioningState = string;
|
|
3159
2510
|
|
|
3160
|
-
/** Known values of {@link RestrictionLevel} that the service accepts. */
|
|
3161
|
-
export enum KnownRestrictionLevel {
|
|
3162
|
-
/** All RBAC permissions are allowed on the managed node resource group */
|
|
3163
|
-
Unrestricted = "Unrestricted",
|
|
3164
|
-
/** Only *\/read RBAC permissions allowed on the managed node resource group */
|
|
3165
|
-
ReadOnly = "ReadOnly",
|
|
3166
|
-
}
|
|
3167
|
-
|
|
3168
|
-
/**
|
|
3169
|
-
* Defines values for RestrictionLevel. \
|
|
3170
|
-
* {@link KnownRestrictionLevel} can be used interchangeably with RestrictionLevel,
|
|
3171
|
-
* this enum contains the known values that the service supports.
|
|
3172
|
-
* ### Known values supported by the service
|
|
3173
|
-
* **Unrestricted**: All RBAC permissions are allowed on the managed node resource group \
|
|
3174
|
-
* **ReadOnly**: Only *\/read RBAC permissions allowed on the managed node resource group
|
|
3175
|
-
*/
|
|
3176
|
-
export type RestrictionLevel = string;
|
|
3177
|
-
|
|
3178
2511
|
/** Known values of {@link NetworkPlugin} that the service accepts. */
|
|
3179
2512
|
export enum KnownNetworkPlugin {
|
|
3180
2513
|
/** Use the Azure CNI network plugin. See [Azure CNI (advanced) networking](https:\//docs.microsoft.com\/azure\/aks\/concepts-network#azure-cni-advanced-networking) for more information. */
|
|
3181
2514
|
Azure = "azure",
|
|
3182
2515
|
/** Use the Kubenet network plugin. See [Kubenet (basic) networking](https:\//docs.microsoft.com\/azure\/aks\/concepts-network#kubenet-basic-networking) for more information. */
|
|
3183
2516
|
Kubenet = "kubenet",
|
|
3184
|
-
/**
|
|
2517
|
+
/** No CNI plugin is pre-installed. See [BYO CNI](https:\//docs.microsoft.com\/en-us\/azure\/aks\/use-byo-cni) for more information. */
|
|
3185
2518
|
None = "none",
|
|
3186
2519
|
}
|
|
3187
2520
|
|
|
@@ -3192,13 +2525,13 @@ export enum KnownNetworkPlugin {
|
|
|
3192
2525
|
* ### Known values supported by the service
|
|
3193
2526
|
* **azure**: Use the Azure CNI network plugin. See [Azure CNI (advanced) networking](https:\/\/docs.microsoft.com\/azure\/aks\/concepts-network#azure-cni-advanced-networking) for more information. \
|
|
3194
2527
|
* **kubenet**: Use the Kubenet network plugin. See [Kubenet (basic) networking](https:\/\/docs.microsoft.com\/azure\/aks\/concepts-network#kubenet-basic-networking) for more information. \
|
|
3195
|
-
* **none**:
|
|
2528
|
+
* **none**: No CNI plugin is pre-installed. See [BYO CNI](https:\/\/docs.microsoft.com\/en-us\/azure\/aks\/use-byo-cni) for more information.
|
|
3196
2529
|
*/
|
|
3197
2530
|
export type NetworkPlugin = string;
|
|
3198
2531
|
|
|
3199
2532
|
/** Known values of {@link NetworkPluginMode} that the service accepts. */
|
|
3200
2533
|
export enum KnownNetworkPluginMode {
|
|
3201
|
-
/**
|
|
2534
|
+
/** Used with networkPlugin=azure, pods are given IPs from the PodCIDR address space but use Azure Routing Domains rather than Kubenet's method of route tables. For more information visit https:\//aka.ms\/aks\/azure-cni-overlay. */
|
|
3202
2535
|
Overlay = "overlay",
|
|
3203
2536
|
}
|
|
3204
2537
|
|
|
@@ -3207,7 +2540,7 @@ export enum KnownNetworkPluginMode {
|
|
|
3207
2540
|
* {@link KnownNetworkPluginMode} can be used interchangeably with NetworkPluginMode,
|
|
3208
2541
|
* this enum contains the known values that the service supports.
|
|
3209
2542
|
* ### Known values supported by the service
|
|
3210
|
-
* **overlay**:
|
|
2543
|
+
* **overlay**: Used with networkPlugin=azure, pods are given IPs from the PodCIDR address space but use Azure Routing Domains rather than Kubenet's method of route tables. For more information visit https:\/\/aka.ms\/aks\/azure-cni-overlay.
|
|
3211
2544
|
*/
|
|
3212
2545
|
export type NetworkPluginMode = string;
|
|
3213
2546
|
|
|
@@ -3281,8 +2614,6 @@ export enum KnownOutboundType {
|
|
|
3281
2614
|
ManagedNATGateway = "managedNATGateway",
|
|
3282
2615
|
/** The user-assigned NAT gateway associated to the cluster subnet is used for egress. This is an advanced scenario and requires proper network configuration. */
|
|
3283
2616
|
UserAssignedNATGateway = "userAssignedNATGateway",
|
|
3284
|
-
/** The AKS cluster is not set with any outbound-type. All AKS nodes follows Azure VM default outbound behavior. Please refer to https:\//azure.microsoft.com\/en-us\/updates\/default-outbound-access-for-vms-in-azure-will-be-retired-transition-to-a-new-method-of-internet-access\/ */
|
|
3285
|
-
None = "none",
|
|
3286
2617
|
}
|
|
3287
2618
|
|
|
3288
2619
|
/**
|
|
@@ -3293,8 +2624,7 @@ export enum KnownOutboundType {
|
|
|
3293
2624
|
* **loadBalancer**: The load balancer is used for egress through an AKS assigned public IP. This supports Kubernetes services of type 'loadBalancer'. For more information see [outbound type loadbalancer](https:\/\/docs.microsoft.com\/azure\/aks\/egress-outboundtype#outbound-type-of-loadbalancer). \
|
|
3294
2625
|
* **userDefinedRouting**: Egress paths must be defined by the user. This is an advanced scenario and requires proper network configuration. For more information see [outbound type userDefinedRouting](https:\/\/docs.microsoft.com\/azure\/aks\/egress-outboundtype#outbound-type-of-userdefinedrouting). \
|
|
3295
2626
|
* **managedNATGateway**: The AKS-managed NAT gateway is used for egress. \
|
|
3296
|
-
* **userAssignedNATGateway**: The user-assigned NAT gateway associated to the cluster subnet is used for egress. This is an advanced scenario and requires proper network configuration.
|
|
3297
|
-
* **none**: The AKS cluster is not set with any outbound-type. All AKS nodes follows Azure VM default outbound behavior. Please refer to https:\/\/azure.microsoft.com\/en-us\/updates\/default-outbound-access-for-vms-in-azure-will-be-retired-transition-to-a-new-method-of-internet-access\/
|
|
2627
|
+
* **userAssignedNATGateway**: The user-assigned NAT gateway associated to the cluster subnet is used for egress. This is an advanced scenario and requires proper network configuration.
|
|
3298
2628
|
*/
|
|
3299
2629
|
export type OutboundType = string;
|
|
3300
2630
|
|
|
@@ -3334,29 +2664,11 @@ export enum KnownBackendPoolType {
|
|
|
3334
2664
|
*/
|
|
3335
2665
|
export type BackendPoolType = string;
|
|
3336
2666
|
|
|
3337
|
-
/** Known values of {@link ClusterServiceLoadBalancerHealthProbeMode} that the service accepts. */
|
|
3338
|
-
export enum KnownClusterServiceLoadBalancerHealthProbeMode {
|
|
3339
|
-
/** Each External Traffic Policy Cluster service will have its own health probe targeting service nodePort. */
|
|
3340
|
-
ServiceNodePort = "ServiceNodePort",
|
|
3341
|
-
/** All External Traffic Policy Cluster services in a Standard Load Balancer will have a dedicated health probe targeting the backend nodes' kube-proxy health check port 10256. */
|
|
3342
|
-
Shared = "Shared",
|
|
3343
|
-
}
|
|
3344
|
-
|
|
3345
|
-
/**
|
|
3346
|
-
* Defines values for ClusterServiceLoadBalancerHealthProbeMode. \
|
|
3347
|
-
* {@link KnownClusterServiceLoadBalancerHealthProbeMode} can be used interchangeably with ClusterServiceLoadBalancerHealthProbeMode,
|
|
3348
|
-
* this enum contains the known values that the service supports.
|
|
3349
|
-
* ### Known values supported by the service
|
|
3350
|
-
* **ServiceNodePort**: Each External Traffic Policy Cluster service will have its own health probe targeting service nodePort. \
|
|
3351
|
-
* **Shared**: All External Traffic Policy Cluster services in a Standard Load Balancer will have a dedicated health probe targeting the backend nodes' kube-proxy health check port 10256.
|
|
3352
|
-
*/
|
|
3353
|
-
export type ClusterServiceLoadBalancerHealthProbeMode = string;
|
|
3354
|
-
|
|
3355
2667
|
/** Known values of {@link IpFamily} that the service accepts. */
|
|
3356
2668
|
export enum KnownIpFamily {
|
|
3357
|
-
/** IPv4
|
|
2669
|
+
/** IPv4 */
|
|
3358
2670
|
IPv4 = "IPv4",
|
|
3359
|
-
/** IPv6
|
|
2671
|
+
/** IPv6 */
|
|
3360
2672
|
IPv6 = "IPv6",
|
|
3361
2673
|
}
|
|
3362
2674
|
|
|
@@ -3365,83 +2677,11 @@ export enum KnownIpFamily {
|
|
|
3365
2677
|
* {@link KnownIpFamily} can be used interchangeably with IpFamily,
|
|
3366
2678
|
* this enum contains the known values that the service supports.
|
|
3367
2679
|
* ### Known values supported by the service
|
|
3368
|
-
* **IPv4
|
|
3369
|
-
* **IPv6
|
|
2680
|
+
* **IPv4** \
|
|
2681
|
+
* **IPv6**
|
|
3370
2682
|
*/
|
|
3371
2683
|
export type IpFamily = string;
|
|
3372
2684
|
|
|
3373
|
-
/** Known values of {@link PodLinkLocalAccess} that the service accepts. */
|
|
3374
|
-
export enum KnownPodLinkLocalAccess {
|
|
3375
|
-
/** Pods with hostNetwork=false can access Azure Instance Metadata Service (IMDS) without restriction. */
|
|
3376
|
-
Imds = "IMDS",
|
|
3377
|
-
/** Pods with hostNetwork=false cannot access Azure Instance Metadata Service (IMDS). */
|
|
3378
|
-
None = "None",
|
|
3379
|
-
}
|
|
3380
|
-
|
|
3381
|
-
/**
|
|
3382
|
-
* Defines values for PodLinkLocalAccess. \
|
|
3383
|
-
* {@link KnownPodLinkLocalAccess} can be used interchangeably with PodLinkLocalAccess,
|
|
3384
|
-
* this enum contains the known values that the service supports.
|
|
3385
|
-
* ### Known values supported by the service
|
|
3386
|
-
* **IMDS**: Pods with hostNetwork=false can access Azure Instance Metadata Service (IMDS) without restriction. \
|
|
3387
|
-
* **None**: Pods with hostNetwork=false cannot access Azure Instance Metadata Service (IMDS).
|
|
3388
|
-
*/
|
|
3389
|
-
export type PodLinkLocalAccess = string;
|
|
3390
|
-
|
|
3391
|
-
/** Known values of {@link Mode} that the service accepts. */
|
|
3392
|
-
export enum KnownMode {
|
|
3393
|
-
/** IPTables proxy mode */
|
|
3394
|
-
Iptables = "IPTABLES",
|
|
3395
|
-
/** IPVS proxy mode. Must be using Kubernetes version >= 1.22. */
|
|
3396
|
-
Ipvs = "IPVS",
|
|
3397
|
-
}
|
|
3398
|
-
|
|
3399
|
-
/**
|
|
3400
|
-
* Defines values for Mode. \
|
|
3401
|
-
* {@link KnownMode} can be used interchangeably with Mode,
|
|
3402
|
-
* this enum contains the known values that the service supports.
|
|
3403
|
-
* ### Known values supported by the service
|
|
3404
|
-
* **IPTABLES**: IPTables proxy mode \
|
|
3405
|
-
* **IPVS**: IPVS proxy mode. Must be using Kubernetes version >= 1.22.
|
|
3406
|
-
*/
|
|
3407
|
-
export type Mode = string;
|
|
3408
|
-
|
|
3409
|
-
/** Known values of {@link IpvsScheduler} that the service accepts. */
|
|
3410
|
-
export enum KnownIpvsScheduler {
|
|
3411
|
-
/** Round Robin */
|
|
3412
|
-
RoundRobin = "RoundRobin",
|
|
3413
|
-
/** Least Connection */
|
|
3414
|
-
LeastConnection = "LeastConnection",
|
|
3415
|
-
}
|
|
3416
|
-
|
|
3417
|
-
/**
|
|
3418
|
-
* Defines values for IpvsScheduler. \
|
|
3419
|
-
* {@link KnownIpvsScheduler} can be used interchangeably with IpvsScheduler,
|
|
3420
|
-
* this enum contains the known values that the service supports.
|
|
3421
|
-
* ### Known values supported by the service
|
|
3422
|
-
* **RoundRobin**: Round Robin \
|
|
3423
|
-
* **LeastConnection**: Least Connection
|
|
3424
|
-
*/
|
|
3425
|
-
export type IpvsScheduler = string;
|
|
3426
|
-
|
|
3427
|
-
/** Known values of {@link TLSManagement} that the service accepts. */
|
|
3428
|
-
export enum KnownTLSManagement {
|
|
3429
|
-
/** Disable TLS management of certificates. This leaves the flow log endpoint unencrypted. It is strongly recommended when using this option that you configure your own encryption on top, for example by putting the flow logs endpoint behind an ingress controller. */
|
|
3430
|
-
None = "None",
|
|
3431
|
-
/** Enable TLS and cert rotation is managed by Azure. */
|
|
3432
|
-
Managed = "Managed",
|
|
3433
|
-
}
|
|
3434
|
-
|
|
3435
|
-
/**
|
|
3436
|
-
* Defines values for TLSManagement. \
|
|
3437
|
-
* {@link KnownTLSManagement} can be used interchangeably with TLSManagement,
|
|
3438
|
-
* this enum contains the known values that the service supports.
|
|
3439
|
-
* ### Known values supported by the service
|
|
3440
|
-
* **None**: Disable TLS management of certificates. This leaves the flow log endpoint unencrypted. It is strongly recommended when using this option that you configure your own encryption on top, for example by putting the flow logs endpoint behind an ingress controller. \
|
|
3441
|
-
* **Managed**: Enable TLS and cert rotation is managed by Azure.
|
|
3442
|
-
*/
|
|
3443
|
-
export type TLSManagement = string;
|
|
3444
|
-
|
|
3445
2685
|
/** Known values of {@link UpgradeChannel} that the service accepts. */
|
|
3446
2686
|
export enum KnownUpgradeChannel {
|
|
3447
2687
|
/** Automatically upgrade the cluster to the latest supported patch release on the latest supported minor version. In cases where the cluster is at a version of Kubernetes that is at an N-2 minor version where N is the latest supported minor version, the cluster first upgrades to the latest supported patch version on N-1 minor version. For example, if a cluster is running version 1.17.7 and versions 1.17.9, 1.18.4, 1.18.6, and 1.19.1 are available, your cluster first is upgraded to 1.18.6, then is upgraded to 1.19.1. */
|
|
@@ -3473,12 +2713,12 @@ export type UpgradeChannel = string;
|
|
|
3473
2713
|
export enum KnownNodeOSUpgradeChannel {
|
|
3474
2714
|
/** No attempt to update your machines OS will be made either by OS or by rolling VHDs. This means you are responsible for your security updates */
|
|
3475
2715
|
None = "None",
|
|
3476
|
-
/** OS updates will be applied automatically through the OS built-in patching infrastructure. Newly scaled in machines will be unpatched initially
|
|
2716
|
+
/** OS updates will be applied automatically through the OS built-in patching infrastructure. Newly scaled in machines will be unpatched initially and will be patched at some point by the OS's infrastructure. Behavior of this option depends on the OS in question. Ubuntu and Mariner apply security patches through unattended upgrade roughly once a day around 06:00 UTC. Windows does not apply security patches automatically and so for them this option is equivalent to None till further notice */
|
|
3477
2717
|
Unmanaged = "Unmanaged",
|
|
3478
|
-
/** AKS downloads and updates the nodes with tested security updates. These updates honor the maintenance window settings and produce a new VHD that is used on new nodes. On some occasions it's not possible to apply the updates in place, in such cases the existing nodes will also be re-imaged to the newly produced VHD in order to apply the changes. This option incurs an extra cost of hosting the new Security Patch VHDs in your resource group for just in time consumption. */
|
|
3479
|
-
SecurityPatch = "SecurityPatch",
|
|
3480
2718
|
/** AKS will update the nodes with a newly patched VHD containing security fixes and bugfixes on a weekly cadence. With the VHD update machines will be rolling reimaged to that VHD following maintenance windows and surge settings. No extra VHD cost is incurred when choosing this option as AKS hosts the images. */
|
|
3481
2719
|
NodeImage = "NodeImage",
|
|
2720
|
+
/** AKS downloads and updates the nodes with tested security updates. These updates honor the maintenance window settings and produce a new VHD that is used on new nodes. On some occasions it's not possible to apply the updates in place, in such cases the existing nodes will also be re-imaged to the newly produced VHD in order to apply the changes. This option incurs an extra cost of hosting the new Security Patch VHDs in your resource group for just in time consumption. */
|
|
2721
|
+
SecurityPatch = "SecurityPatch",
|
|
3482
2722
|
}
|
|
3483
2723
|
|
|
3484
2724
|
/**
|
|
@@ -3487,9 +2727,9 @@ export enum KnownNodeOSUpgradeChannel {
|
|
|
3487
2727
|
* this enum contains the known values that the service supports.
|
|
3488
2728
|
* ### Known values supported by the service
|
|
3489
2729
|
* **None**: No attempt to update your machines OS will be made either by OS or by rolling VHDs. This means you are responsible for your security updates \
|
|
3490
|
-
* **Unmanaged**: OS updates will be applied automatically through the OS built-in patching infrastructure. Newly scaled in machines will be unpatched initially
|
|
3491
|
-
* **
|
|
3492
|
-
* **
|
|
2730
|
+
* **Unmanaged**: OS updates will be applied automatically through the OS built-in patching infrastructure. Newly scaled in machines will be unpatched initially and will be patched at some point by the OS's infrastructure. Behavior of this option depends on the OS in question. Ubuntu and Mariner apply security patches through unattended upgrade roughly once a day around 06:00 UTC. Windows does not apply security patches automatically and so for them this option is equivalent to None till further notice \
|
|
2731
|
+
* **NodeImage**: AKS will update the nodes with a newly patched VHD containing security fixes and bugfixes on a weekly cadence. With the VHD update machines will be rolling reimaged to that VHD following maintenance windows and surge settings. No extra VHD cost is incurred when choosing this option as AKS hosts the images. \
|
|
2732
|
+
* **SecurityPatch**: AKS downloads and updates the nodes with tested security updates. These updates honor the maintenance window settings and produce a new VHD that is used on new nodes. On some occasions it's not possible to apply the updates in place, in such cases the existing nodes will also be re-imaged to the newly produced VHD in order to apply the changes. This option incurs an extra cost of hosting the new Security Patch VHDs in your resource group for just in time consumption.
|
|
3493
2733
|
*/
|
|
3494
2734
|
export type NodeOSUpgradeChannel = string;
|
|
3495
2735
|
|
|
@@ -3535,38 +2775,12 @@ export enum KnownKeyVaultNetworkAccessTypes {
|
|
|
3535
2775
|
*/
|
|
3536
2776
|
export type KeyVaultNetworkAccessTypes = string;
|
|
3537
2777
|
|
|
3538
|
-
/** Known values of {@link NginxIngressControllerType} that the service accepts. */
|
|
3539
|
-
export enum KnownNginxIngressControllerType {
|
|
3540
|
-
/** The default NginxIngressController will be created. Users can edit the default NginxIngressController Custom Resource to configure load balancer annotations. */
|
|
3541
|
-
AnnotationControlled = "AnnotationControlled",
|
|
3542
|
-
/** The default NginxIngressController will be created and the operator will provision an external loadbalancer with it. Any annotation to make the default loadbalancer internal will be overwritten. */
|
|
3543
|
-
External = "External",
|
|
3544
|
-
/** The default NginxIngressController will be created and the operator will provision an internal loadbalancer with it. Any annotation to make the default loadbalancer external will be overwritten. */
|
|
3545
|
-
Internal = "Internal",
|
|
3546
|
-
/** The default Ingress Controller will not be created. It will not be deleted by the system if it exists. Users should delete the default NginxIngressController Custom Resource manually if desired. */
|
|
3547
|
-
None = "None",
|
|
3548
|
-
}
|
|
3549
|
-
|
|
3550
|
-
/**
|
|
3551
|
-
* Defines values for NginxIngressControllerType. \
|
|
3552
|
-
* {@link KnownNginxIngressControllerType} can be used interchangeably with NginxIngressControllerType,
|
|
3553
|
-
* this enum contains the known values that the service supports.
|
|
3554
|
-
* ### Known values supported by the service
|
|
3555
|
-
* **AnnotationControlled**: The default NginxIngressController will be created. Users can edit the default NginxIngressController Custom Resource to configure load balancer annotations. \
|
|
3556
|
-
* **External**: The default NginxIngressController will be created and the operator will provision an external loadbalancer with it. Any annotation to make the default loadbalancer internal will be overwritten. \
|
|
3557
|
-
* **Internal**: The default NginxIngressController will be created and the operator will provision an internal loadbalancer with it. Any annotation to make the default loadbalancer external will be overwritten. \
|
|
3558
|
-
* **None**: The default Ingress Controller will not be created. It will not be deleted by the system if it exists. Users should delete the default NginxIngressController Custom Resource manually if desired.
|
|
3559
|
-
*/
|
|
3560
|
-
export type NginxIngressControllerType = string;
|
|
3561
|
-
|
|
3562
2778
|
/** Known values of {@link PublicNetworkAccess} that the service accepts. */
|
|
3563
2779
|
export enum KnownPublicNetworkAccess {
|
|
3564
|
-
/**
|
|
2780
|
+
/** Enabled */
|
|
3565
2781
|
Enabled = "Enabled",
|
|
3566
|
-
/**
|
|
2782
|
+
/** Disabled */
|
|
3567
2783
|
Disabled = "Disabled",
|
|
3568
|
-
/** Inbound\/Outbound traffic is managed by Microsoft.Network\/NetworkSecurityPerimeters. */
|
|
3569
|
-
SecuredByPerimeter = "SecuredByPerimeter",
|
|
3570
2784
|
}
|
|
3571
2785
|
|
|
3572
2786
|
/**
|
|
@@ -3574,51 +2788,11 @@ export enum KnownPublicNetworkAccess {
|
|
|
3574
2788
|
* {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,
|
|
3575
2789
|
* this enum contains the known values that the service supports.
|
|
3576
2790
|
* ### Known values supported by the service
|
|
3577
|
-
* **Enabled
|
|
3578
|
-
* **Disabled
|
|
3579
|
-
* **SecuredByPerimeter**: Inbound\/Outbound traffic is managed by Microsoft.Network\/NetworkSecurityPerimeters.
|
|
2791
|
+
* **Enabled** \
|
|
2792
|
+
* **Disabled**
|
|
3580
2793
|
*/
|
|
3581
2794
|
export type PublicNetworkAccess = string;
|
|
3582
2795
|
|
|
3583
|
-
/** Known values of {@link AddonAutoscaling} that the service accepts. */
|
|
3584
|
-
export enum KnownAddonAutoscaling {
|
|
3585
|
-
/** Feature to autoscale AKS-managed add-ons is enabled. The default VPA update mode is Initial mode. */
|
|
3586
|
-
Enabled = "Enabled",
|
|
3587
|
-
/** Feature to autoscale AKS-managed add-ons is disabled. */
|
|
3588
|
-
Disabled = "Disabled",
|
|
3589
|
-
}
|
|
3590
|
-
|
|
3591
|
-
/**
|
|
3592
|
-
* Defines values for AddonAutoscaling. \
|
|
3593
|
-
* {@link KnownAddonAutoscaling} can be used interchangeably with AddonAutoscaling,
|
|
3594
|
-
* this enum contains the known values that the service supports.
|
|
3595
|
-
* ### Known values supported by the service
|
|
3596
|
-
* **Enabled**: Feature to autoscale AKS-managed add-ons is enabled. The default VPA update mode is Initial mode. \
|
|
3597
|
-
* **Disabled**: Feature to autoscale AKS-managed add-ons is disabled.
|
|
3598
|
-
*/
|
|
3599
|
-
export type AddonAutoscaling = string;
|
|
3600
|
-
|
|
3601
|
-
/** Known values of {@link Level} that the service accepts. */
|
|
3602
|
-
export enum KnownLevel {
|
|
3603
|
-
/** Off */
|
|
3604
|
-
Off = "Off",
|
|
3605
|
-
/** Warning */
|
|
3606
|
-
Warning = "Warning",
|
|
3607
|
-
/** Enforcement */
|
|
3608
|
-
Enforcement = "Enforcement",
|
|
3609
|
-
}
|
|
3610
|
-
|
|
3611
|
-
/**
|
|
3612
|
-
* Defines values for Level. \
|
|
3613
|
-
* {@link KnownLevel} can be used interchangeably with Level,
|
|
3614
|
-
* this enum contains the known values that the service supports.
|
|
3615
|
-
* ### Known values supported by the service
|
|
3616
|
-
* **Off** \
|
|
3617
|
-
* **Warning** \
|
|
3618
|
-
* **Enforcement**
|
|
3619
|
-
*/
|
|
3620
|
-
export type Level = string;
|
|
3621
|
-
|
|
3622
2796
|
/** Known values of {@link ServiceMeshMode} that the service accepts. */
|
|
3623
2797
|
export enum KnownServiceMeshMode {
|
|
3624
2798
|
/** Istio deployed as an AKS addon. */
|
|
@@ -3655,42 +2829,6 @@ export enum KnownIstioIngressGatewayMode {
|
|
|
3655
2829
|
*/
|
|
3656
2830
|
export type IstioIngressGatewayMode = string;
|
|
3657
2831
|
|
|
3658
|
-
/** Known values of {@link NodeProvisioningMode} that the service accepts. */
|
|
3659
|
-
export enum KnownNodeProvisioningMode {
|
|
3660
|
-
/** Nodes are provisioned manually by the user */
|
|
3661
|
-
Manual = "Manual",
|
|
3662
|
-
/** Nodes are provisioned automatically by AKS using Karpenter. Fixed size Node Pools can still be created, but autoscaling Node Pools cannot be. (See aka.ms\/aks\/nap for more details). */
|
|
3663
|
-
Auto = "Auto",
|
|
3664
|
-
}
|
|
3665
|
-
|
|
3666
|
-
/**
|
|
3667
|
-
* Defines values for NodeProvisioningMode. \
|
|
3668
|
-
* {@link KnownNodeProvisioningMode} can be used interchangeably with NodeProvisioningMode,
|
|
3669
|
-
* this enum contains the known values that the service supports.
|
|
3670
|
-
* ### Known values supported by the service
|
|
3671
|
-
* **Manual**: Nodes are provisioned manually by the user \
|
|
3672
|
-
* **Auto**: Nodes are provisioned automatically by AKS using Karpenter. Fixed size Node Pools can still be created, but autoscaling Node Pools cannot be. (See aka.ms\/aks\/nap for more details).
|
|
3673
|
-
*/
|
|
3674
|
-
export type NodeProvisioningMode = string;
|
|
3675
|
-
|
|
3676
|
-
/** Known values of {@link ArtifactSource} that the service accepts. */
|
|
3677
|
-
export enum KnownArtifactSource {
|
|
3678
|
-
/** pull images from Azure Container Registry with cache */
|
|
3679
|
-
Cache = "Cache",
|
|
3680
|
-
/** pull images from Microsoft Artifact Registry */
|
|
3681
|
-
Direct = "Direct",
|
|
3682
|
-
}
|
|
3683
|
-
|
|
3684
|
-
/**
|
|
3685
|
-
* Defines values for ArtifactSource. \
|
|
3686
|
-
* {@link KnownArtifactSource} can be used interchangeably with ArtifactSource,
|
|
3687
|
-
* this enum contains the known values that the service supports.
|
|
3688
|
-
* ### Known values supported by the service
|
|
3689
|
-
* **Cache**: pull images from Azure Container Registry with cache \
|
|
3690
|
-
* **Direct**: pull images from Microsoft Artifact Registry
|
|
3691
|
-
*/
|
|
3692
|
-
export type ArtifactSource = string;
|
|
3693
|
-
|
|
3694
2832
|
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
3695
2833
|
export enum KnownCreatedByType {
|
|
3696
2834
|
/** User */
|
|
@@ -3768,15 +2906,15 @@ export type WeekDay = string;
|
|
|
3768
2906
|
|
|
3769
2907
|
/** Known values of {@link Type} that the service accepts. */
|
|
3770
2908
|
export enum KnownType {
|
|
3771
|
-
/** First. */
|
|
2909
|
+
/** First week of the month. */
|
|
3772
2910
|
First = "First",
|
|
3773
|
-
/** Second. */
|
|
2911
|
+
/** Second week of the month. */
|
|
3774
2912
|
Second = "Second",
|
|
3775
|
-
/** Third. */
|
|
2913
|
+
/** Third week of the month. */
|
|
3776
2914
|
Third = "Third",
|
|
3777
|
-
/** Fourth. */
|
|
2915
|
+
/** Fourth week of the month. */
|
|
3778
2916
|
Fourth = "Fourth",
|
|
3779
|
-
/** Last. */
|
|
2917
|
+
/** Last week of the month. */
|
|
3780
2918
|
Last = "Last",
|
|
3781
2919
|
}
|
|
3782
2920
|
|
|
@@ -3785,11 +2923,11 @@ export enum KnownType {
|
|
|
3785
2923
|
* {@link KnownType} can be used interchangeably with Type,
|
|
3786
2924
|
* this enum contains the known values that the service supports.
|
|
3787
2925
|
* ### Known values supported by the service
|
|
3788
|
-
* **First**: First. \
|
|
3789
|
-
* **Second**: Second. \
|
|
3790
|
-
* **Third**: Third. \
|
|
3791
|
-
* **Fourth**: Fourth. \
|
|
3792
|
-
* **Last**: Last.
|
|
2926
|
+
* **First**: First week of the month. \
|
|
2927
|
+
* **Second**: Second week of the month. \
|
|
2928
|
+
* **Third**: Third week of the month. \
|
|
2929
|
+
* **Fourth**: Fourth week of the month. \
|
|
2930
|
+
* **Last**: Last week of the month.
|
|
3793
2931
|
*/
|
|
3794
2932
|
export type Type = string;
|
|
3795
2933
|
|
|
@@ -3848,8 +2986,6 @@ export type ConnectionStatus = string;
|
|
|
3848
2986
|
export enum KnownSnapshotType {
|
|
3849
2987
|
/** The snapshot is a snapshot of a node pool. */
|
|
3850
2988
|
NodePool = "NodePool",
|
|
3851
|
-
/** The snapshot is a snapshot of a managed cluster. */
|
|
3852
|
-
ManagedCluster = "ManagedCluster",
|
|
3853
2989
|
}
|
|
3854
2990
|
|
|
3855
2991
|
/**
|
|
@@ -3857,8 +2993,7 @@ export enum KnownSnapshotType {
|
|
|
3857
2993
|
* {@link KnownSnapshotType} can be used interchangeably with SnapshotType,
|
|
3858
2994
|
* this enum contains the known values that the service supports.
|
|
3859
2995
|
* ### Known values supported by the service
|
|
3860
|
-
* **NodePool**: The snapshot is a snapshot of a node pool.
|
|
3861
|
-
* **ManagedCluster**: The snapshot is a snapshot of a managed cluster.
|
|
2996
|
+
* **NodePool**: The snapshot is a snapshot of a node pool.
|
|
3862
2997
|
*/
|
|
3863
2998
|
export type SnapshotType = string;
|
|
3864
2999
|
|
|
@@ -3888,66 +3023,6 @@ export enum KnownTrustedAccessRoleBindingProvisioningState {
|
|
|
3888
3023
|
* **Updating**
|
|
3889
3024
|
*/
|
|
3890
3025
|
export type TrustedAccessRoleBindingProvisioningState = string;
|
|
3891
|
-
|
|
3892
|
-
/** Known values of {@link GuardrailsSupport} that the service accepts. */
|
|
3893
|
-
export enum KnownGuardrailsSupport {
|
|
3894
|
-
/** The version is preview. It is not recommended to use preview versions on critical production clusters. The preview version may not support all use-cases. */
|
|
3895
|
-
Preview = "Preview",
|
|
3896
|
-
/** The version is stable and can be used on critical production clusters. */
|
|
3897
|
-
Stable = "Stable",
|
|
3898
|
-
}
|
|
3899
|
-
|
|
3900
|
-
/**
|
|
3901
|
-
* Defines values for GuardrailsSupport. \
|
|
3902
|
-
* {@link KnownGuardrailsSupport} can be used interchangeably with GuardrailsSupport,
|
|
3903
|
-
* this enum contains the known values that the service supports.
|
|
3904
|
-
* ### Known values supported by the service
|
|
3905
|
-
* **Preview**: The version is preview. It is not recommended to use preview versions on critical production clusters. The preview version may not support all use-cases. \
|
|
3906
|
-
* **Stable**: The version is stable and can be used on critical production clusters.
|
|
3907
|
-
*/
|
|
3908
|
-
export type GuardrailsSupport = string;
|
|
3909
|
-
|
|
3910
|
-
/** Known values of {@link SafeguardsSupport} that the service accepts. */
|
|
3911
|
-
export enum KnownSafeguardsSupport {
|
|
3912
|
-
/** The version is preview. It is not recommended to use preview versions on critical production clusters. The preview version may not support all use-cases. */
|
|
3913
|
-
Preview = "Preview",
|
|
3914
|
-
/** The version is stable and can be used on critical production clusters. */
|
|
3915
|
-
Stable = "Stable",
|
|
3916
|
-
}
|
|
3917
|
-
|
|
3918
|
-
/**
|
|
3919
|
-
* Defines values for SafeguardsSupport. \
|
|
3920
|
-
* {@link KnownSafeguardsSupport} can be used interchangeably with SafeguardsSupport,
|
|
3921
|
-
* this enum contains the known values that the service supports.
|
|
3922
|
-
* ### Known values supported by the service
|
|
3923
|
-
* **Preview**: The version is preview. It is not recommended to use preview versions on critical production clusters. The preview version may not support all use-cases. \
|
|
3924
|
-
* **Stable**: The version is stable and can be used on critical production clusters.
|
|
3925
|
-
*/
|
|
3926
|
-
export type SafeguardsSupport = string;
|
|
3927
|
-
|
|
3928
|
-
/** Known values of {@link Operator} that the service accepts. */
|
|
3929
|
-
export enum KnownOperator {
|
|
3930
|
-
/** The value of the key should be in the given list. */
|
|
3931
|
-
In = "In",
|
|
3932
|
-
/** The value of the key should not be in the given list. */
|
|
3933
|
-
NotIn = "NotIn",
|
|
3934
|
-
/** The value of the key should exist. */
|
|
3935
|
-
Exists = "Exists",
|
|
3936
|
-
/** The value of the key should not exist. */
|
|
3937
|
-
DoesNotExist = "DoesNotExist",
|
|
3938
|
-
}
|
|
3939
|
-
|
|
3940
|
-
/**
|
|
3941
|
-
* Defines values for Operator. \
|
|
3942
|
-
* {@link KnownOperator} can be used interchangeably with Operator,
|
|
3943
|
-
* this enum contains the known values that the service supports.
|
|
3944
|
-
* ### Known values supported by the service
|
|
3945
|
-
* **In**: The value of the key should be in the given list. \
|
|
3946
|
-
* **NotIn**: The value of the key should not be in the given list. \
|
|
3947
|
-
* **Exists**: The value of the key should exist. \
|
|
3948
|
-
* **DoesNotExist**: The value of the key should not exist.
|
|
3949
|
-
*/
|
|
3950
|
-
export type Operator = string;
|
|
3951
3026
|
/** Defines values for ResourceIdentityType. */
|
|
3952
3027
|
export type ResourceIdentityType = "SystemAssigned" | "UserAssigned" | "None";
|
|
3953
3028
|
|
|
@@ -4042,10 +3117,6 @@ export type ManagedClustersGetResponse = ManagedCluster;
|
|
|
4042
3117
|
/** Optional parameters. */
|
|
4043
3118
|
export interface ManagedClustersCreateOrUpdateOptionalParams
|
|
4044
3119
|
extends coreClient.OperationOptions {
|
|
4045
|
-
/** The request should only proceed if an entity matches this string. */
|
|
4046
|
-
ifMatch?: string;
|
|
4047
|
-
/** The request should only proceed if no entity matches this string. */
|
|
4048
|
-
ifNoneMatch?: string;
|
|
4049
3120
|
/** Delay to wait until next poll, in milliseconds. */
|
|
4050
3121
|
updateIntervalInMs?: number;
|
|
4051
3122
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
@@ -4058,8 +3129,6 @@ export type ManagedClustersCreateOrUpdateResponse = ManagedCluster;
|
|
|
4058
3129
|
/** Optional parameters. */
|
|
4059
3130
|
export interface ManagedClustersUpdateTagsOptionalParams
|
|
4060
3131
|
extends coreClient.OperationOptions {
|
|
4061
|
-
/** The request should only proceed if an entity matches this string. */
|
|
4062
|
-
ifMatch?: string;
|
|
4063
3132
|
/** Delay to wait until next poll, in milliseconds. */
|
|
4064
3133
|
updateIntervalInMs?: number;
|
|
4065
3134
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
@@ -4072,10 +3141,6 @@ export type ManagedClustersUpdateTagsResponse = ManagedCluster;
|
|
|
4072
3141
|
/** Optional parameters. */
|
|
4073
3142
|
export interface ManagedClustersDeleteOptionalParams
|
|
4074
3143
|
extends coreClient.OperationOptions {
|
|
4075
|
-
/** The request should only proceed if an entity matches this string. */
|
|
4076
|
-
ifMatch?: string;
|
|
4077
|
-
/** ignore-pod-disruption-budget=true to delete those pods on a node without considering Pod Disruption Budget */
|
|
4078
|
-
ignorePodDisruptionBudget?: boolean;
|
|
4079
3144
|
/** Delay to wait until next poll, in milliseconds. */
|
|
4080
3145
|
updateIntervalInMs?: number;
|
|
4081
3146
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
@@ -4104,7 +3169,7 @@ export interface ManagedClustersResetAADProfileOptionalParams
|
|
|
4104
3169
|
}
|
|
4105
3170
|
|
|
4106
3171
|
/** Optional parameters. */
|
|
4107
|
-
export interface
|
|
3172
|
+
export interface ManagedClustersRotateClusterCertificatesOptionalParams
|
|
4108
3173
|
extends coreClient.OperationOptions {
|
|
4109
3174
|
/** Delay to wait until next poll, in milliseconds. */
|
|
4110
3175
|
updateIntervalInMs?: number;
|
|
@@ -4112,12 +3177,12 @@ export interface ManagedClustersAbortLatestOperationOptionalParams
|
|
|
4112
3177
|
resumeFrom?: string;
|
|
4113
3178
|
}
|
|
4114
3179
|
|
|
4115
|
-
/** Contains response data for the
|
|
4116
|
-
export type
|
|
4117
|
-
|
|
3180
|
+
/** Contains response data for the rotateClusterCertificates operation. */
|
|
3181
|
+
export type ManagedClustersRotateClusterCertificatesResponse =
|
|
3182
|
+
ManagedClustersRotateClusterCertificatesHeaders;
|
|
4118
3183
|
|
|
4119
3184
|
/** Optional parameters. */
|
|
4120
|
-
export interface
|
|
3185
|
+
export interface ManagedClustersAbortLatestOperationOptionalParams
|
|
4121
3186
|
extends coreClient.OperationOptions {
|
|
4122
3187
|
/** Delay to wait until next poll, in milliseconds. */
|
|
4123
3188
|
updateIntervalInMs?: number;
|
|
@@ -4125,9 +3190,9 @@ export interface ManagedClustersRotateClusterCertificatesOptionalParams
|
|
|
4125
3190
|
resumeFrom?: string;
|
|
4126
3191
|
}
|
|
4127
3192
|
|
|
4128
|
-
/** Contains response data for the
|
|
4129
|
-
export type
|
|
4130
|
-
|
|
3193
|
+
/** Contains response data for the abortLatestOperation operation. */
|
|
3194
|
+
export type ManagedClustersAbortLatestOperationResponse =
|
|
3195
|
+
ManagedClustersAbortLatestOperationHeaders;
|
|
4131
3196
|
|
|
4132
3197
|
/** Optional parameters. */
|
|
4133
3198
|
export interface ManagedClustersRotateServiceAccountSigningKeysOptionalParams
|
|
@@ -4193,38 +3258,6 @@ export interface ManagedClustersListOutboundNetworkDependenciesEndpointsOptional
|
|
|
4193
3258
|
export type ManagedClustersListOutboundNetworkDependenciesEndpointsResponse =
|
|
4194
3259
|
OutboundEnvironmentEndpointCollection;
|
|
4195
3260
|
|
|
4196
|
-
/** Optional parameters. */
|
|
4197
|
-
export interface ManagedClustersGetGuardrailsVersionsOptionalParams
|
|
4198
|
-
extends coreClient.OperationOptions {}
|
|
4199
|
-
|
|
4200
|
-
/** Contains response data for the getGuardrailsVersions operation. */
|
|
4201
|
-
export type ManagedClustersGetGuardrailsVersionsResponse =
|
|
4202
|
-
GuardrailsAvailableVersion;
|
|
4203
|
-
|
|
4204
|
-
/** Optional parameters. */
|
|
4205
|
-
export interface ManagedClustersListGuardrailsVersionsOptionalParams
|
|
4206
|
-
extends coreClient.OperationOptions {}
|
|
4207
|
-
|
|
4208
|
-
/** Contains response data for the listGuardrailsVersions operation. */
|
|
4209
|
-
export type ManagedClustersListGuardrailsVersionsResponse =
|
|
4210
|
-
GuardrailsAvailableVersionsList;
|
|
4211
|
-
|
|
4212
|
-
/** Optional parameters. */
|
|
4213
|
-
export interface ManagedClustersGetSafeguardsVersionsOptionalParams
|
|
4214
|
-
extends coreClient.OperationOptions {}
|
|
4215
|
-
|
|
4216
|
-
/** Contains response data for the getSafeguardsVersions operation. */
|
|
4217
|
-
export type ManagedClustersGetSafeguardsVersionsResponse =
|
|
4218
|
-
SafeguardsAvailableVersion;
|
|
4219
|
-
|
|
4220
|
-
/** Optional parameters. */
|
|
4221
|
-
export interface ManagedClustersListSafeguardsVersionsOptionalParams
|
|
4222
|
-
extends coreClient.OperationOptions {}
|
|
4223
|
-
|
|
4224
|
-
/** Contains response data for the listSafeguardsVersions operation. */
|
|
4225
|
-
export type ManagedClustersListSafeguardsVersionsResponse =
|
|
4226
|
-
SafeguardsAvailableVersionsList;
|
|
4227
|
-
|
|
4228
3261
|
/** Optional parameters. */
|
|
4229
3262
|
export interface ManagedClustersListMeshRevisionProfilesOptionalParams
|
|
4230
3263
|
extends coreClient.OperationOptions {}
|
|
@@ -4255,19 +3288,6 @@ export interface ManagedClustersGetMeshUpgradeProfileOptionalParams
|
|
|
4255
3288
|
/** Contains response data for the getMeshUpgradeProfile operation. */
|
|
4256
3289
|
export type ManagedClustersGetMeshUpgradeProfileResponse = MeshUpgradeProfile;
|
|
4257
3290
|
|
|
4258
|
-
/** Optional parameters. */
|
|
4259
|
-
export interface ManagedClustersRebalanceLoadBalancersOptionalParams
|
|
4260
|
-
extends coreClient.OperationOptions {
|
|
4261
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
4262
|
-
updateIntervalInMs?: number;
|
|
4263
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4264
|
-
resumeFrom?: string;
|
|
4265
|
-
}
|
|
4266
|
-
|
|
4267
|
-
/** Contains response data for the rebalanceLoadBalancers operation. */
|
|
4268
|
-
export type ManagedClustersRebalanceLoadBalancersResponse =
|
|
4269
|
-
ManagedClustersRebalanceLoadBalancersHeaders;
|
|
4270
|
-
|
|
4271
3291
|
/** Optional parameters. */
|
|
4272
3292
|
export interface ManagedClustersListNextOptionalParams
|
|
4273
3293
|
extends coreClient.OperationOptions {}
|
|
@@ -4291,22 +3311,6 @@ export interface ManagedClustersListOutboundNetworkDependenciesEndpointsNextOpti
|
|
|
4291
3311
|
export type ManagedClustersListOutboundNetworkDependenciesEndpointsNextResponse =
|
|
4292
3312
|
OutboundEnvironmentEndpointCollection;
|
|
4293
3313
|
|
|
4294
|
-
/** Optional parameters. */
|
|
4295
|
-
export interface ManagedClustersListGuardrailsVersionsNextOptionalParams
|
|
4296
|
-
extends coreClient.OperationOptions {}
|
|
4297
|
-
|
|
4298
|
-
/** Contains response data for the listGuardrailsVersionsNext operation. */
|
|
4299
|
-
export type ManagedClustersListGuardrailsVersionsNextResponse =
|
|
4300
|
-
GuardrailsAvailableVersionsList;
|
|
4301
|
-
|
|
4302
|
-
/** Optional parameters. */
|
|
4303
|
-
export interface ManagedClustersListSafeguardsVersionsNextOptionalParams
|
|
4304
|
-
extends coreClient.OperationOptions {}
|
|
4305
|
-
|
|
4306
|
-
/** Contains response data for the listSafeguardsVersionsNext operation. */
|
|
4307
|
-
export type ManagedClustersListSafeguardsVersionsNextResponse =
|
|
4308
|
-
SafeguardsAvailableVersionsList;
|
|
4309
|
-
|
|
4310
3314
|
/** Optional parameters. */
|
|
4311
3315
|
export interface ManagedClustersListMeshRevisionProfilesNextOptionalParams
|
|
4312
3316
|
extends coreClient.OperationOptions {}
|
|
@@ -4388,10 +3392,6 @@ export type AgentPoolsGetResponse = AgentPool;
|
|
|
4388
3392
|
/** Optional parameters. */
|
|
4389
3393
|
export interface AgentPoolsCreateOrUpdateOptionalParams
|
|
4390
3394
|
extends coreClient.OperationOptions {
|
|
4391
|
-
/** The request should only proceed if an entity matches this string. */
|
|
4392
|
-
ifMatch?: string;
|
|
4393
|
-
/** The request should only proceed if no entity matches this string. */
|
|
4394
|
-
ifNoneMatch?: string;
|
|
4395
3395
|
/** Delay to wait until next poll, in milliseconds. */
|
|
4396
3396
|
updateIntervalInMs?: number;
|
|
4397
3397
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
@@ -4404,8 +3404,6 @@ export type AgentPoolsCreateOrUpdateResponse = AgentPool;
|
|
|
4404
3404
|
/** Optional parameters. */
|
|
4405
3405
|
export interface AgentPoolsDeleteOptionalParams
|
|
4406
3406
|
extends coreClient.OperationOptions {
|
|
4407
|
-
/** The request should only proceed if an entity matches this string. */
|
|
4408
|
-
ifMatch?: string;
|
|
4409
3407
|
/** ignore-pod-disruption-budget=true to delete those pods on a node without considering Pod Disruption Budget */
|
|
4410
3408
|
ignorePodDisruptionBudget?: boolean;
|
|
4411
3409
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -4460,27 +3458,6 @@ export interface AgentPoolsListNextOptionalParams
|
|
|
4460
3458
|
/** Contains response data for the listNext operation. */
|
|
4461
3459
|
export type AgentPoolsListNextResponse = AgentPoolListResult;
|
|
4462
3460
|
|
|
4463
|
-
/** Optional parameters. */
|
|
4464
|
-
export interface MachinesListOptionalParams
|
|
4465
|
-
extends coreClient.OperationOptions {}
|
|
4466
|
-
|
|
4467
|
-
/** Contains response data for the list operation. */
|
|
4468
|
-
export type MachinesListResponse = MachineListResult;
|
|
4469
|
-
|
|
4470
|
-
/** Optional parameters. */
|
|
4471
|
-
export interface MachinesGetOptionalParams
|
|
4472
|
-
extends coreClient.OperationOptions {}
|
|
4473
|
-
|
|
4474
|
-
/** Contains response data for the get operation. */
|
|
4475
|
-
export type MachinesGetResponse = Machine;
|
|
4476
|
-
|
|
4477
|
-
/** Optional parameters. */
|
|
4478
|
-
export interface MachinesListNextOptionalParams
|
|
4479
|
-
extends coreClient.OperationOptions {}
|
|
4480
|
-
|
|
4481
|
-
/** Contains response data for the listNext operation. */
|
|
4482
|
-
export type MachinesListNextResponse = MachineListResult;
|
|
4483
|
-
|
|
4484
3461
|
/** Optional parameters. */
|
|
4485
3462
|
export interface PrivateEndpointConnectionsListOptionalParams
|
|
4486
3463
|
extends coreClient.OperationOptions {}
|
|
@@ -4527,34 +3504,6 @@ export interface ResolvePrivateLinkServiceIdPostOptionalParams
|
|
|
4527
3504
|
/** Contains response data for the post operation. */
|
|
4528
3505
|
export type ResolvePrivateLinkServiceIdPostResponse = PrivateLinkResource;
|
|
4529
3506
|
|
|
4530
|
-
/** Optional parameters. */
|
|
4531
|
-
export interface OperationStatusResultListOptionalParams
|
|
4532
|
-
extends coreClient.OperationOptions {}
|
|
4533
|
-
|
|
4534
|
-
/** Contains response data for the list operation. */
|
|
4535
|
-
export type OperationStatusResultListResponse = OperationStatusResultList;
|
|
4536
|
-
|
|
4537
|
-
/** Optional parameters. */
|
|
4538
|
-
export interface OperationStatusResultGetOptionalParams
|
|
4539
|
-
extends coreClient.OperationOptions {}
|
|
4540
|
-
|
|
4541
|
-
/** Contains response data for the get operation. */
|
|
4542
|
-
export type OperationStatusResultGetResponse = OperationStatusResult;
|
|
4543
|
-
|
|
4544
|
-
/** Optional parameters. */
|
|
4545
|
-
export interface OperationStatusResultGetByAgentPoolOptionalParams
|
|
4546
|
-
extends coreClient.OperationOptions {}
|
|
4547
|
-
|
|
4548
|
-
/** Contains response data for the getByAgentPool operation. */
|
|
4549
|
-
export type OperationStatusResultGetByAgentPoolResponse = OperationStatusResult;
|
|
4550
|
-
|
|
4551
|
-
/** Optional parameters. */
|
|
4552
|
-
export interface OperationStatusResultListNextOptionalParams
|
|
4553
|
-
extends coreClient.OperationOptions {}
|
|
4554
|
-
|
|
4555
|
-
/** Contains response data for the listNext operation. */
|
|
4556
|
-
export type OperationStatusResultListNextResponse = OperationStatusResultList;
|
|
4557
|
-
|
|
4558
3507
|
/** Optional parameters. */
|
|
4559
3508
|
export interface SnapshotsListOptionalParams
|
|
4560
3509
|
extends coreClient.OperationOptions {}
|
|
@@ -4608,78 +3557,6 @@ export interface SnapshotsListByResourceGroupNextOptionalParams
|
|
|
4608
3557
|
/** Contains response data for the listByResourceGroupNext operation. */
|
|
4609
3558
|
export type SnapshotsListByResourceGroupNextResponse = SnapshotListResult;
|
|
4610
3559
|
|
|
4611
|
-
/** Optional parameters. */
|
|
4612
|
-
export interface ManagedClusterSnapshotsListOptionalParams
|
|
4613
|
-
extends coreClient.OperationOptions {}
|
|
4614
|
-
|
|
4615
|
-
/** Contains response data for the list operation. */
|
|
4616
|
-
export type ManagedClusterSnapshotsListResponse =
|
|
4617
|
-
ManagedClusterSnapshotListResult;
|
|
4618
|
-
|
|
4619
|
-
/** Optional parameters. */
|
|
4620
|
-
export interface ManagedClusterSnapshotsListByResourceGroupOptionalParams
|
|
4621
|
-
extends coreClient.OperationOptions {}
|
|
4622
|
-
|
|
4623
|
-
/** Contains response data for the listByResourceGroup operation. */
|
|
4624
|
-
export type ManagedClusterSnapshotsListByResourceGroupResponse =
|
|
4625
|
-
ManagedClusterSnapshotListResult;
|
|
4626
|
-
|
|
4627
|
-
/** Optional parameters. */
|
|
4628
|
-
export interface ManagedClusterSnapshotsGetOptionalParams
|
|
4629
|
-
extends coreClient.OperationOptions {}
|
|
4630
|
-
|
|
4631
|
-
/** Contains response data for the get operation. */
|
|
4632
|
-
export type ManagedClusterSnapshotsGetResponse = ManagedClusterSnapshot;
|
|
4633
|
-
|
|
4634
|
-
/** Optional parameters. */
|
|
4635
|
-
export interface ManagedClusterSnapshotsCreateOrUpdateOptionalParams
|
|
4636
|
-
extends coreClient.OperationOptions {}
|
|
4637
|
-
|
|
4638
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
4639
|
-
export type ManagedClusterSnapshotsCreateOrUpdateResponse =
|
|
4640
|
-
ManagedClusterSnapshot;
|
|
4641
|
-
|
|
4642
|
-
/** Optional parameters. */
|
|
4643
|
-
export interface ManagedClusterSnapshotsUpdateTagsOptionalParams
|
|
4644
|
-
extends coreClient.OperationOptions {}
|
|
4645
|
-
|
|
4646
|
-
/** Contains response data for the updateTags operation. */
|
|
4647
|
-
export type ManagedClusterSnapshotsUpdateTagsResponse = ManagedClusterSnapshot;
|
|
4648
|
-
|
|
4649
|
-
/** Optional parameters. */
|
|
4650
|
-
export interface ManagedClusterSnapshotsDeleteOptionalParams
|
|
4651
|
-
extends coreClient.OperationOptions {}
|
|
4652
|
-
|
|
4653
|
-
/** Optional parameters. */
|
|
4654
|
-
export interface ManagedClusterSnapshotsListNextOptionalParams
|
|
4655
|
-
extends coreClient.OperationOptions {}
|
|
4656
|
-
|
|
4657
|
-
/** Contains response data for the listNext operation. */
|
|
4658
|
-
export type ManagedClusterSnapshotsListNextResponse =
|
|
4659
|
-
ManagedClusterSnapshotListResult;
|
|
4660
|
-
|
|
4661
|
-
/** Optional parameters. */
|
|
4662
|
-
export interface ManagedClusterSnapshotsListByResourceGroupNextOptionalParams
|
|
4663
|
-
extends coreClient.OperationOptions {}
|
|
4664
|
-
|
|
4665
|
-
/** Contains response data for the listByResourceGroupNext operation. */
|
|
4666
|
-
export type ManagedClusterSnapshotsListByResourceGroupNextResponse =
|
|
4667
|
-
ManagedClusterSnapshotListResult;
|
|
4668
|
-
|
|
4669
|
-
/** Optional parameters. */
|
|
4670
|
-
export interface TrustedAccessRolesListOptionalParams
|
|
4671
|
-
extends coreClient.OperationOptions {}
|
|
4672
|
-
|
|
4673
|
-
/** Contains response data for the list operation. */
|
|
4674
|
-
export type TrustedAccessRolesListResponse = TrustedAccessRoleListResult;
|
|
4675
|
-
|
|
4676
|
-
/** Optional parameters. */
|
|
4677
|
-
export interface TrustedAccessRolesListNextOptionalParams
|
|
4678
|
-
extends coreClient.OperationOptions {}
|
|
4679
|
-
|
|
4680
|
-
/** Contains response data for the listNext operation. */
|
|
4681
|
-
export type TrustedAccessRolesListNextResponse = TrustedAccessRoleListResult;
|
|
4682
|
-
|
|
4683
3560
|
/** Optional parameters. */
|
|
4684
3561
|
export interface TrustedAccessRoleBindingsListOptionalParams
|
|
4685
3562
|
extends coreClient.OperationOptions {}
|
|
@@ -4730,58 +3607,39 @@ export type TrustedAccessRoleBindingsListNextResponse =
|
|
|
4730
3607
|
TrustedAccessRoleBindingListResult;
|
|
4731
3608
|
|
|
4732
3609
|
/** Optional parameters. */
|
|
4733
|
-
export interface
|
|
3610
|
+
export interface TrustedAccessRolesListOptionalParams
|
|
4734
3611
|
extends coreClient.OperationOptions {}
|
|
4735
3612
|
|
|
4736
|
-
/** Contains response data for the
|
|
4737
|
-
export type
|
|
3613
|
+
/** Contains response data for the list operation. */
|
|
3614
|
+
export type TrustedAccessRolesListResponse = TrustedAccessRoleListResult;
|
|
4738
3615
|
|
|
4739
3616
|
/** Optional parameters. */
|
|
4740
|
-
export interface
|
|
3617
|
+
export interface TrustedAccessRolesListNextOptionalParams
|
|
4741
3618
|
extends coreClient.OperationOptions {}
|
|
4742
3619
|
|
|
4743
|
-
/** Contains response data for the
|
|
4744
|
-
export type
|
|
3620
|
+
/** Contains response data for the listNext operation. */
|
|
3621
|
+
export type TrustedAccessRolesListNextResponse = TrustedAccessRoleListResult;
|
|
4745
3622
|
|
|
4746
3623
|
/** Optional parameters. */
|
|
4747
|
-
export interface
|
|
4748
|
-
extends coreClient.OperationOptions {
|
|
4749
|
-
/** Name of the public load balancer. There will be an internal load balancer created if needed, and the name will be `<name>-internal`. The internal lb shares the same configurations as the external one. The internal lbs are not needed to be included in LoadBalancer list. There must be a name of kubernetes in the list. */
|
|
4750
|
-
name?: string;
|
|
4751
|
-
/** Required field. A string value that must specify the ID of an existing agent pool. All nodes in the given pool will always be added to this load balancer. This agent pool must have at least one node and minCount>=1 for autoscaling operations. An agent pool can only be the primary pool for a single load balancer. */
|
|
4752
|
-
primaryAgentPoolName?: string;
|
|
4753
|
-
/** Whether to automatically place services on the load balancer. If not supplied, the default value is true. If set to false manually, both of the external and the internal load balancer will not be selected for services unless they explicitly target it. */
|
|
4754
|
-
allowServicePlacement?: boolean;
|
|
4755
|
-
/** Only services that must match this selector can be placed on this load balancer. */
|
|
4756
|
-
serviceLabelSelector?: LabelSelector;
|
|
4757
|
-
/** Services created in namespaces that match the selector can be placed on this load balancer. */
|
|
4758
|
-
serviceNamespaceSelector?: LabelSelector;
|
|
4759
|
-
/** Nodes that match this selector will be possible members of this load balancer. */
|
|
4760
|
-
nodeSelector?: LabelSelector;
|
|
4761
|
-
}
|
|
3624
|
+
export interface MachinesListOptionalParams
|
|
3625
|
+
extends coreClient.OperationOptions {}
|
|
4762
3626
|
|
|
4763
|
-
/** Contains response data for the
|
|
4764
|
-
export type
|
|
3627
|
+
/** Contains response data for the list operation. */
|
|
3628
|
+
export type MachinesListResponse = MachineListResult;
|
|
4765
3629
|
|
|
4766
3630
|
/** Optional parameters. */
|
|
4767
|
-
export interface
|
|
4768
|
-
extends coreClient.OperationOptions {
|
|
4769
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
4770
|
-
updateIntervalInMs?: number;
|
|
4771
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4772
|
-
resumeFrom?: string;
|
|
4773
|
-
}
|
|
3631
|
+
export interface MachinesGetOptionalParams
|
|
3632
|
+
extends coreClient.OperationOptions {}
|
|
4774
3633
|
|
|
4775
|
-
/** Contains response data for the
|
|
4776
|
-
export type
|
|
3634
|
+
/** Contains response data for the get operation. */
|
|
3635
|
+
export type MachinesGetResponse = Machine;
|
|
4777
3636
|
|
|
4778
3637
|
/** Optional parameters. */
|
|
4779
|
-
export interface
|
|
3638
|
+
export interface MachinesListNextOptionalParams
|
|
4780
3639
|
extends coreClient.OperationOptions {}
|
|
4781
3640
|
|
|
4782
|
-
/** Contains response data for the
|
|
4783
|
-
export type
|
|
4784
|
-
LoadBalancerListResult;
|
|
3641
|
+
/** Contains response data for the listNext operation. */
|
|
3642
|
+
export type MachinesListNextResponse = MachineListResult;
|
|
4785
3643
|
|
|
4786
3644
|
/** Optional parameters. */
|
|
4787
3645
|
export interface ContainerServiceClientOptionalParams
|