Google Cloud Container V1 Client - Class Code (2.5.0)

Reference documentation and code samples for the Google Cloud Container V1 Client class Code.

Code for each condition

Protobuf type google.container.v1.StatusCondition.Code

Namespace

Google \ Cloud \ Container \ V1 \ StatusCondition

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

UNKNOWN

  Value: 0 
 

UNKNOWN indicates a generic condition.

Generated from protobuf enum UNKNOWN = 0;

GCE_STOCKOUT

  Value: 1 
 

GCE_STOCKOUT indicates that Google Compute Engine resources are temporarily unavailable.

Generated from protobuf enum GCE_STOCKOUT = 1;

  Value: 2 
 

GKE_SERVICE_ACCOUNT_DELETED indicates that the user deleted their robot service account.

Generated from protobuf enum GKE_SERVICE_ACCOUNT_DELETED = 2;

GCE_QUOTA_EXCEEDED

  Value: 3 
 

Google Compute Engine quota was exceeded.

Generated from protobuf enum GCE_QUOTA_EXCEEDED = 3;

SET_BY_OPERATOR

  Value: 4 
 

Cluster state was manually changed by an SRE due to a system logic error.

Generated from protobuf enum SET_BY_OPERATOR = 4;

CLOUD_KMS_KEY_ERROR

  Value: 7 
 

Unable to perform an encrypt operation against the CloudKMS key used for etcd level encryption.

Generated from protobuf enum CLOUD_KMS_KEY_ERROR = 7;

CA_EXPIRING

  Value: 9 
 

Cluster CA is expiring soon.

Generated from protobuf enum CA_EXPIRING = 9;

  Value: 10 
 

Node service account is missing permissions.

Generated from protobuf enum NODE_SERVICE_ACCOUNT_MISSING_PERMISSIONS = 10;

CLOUD_KMS_KEY_DESTROYED

  Value: 11 
 

Cloud KMS key version used for etcd level encryption has been destroyed.

This is a permanent error.

Generated from protobuf enum CLOUD_KMS_KEY_DESTROYED = 11;

Design a Mobile Site
View Site in Mobile | Classic
Share by: