@azure/arm-containerservicefleet package

Classes

ContainerServiceFleetClient

Interfaces

ContainerServiceFleetClientOptionalParams

Optional parameters.

ErrorAdditionalInfo

The resource management error additional info.

ErrorDetail

The error detail.

ErrorResponse

Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.).

Fleet

The Fleet resource.

FleetCredentialResult

One credential result item.

FleetCredentialResults

The Credential results response.

FleetListResult

The response of a Fleet list operation.

FleetMember

A member of the Fleet. It contains a reference to an existing Kubernetes cluster on Azure.

FleetMemberListResult

The response of a FleetMember list operation.

FleetMemberUpdate

The type used for update operations of the FleetMember.

FleetMembers

Interface representing a FleetMembers.

FleetMembersCreateHeaders

Defines headers for FleetMembers_create operation.

FleetMembersCreateOptionalParams

Optional parameters.

FleetMembersDeleteHeaders

Defines headers for FleetMembers_delete operation.

FleetMembersDeleteOptionalParams

Optional parameters.

FleetMembersGetOptionalParams

Optional parameters.

FleetMembersListByFleetNextOptionalParams

Optional parameters.

FleetMembersListByFleetOptionalParams

Optional parameters.

FleetMembersUpdateHeaders

Defines headers for FleetMembers_update operation.

FleetMembersUpdateOptionalParams

Optional parameters.

FleetPatch

Properties of a Fleet that can be patched.

FleetUpdateStrategies

Interface representing a FleetUpdateStrategies.

FleetUpdateStrategiesCreateOrUpdateHeaders

Defines headers for FleetUpdateStrategies_createOrUpdate operation.

FleetUpdateStrategiesCreateOrUpdateOptionalParams

Optional parameters.

FleetUpdateStrategiesDeleteHeaders

Defines headers for FleetUpdateStrategies_delete operation.

FleetUpdateStrategiesDeleteOptionalParams

Optional parameters.

FleetUpdateStrategiesGetOptionalParams

Optional parameters.

FleetUpdateStrategiesListByFleetNextOptionalParams

Optional parameters.

FleetUpdateStrategiesListByFleetOptionalParams

Optional parameters.

FleetUpdateStrategy

Defines a multi-stage process to perform update operations across members of a Fleet.

FleetUpdateStrategyListResult

The response of a FleetUpdateStrategy list operation.

Fleets

Interface representing a Fleets.

FleetsCreateOrUpdateHeaders

Defines headers for Fleets_createOrUpdate operation.

FleetsCreateOrUpdateOptionalParams

Optional parameters.

FleetsDeleteHeaders

Defines headers for Fleets_delete operation.

FleetsDeleteOptionalParams

Optional parameters.

FleetsGetOptionalParams

Optional parameters.

FleetsListByResourceGroupNextOptionalParams

Optional parameters.

FleetsListByResourceGroupOptionalParams

Optional parameters.

FleetsListBySubscriptionNextOptionalParams

Optional parameters.

FleetsListBySubscriptionOptionalParams

Optional parameters.

FleetsListCredentialsOptionalParams

Optional parameters.

FleetsUpdateHeaders

Defines headers for Fleets_update operation.

FleetsUpdateOptionalParams

Optional parameters.

ManagedClusterUpdate

The update to be applied to the ManagedClusters.

ManagedClusterUpgradeSpec

The upgrade to apply to a ManagedCluster.

ManagedServiceIdentity

Managed service identity (system assigned and/or user assigned identities)

MemberUpdateStatus

The status of a member update operation.

NodeImageSelection

The node image upgrade to be applied to the target nodes in update run.

NodeImageSelectionStatus

The node image upgrade specs for the update run.

NodeImageVersion

The node upgrade image version.

Operation

Details of a REST API operation, returned from the Resource Provider Operations API

OperationDisplay

Localized display information for this particular operation.

OperationListResult

A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results.

Operations

Interface representing a Operations.

OperationsListNextOptionalParams

Optional parameters.

OperationsListOptionalParams

Optional parameters.

ProxyResource

The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location

Resource

Common fields that are returned in the response for all Azure Resource Manager resources

SystemData

Metadata pertaining to creation and last modification of the resource.

TrackedResource

The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location'

UpdateGroup

A group to be updated.

UpdateGroupStatus

The status of a UpdateGroup.

UpdateRun

A multi-stage process to perform update operations across members of a Fleet.

UpdateRunListResult

The response of a UpdateRun list operation.

UpdateRunStatus

The status of a UpdateRun.

UpdateRunStrategy

Defines the update sequence of the clusters via stages and groups.

Stages within a run are executed sequentially one after another. Groups within a stage are executed in parallel. Member clusters within a group are updated sequentially one after another.

A valid strategy contains no duplicate groups within or across stages.

UpdateRuns

Interface representing a UpdateRuns.

UpdateRunsCreateOrUpdateHeaders

Defines headers for UpdateRuns_createOrUpdate operation.

UpdateRunsCreateOrUpdateOptionalParams

Optional parameters.

UpdateRunsDeleteHeaders

Defines headers for UpdateRuns_delete operation.

UpdateRunsDeleteOptionalParams

Optional parameters.

UpdateRunsGetOptionalParams

Optional parameters.

UpdateRunsListByFleetNextOptionalParams

Optional parameters.

UpdateRunsListByFleetOptionalParams

Optional parameters.

UpdateRunsStartHeaders

Defines headers for UpdateRuns_start operation.

UpdateRunsStartOptionalParams

Optional parameters.

UpdateRunsStopHeaders

Defines headers for UpdateRuns_stop operation.

UpdateRunsStopOptionalParams

Optional parameters.

UpdateStage

Defines a stage which contains the groups to update and the steps to take (e.g., wait for a time period) before starting the next stage.

UpdateStageStatus

The status of a UpdateStage.

UpdateStatus

The status for an operation or group of operations.

UserAssignedIdentity

User assigned identity properties

WaitStatus

The status of the wait duration.

Type Aliases

ActionType

Defines values for ActionType.
KnownActionType can be used interchangeably with ActionType, this enum contains the known values that the service supports.

Known values supported by the service

Internal

CreatedByType

Defines values for CreatedByType.
KnownCreatedByType can be used interchangeably with CreatedByType, this enum contains the known values that the service supports.

Known values supported by the service

User
Application
ManagedIdentity
Key

FleetMemberProvisioningState

Defines values for FleetMemberProvisioningState.
KnownFleetMemberProvisioningState can be used interchangeably with FleetMemberProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

Succeeded: Resource has been created.
Failed: Resource creation failed.
Canceled: Resource creation was canceled.
Joining: The provisioning state of a member joining a fleet.
Leaving: The provisioning state of a member leaving a fleet.
Updating: The provisioning state of a member being updated.

FleetMembersCreateResponse

Contains response data for the create operation.

FleetMembersGetResponse

Contains response data for the get operation.

FleetMembersListByFleetNextResponse

Contains response data for the listByFleetNext operation.

FleetMembersListByFleetResponse

Contains response data for the listByFleet operation.

FleetMembersUpdateResponse

Contains response data for the update operation.

FleetProvisioningState

Defines values for FleetProvisioningState.
KnownFleetProvisioningState can be used interchangeably with FleetProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

Succeeded: Resource has been created.
Failed: Resource creation failed.
Canceled: Resource creation was canceled.
Creating: The provisioning state of a fleet being created.
Updating: The provisioning state of a fleet being updated.
Deleting: The provisioning state of a fleet being deleted.

FleetUpdateStrategiesCreateOrUpdateResponse

Contains response data for the createOrUpdate operation.

FleetUpdateStrategiesGetResponse

Contains response data for the get operation.

FleetUpdateStrategiesListByFleetNextResponse

Contains response data for the listByFleetNext operation.

FleetUpdateStrategiesListByFleetResponse

Contains response data for the listByFleet operation.

FleetUpdateStrategyProvisioningState

Defines values for FleetUpdateStrategyProvisioningState.
KnownFleetUpdateStrategyProvisioningState can be used interchangeably with FleetUpdateStrategyProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

Succeeded: Resource has been created.
Failed: Resource creation failed.
Canceled: Resource creation was canceled.

FleetsCreateOrUpdateResponse

Contains response data for the createOrUpdate operation.

FleetsGetResponse

Contains response data for the get operation.

FleetsListByResourceGroupNextResponse

Contains response data for the listByResourceGroupNext operation.

FleetsListByResourceGroupResponse

Contains response data for the listByResourceGroup operation.

FleetsListBySubscriptionNextResponse

Contains response data for the listBySubscriptionNext operation.

FleetsListBySubscriptionResponse

Contains response data for the listBySubscription operation.

FleetsListCredentialsResponse

Contains response data for the listCredentials operation.

FleetsUpdateResponse

Contains response data for the update operation.

ManagedClusterUpgradeType

Defines values for ManagedClusterUpgradeType.
KnownManagedClusterUpgradeType can be used interchangeably with ManagedClusterUpgradeType, this enum contains the known values that the service supports.

Known values supported by the service

Full: Full upgrades the control plane and all agent pools of the target ManagedClusters.
NodeImageOnly: NodeImageOnly upgrades only the node images of the target ManagedClusters.

ManagedServiceIdentityType

Defines values for ManagedServiceIdentityType.
KnownManagedServiceIdentityType can be used interchangeably with ManagedServiceIdentityType, this enum contains the known values that the service supports.

Known values supported by the service

None
SystemAssigned
UserAssigned
SystemAssigned, UserAssigned

NodeImageSelectionType

Defines values for NodeImageSelectionType.
KnownNodeImageSelectionType can be used interchangeably with NodeImageSelectionType, this enum contains the known values that the service supports.

Known values supported by the service

Latest: Use the latest image version when upgrading nodes. Clusters may use different image versions (e.g., 'AKSUbuntu-1804gen2containerd-2021.10.12' and 'AKSUbuntu-1804gen2containerd-2021.10.19') because, for example, the latest available version is different in different regions.
Consistent: The image versions to upgrade nodes to are selected as described below: for each node pool in managed clusters affected by the update run, the system selects the latest image version such that it is available across all other node pools (in all other clusters) of the same image type. As a result, all node pools of the same image type will be upgraded to the same image version. For example, if the latest image version for image type 'AKSUbuntu-1804gen2containerd' is 'AKSUbuntu-1804gen2containerd-2021.10.12' for a node pool in cluster A in region X, and is 'AKSUbuntu-1804gen2containerd-2021.10.17' for a node pool in cluster B in region Y, the system will upgrade both node pools to image version 'AKSUbuntu-1804gen2containerd-2021.10.12'.

OperationsListNextResponse

Contains response data for the listNext operation.

OperationsListResponse

Contains response data for the list operation.

Origin

Defines values for Origin.
KnownOrigin can be used interchangeably with Origin, this enum contains the known values that the service supports.

Known values supported by the service

user
system
user,system

UpdateRunProvisioningState

Defines values for UpdateRunProvisioningState.
KnownUpdateRunProvisioningState can be used interchangeably with UpdateRunProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

Succeeded: Resource has been created.
Failed: Resource creation failed.
Canceled: Resource creation was canceled.

UpdateRunsCreateOrUpdateResponse

Contains response data for the createOrUpdate operation.

UpdateRunsGetResponse

Contains response data for the get operation.

UpdateRunsListByFleetNextResponse

Contains response data for the listByFleetNext operation.

UpdateRunsListByFleetResponse

Contains response data for the listByFleet operation.

UpdateRunsStartResponse

Contains response data for the start operation.

UpdateRunsStopResponse

Contains response data for the stop operation.

UpdateState

Defines values for UpdateState.
KnownUpdateState can be used interchangeably with UpdateState, this enum contains the known values that the service supports.

Known values supported by the service

NotStarted: The state of an UpdateRun/UpdateStage/UpdateGroup/MemberUpdate that has not been started.
Running: The state of an UpdateRun/UpdateStage/UpdateGroup/MemberUpdate that is running.
Stopping: The state of an UpdateRun/UpdateStage/UpdateGroup/MemberUpdate that is being stopped.
Stopped: The state of an UpdateRun/UpdateStage/UpdateGroup/MemberUpdate that has stopped.
Skipped: The state of an UpdateRun/UpdateStage/UpdateGroup/MemberUpdate that has been skipped.
Failed: The state of an UpdateRun/UpdateStage/UpdateGroup/MemberUpdate that has failed.
Completed: The state of an UpdateRun/UpdateStage/UpdateGroup/MemberUpdate that has completed.

Enums

KnownActionType

Known values of ActionType that the service accepts.

KnownCreatedByType

Known values of CreatedByType that the service accepts.

KnownFleetMemberProvisioningState

Known values of FleetMemberProvisioningState that the service accepts.

KnownFleetProvisioningState

Known values of FleetProvisioningState that the service accepts.

KnownFleetUpdateStrategyProvisioningState

Known values of FleetUpdateStrategyProvisioningState that the service accepts.

KnownManagedClusterUpgradeType

Known values of ManagedClusterUpgradeType that the service accepts.

KnownManagedServiceIdentityType

Known values of ManagedServiceIdentityType that the service accepts.

KnownNodeImageSelectionType

Known values of NodeImageSelectionType that the service accepts.

KnownOrigin

Known values of Origin that the service accepts.

KnownUpdateRunProvisioningState

Known values of UpdateRunProvisioningState that the service accepts.

KnownUpdateState

Known values of UpdateState that the service accepts.

Functions

getContinuationToken(unknown)

Given the last .value produced by the byPage iterator, returns a continuation token that can be used to begin paging from that point later.

Function Details

getContinuationToken(unknown)

Given the last .value produced by the byPage iterator, returns a continuation token that can be used to begin paging from that point later.

function getContinuationToken(page: unknown): string | undefined

Parameters

page

unknown

An object from accessing value on the IteratorResult from a byPage iterator.

Returns

string | undefined

The continuation token that can be passed into byPage() during future calls.