BootstrapAzureConfig interface

Azure configuration returned as part of FlexNode bootstrap data.

Properties

bootstrapToken

Bootstrap token for node enrollment. Do not cache or log.

resourceManagerEndpoint

Azure Resource Manager endpoint for the cloud environment.

targetAgentPoolName

Target agent pool name.

targetCluster

Target cluster identity.

Property Details

bootstrapToken

Bootstrap token for node enrollment. Do not cache or log.

bootstrapToken?: BootstrapTokenInfo

Property Value

resourceManagerEndpoint

Azure Resource Manager endpoint for the cloud environment.

resourceManagerEndpoint?: string

Property Value

string

targetAgentPoolName

Target agent pool name.

targetAgentPoolName?: string

Property Value

string

targetCluster

Target cluster identity.

targetCluster?: BootstrapTargetCluster

Property Value