Interface protos.google.container.v1beta1.ICluster (5.10.0)

Properties of a Cluster.

Package

@google-cloud/container

Properties

addonsConfig

addonsConfig?: (google.container.v1beta1.IAddonsConfig|null);

Cluster addonsConfig

authenticatorGroupsConfig

authenticatorGroupsConfig?: (google.container.v1beta1.IAuthenticatorGroupsConfig|null);

Cluster authenticatorGroupsConfig

autopilot

autopilot?: (google.container.v1beta1.IAutopilot|null);

Cluster autopilot

autoscaling

autoscaling?: (google.container.v1beta1.IClusterAutoscaling|null);

Cluster autoscaling

binaryAuthorization

binaryAuthorization?: (google.container.v1beta1.IBinaryAuthorization|null);

Cluster binaryAuthorization

clusterIpv4Cidr

clusterIpv4Cidr?: (string|null);

Cluster clusterIpv4Cidr

clusterTelemetry

clusterTelemetry?: (google.container.v1beta1.IClusterTelemetry|null);

Cluster clusterTelemetry

conditions

conditions?: (google.container.v1beta1.IStatusCondition[]|null);

Cluster conditions

confidentialNodes

confidentialNodes?: (google.container.v1beta1.IConfidentialNodes|null);

Cluster confidentialNodes

costManagementConfig

costManagementConfig?: (google.container.v1beta1.ICostManagementConfig|null);

Cluster costManagementConfig

createTime

createTime?: (string|null);

Cluster createTime

currentMasterVersion

currentMasterVersion?: (string|null);

Cluster currentMasterVersion

currentNodeCount

currentNodeCount?: (number|null);

Cluster currentNodeCount

currentNodeVersion

currentNodeVersion?: (string|null);

Cluster currentNodeVersion

databaseEncryption

databaseEncryption?: (google.container.v1beta1.IDatabaseEncryption|null);

Cluster databaseEncryption

defaultMaxPodsConstraint

defaultMaxPodsConstraint?: (google.container.v1beta1.IMaxPodsConstraint|null);

Cluster defaultMaxPodsConstraint

description

description?: (string|null);

Cluster description

enableK8sBetaApis

enableK8sBetaApis?: (google.container.v1beta1.IK8sBetaAPIConfig|null);

Cluster enableK8sBetaApis

enableKubernetesAlpha

enableKubernetesAlpha?: (boolean|null);

Cluster enableKubernetesAlpha

enableTpu

enableTpu?: (boolean|null);

Cluster enableTpu

endpoint

endpoint?: (string|null);

Cluster endpoint

enterpriseConfig

enterpriseConfig?: (google.container.v1beta1.IEnterpriseConfig|null);

Cluster enterpriseConfig

etag

etag?: (string|null);

Cluster etag

expireTime

expireTime?: (string|null);

Cluster expireTime

fleet

fleet?: (google.container.v1beta1.IFleet|null);

Cluster fleet

id

id?: (string|null);

Cluster id

identityServiceConfig

identityServiceConfig?: (google.container.v1beta1.IIdentityServiceConfig|null);

Cluster identityServiceConfig

initialClusterVersion

initialClusterVersion?: (string|null);

Cluster initialClusterVersion

initialNodeCount

initialNodeCount?: (number|null);

Cluster initialNodeCount

instanceGroupUrls

instanceGroupUrls?: (string[]|null);

Cluster instanceGroupUrls

ipAllocationPolicy

ipAllocationPolicy?: (google.container.v1beta1.IIPAllocationPolicy|null);

Cluster ipAllocationPolicy

labelFingerprint

labelFingerprint?: (string|null);

Cluster labelFingerprint

legacyAbac

legacyAbac?: (google.container.v1beta1.ILegacyAbac|null);

Cluster legacyAbac

location

location?: (string|null);

Cluster location

locations

locations?: (string[]|null);

Cluster locations

loggingConfig

loggingConfig?: (google.container.v1beta1.ILoggingConfig|null);

Cluster loggingConfig

loggingService

loggingService?: (string|null);

Cluster loggingService

maintenancePolicy

maintenancePolicy?: (google.container.v1beta1.IMaintenancePolicy|null);

Cluster maintenancePolicy

master

master?: (google.container.v1beta1.IMaster|null);

Cluster master

masterAuth

masterAuth?: (google.container.v1beta1.IMasterAuth|null);

Cluster masterAuth

masterAuthorizedNetworksConfig

masterAuthorizedNetworksConfig?: (google.container.v1beta1.IMasterAuthorizedNetworksConfig|null);

Cluster masterAuthorizedNetworksConfig

masterIpv4CidrBlock

masterIpv4CidrBlock?: (string|null);

Cluster masterIpv4CidrBlock

meshCertificates

meshCertificates?: (google.container.v1beta1.IMeshCertificates|null);

Cluster meshCertificates

monitoringConfig

monitoringConfig?: (google.container.v1beta1.IMonitoringConfig|null);

Cluster monitoringConfig

monitoringService

monitoringService?: (string|null);

Cluster monitoringService

name

name?: (string|null);

Cluster name

network

network?: (string|null);

Cluster network

networkConfig

networkConfig?: (google.container.v1beta1.INetworkConfig|null);

Cluster networkConfig

networkPolicy

networkPolicy?: (google.container.v1beta1.INetworkPolicy|null);

Cluster networkPolicy

nodeConfig

nodeConfig?: (google.container.v1beta1.INodeConfig|null);

Cluster nodeConfig

nodeIpv4CidrSize

nodeIpv4CidrSize?: (number|null);

Cluster nodeIpv4CidrSize

nodePoolAutoConfig

nodePoolAutoConfig?: (google.container.v1beta1.INodePoolAutoConfig|null);

Cluster nodePoolAutoConfig

nodePoolDefaults

nodePoolDefaults?: (google.container.v1beta1.INodePoolDefaults|null);

Cluster nodePoolDefaults

nodePools

nodePools?: (google.container.v1beta1.INodePool[]|null);

Cluster nodePools

notificationConfig

notificationConfig?: (google.container.v1beta1.INotificationConfig|null);

Cluster notificationConfig

podSecurityPolicyConfig

podSecurityPolicyConfig?: (google.container.v1beta1.IPodSecurityPolicyConfig|null);

Cluster podSecurityPolicyConfig

privateCluster

privateCluster?: (boolean|null);

Cluster privateCluster

privateClusterConfig

privateClusterConfig?: (google.container.v1beta1.IPrivateClusterConfig|null);

Cluster privateClusterConfig

protectConfig

protectConfig?: (google.container.v1beta1.IProtectConfig|null);

Cluster protectConfig

releaseChannel

releaseChannel?: (google.container.v1beta1.IReleaseChannel|null);

Cluster releaseChannel

resourceLabels

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

Cluster resourceLabels

resourceUsageExportConfig

resourceUsageExportConfig?: (google.container.v1beta1.IResourceUsageExportConfig|null);

Cluster resourceUsageExportConfig

secretManagerConfig

secretManagerConfig?: (google.container.v1beta1.ISecretManagerConfig|null);

Cluster secretManagerConfig

securityPostureConfig

securityPostureConfig?: (google.container.v1beta1.ISecurityPostureConfig|null);

Cluster securityPostureConfig

selfLink?: (string|null);

Cluster selfLink

servicesIpv4Cidr

servicesIpv4Cidr?: (string|null);

Cluster servicesIpv4Cidr

shieldedNodes

shieldedNodes?: (google.container.v1beta1.IShieldedNodes|null);

Cluster shieldedNodes

status

status?: (google.container.v1beta1.Cluster.Status|keyof typeof google.container.v1beta1.Cluster.Status|null);

Cluster status

statusMessage

statusMessage?: (string|null);

Cluster statusMessage

subnetwork

subnetwork?: (string|null);

Cluster subnetwork

tpuConfig

tpuConfig?: (google.container.v1beta1.ITpuConfig|null);

Cluster tpuConfig

tpuIpv4CidrBlock

tpuIpv4CidrBlock?: (string|null);

Cluster tpuIpv4CidrBlock

verticalPodAutoscaling

verticalPodAutoscaling?: (google.container.v1beta1.IVerticalPodAutoscaling|null);

Cluster verticalPodAutoscaling

workloadAltsConfig

workloadAltsConfig?: (google.container.v1beta1.IWorkloadALTSConfig|null);

Cluster workloadAltsConfig

workloadCertificates

workloadCertificates?: (google.container.v1beta1.IWorkloadCertificates|null);

Cluster workloadCertificates

workloadIdentityConfig

workloadIdentityConfig?: (google.container.v1beta1.IWorkloadIdentityConfig|null);

Cluster workloadIdentityConfig

zone

zone?: (string|null);

Cluster zone