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

Properties of an AzureCluster.

Package

@google-cloud/gkemulticloud

Properties

annotations

annotations?: ({ [k: string]: string }|null);

AzureCluster annotations

authorization

authorization?: (google.cloud.gkemulticloud.v1.IAzureAuthorization|null);

AzureCluster authorization

azureClient

azureClient?: (string|null);

AzureCluster azureClient

azureRegion

azureRegion?: (string|null);

AzureCluster azureRegion

azureServicesAuthentication

azureServicesAuthentication?: (google.cloud.gkemulticloud.v1.IAzureServicesAuthentication|null);

AzureCluster azureServicesAuthentication

clusterCaCertificate

clusterCaCertificate?: (string|null);

AzureCluster clusterCaCertificate

controlPlane

controlPlane?: (google.cloud.gkemulticloud.v1.IAzureControlPlane|null);

AzureCluster controlPlane

createTime

createTime?: (google.protobuf.ITimestamp|null);

AzureCluster createTime

description

description?: (string|null);

AzureCluster description

endpoint

endpoint?: (string|null);

AzureCluster endpoint

errors

errors?: (google.cloud.gkemulticloud.v1.IAzureClusterError[]|null);

AzureCluster errors

etag

etag?: (string|null);

AzureCluster etag

fleet

fleet?: (google.cloud.gkemulticloud.v1.IFleet|null);

AzureCluster fleet

loggingConfig

loggingConfig?: (google.cloud.gkemulticloud.v1.ILoggingConfig|null);

AzureCluster loggingConfig

managedResources

managedResources?: (google.cloud.gkemulticloud.v1.IAzureClusterResources|null);

AzureCluster managedResources

monitoringConfig

monitoringConfig?: (google.cloud.gkemulticloud.v1.IMonitoringConfig|null);

AzureCluster monitoringConfig

name

name?: (string|null);

AzureCluster name

networking

networking?: (google.cloud.gkemulticloud.v1.IAzureClusterNetworking|null);

AzureCluster networking

reconciling

reconciling?: (boolean|null);

AzureCluster reconciling

resourceGroupId

resourceGroupId?: (string|null);

AzureCluster resourceGroupId

state

state?: (google.cloud.gkemulticloud.v1.AzureCluster.State|keyof typeof google.cloud.gkemulticloud.v1.AzureCluster.State|null);

AzureCluster state

uid

uid?: (string|null);

AzureCluster uid

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

AzureCluster updateTime

workloadIdentityConfig

workloadIdentityConfig?: (google.cloud.gkemulticloud.v1.IWorkloadIdentityConfig|null);

AzureCluster workloadIdentityConfig