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

Properties of an AttachedCluster.

Package

@google-cloud/gkemulticloud

Properties

annotations

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

AttachedCluster annotations

authorization

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

AttachedCluster authorization

binaryAuthorization

binaryAuthorization?: (google.cloud.gkemulticloud.v1.IBinaryAuthorization|null);

AttachedCluster binaryAuthorization

clusterRegion

clusterRegion?: (string|null);

AttachedCluster clusterRegion

createTime

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

AttachedCluster createTime

description

description?: (string|null);

AttachedCluster description

distribution

distribution?: (string|null);

AttachedCluster distribution

errors

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

AttachedCluster errors

etag

etag?: (string|null);

AttachedCluster etag

fleet

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

AttachedCluster fleet

kubernetesVersion

kubernetesVersion?: (string|null);

AttachedCluster kubernetesVersion

loggingConfig

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

AttachedCluster loggingConfig

monitoringConfig

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

AttachedCluster monitoringConfig

name

name?: (string|null);

AttachedCluster name

oidcConfig

oidcConfig?: (google.cloud.gkemulticloud.v1.IAttachedOidcConfig|null);

AttachedCluster oidcConfig

platformVersion

platformVersion?: (string|null);

AttachedCluster platformVersion

proxyConfig

proxyConfig?: (google.cloud.gkemulticloud.v1.IAttachedProxyConfig|null);

AttachedCluster proxyConfig

reconciling

reconciling?: (boolean|null);

AttachedCluster reconciling

state

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

AttachedCluster state

uid

uid?: (string|null);

AttachedCluster uid

updateTime

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

AttachedCluster updateTime

workloadIdentityConfig

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

AttachedCluster workloadIdentityConfig