Interface protos.google.cloud.gkemulticloud.v1.IGenerateAzureClusterAgentTokenRequest (1.1.0)

Properties of a GenerateAzureClusterAgentTokenRequest.

Package

@google-cloud/gkemulticloud

Properties

audience

audience?: (string|null);

GenerateAzureClusterAgentTokenRequest audience

azureCluster

azureCluster?: (string|null);

GenerateAzureClusterAgentTokenRequest azureCluster

grantType

grantType?: (string|null);

GenerateAzureClusterAgentTokenRequest grantType

nodePoolId

nodePoolId?: (string|null);

GenerateAzureClusterAgentTokenRequest nodePoolId

options

options?: (string|null);

GenerateAzureClusterAgentTokenRequest options

requestedTokenType

requestedTokenType?: (string|null);

GenerateAzureClusterAgentTokenRequest requestedTokenType

scope

scope?: (string|null);

GenerateAzureClusterAgentTokenRequest scope

subjectToken

subjectToken?: (string|null);

GenerateAzureClusterAgentTokenRequest subjectToken

subjectTokenType

subjectTokenType?: (string|null);

GenerateAzureClusterAgentTokenRequest subjectTokenType

version

version?: (string|null);

GenerateAzureClusterAgentTokenRequest version