- 1.53.0 (latest)
- 1.52.0
- 1.51.0
- 1.49.0
- 1.48.0
- 1.47.0
- 1.46.0
- 1.45.0
- 1.44.0
- 1.43.0
- 1.42.0
- 1.41.0
- 1.40.0
- 1.39.0
- 1.37.0
- 1.36.0
- 1.35.0
- 1.34.0
- 1.33.0
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.27.0
- 1.24.0
- 1.23.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.0
- 1.11.0
- 1.9.0
- 1.8.0
- 1.7.0
- 1.6.0
- 1.5.0
- 1.4.0
- 1.3.6
- 1.2.1
- 1.1.0
- 1.0.1
- 0.5.4
public enum MembershipState.Condition.Code extends Enum<MembershipState.Condition.Code> implements ProtocolMessageEnum
Unique identifier of the condition which describes the condition recognizable to the user.
Protobuf enum google.cloud.gkehub.servicemesh.v1beta.MembershipState.Condition.Code
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
CNI_CONFIG_UNSUPPORTED |
CNI config unsupported error code |
CNI_CONFIG_UNSUPPORTED_VALUE |
CNI config unsupported error code |
CNI_INSTALLATION_FAILED |
CNI installation failed error code |
CNI_INSTALLATION_FAILED_VALUE |
CNI installation failed error code |
CNI_POD_UNSCHEDULABLE |
CNI pod unschedulable error code |
CNI_POD_UNSCHEDULABLE_VALUE |
CNI pod unschedulable error code |
CODE_UNSPECIFIED |
Default Unspecified code |
CODE_UNSPECIFIED_VALUE |
Default Unspecified code |
CONFIG_APPLY_INTERNAL_ERROR |
Configuration (Istio/k8s resources) failed to apply due to internal error. |
CONFIG_APPLY_INTERNAL_ERROR_VALUE |
Configuration (Istio/k8s resources) failed to apply due to internal error. |
CONFIG_VALIDATION_ERROR |
Configuration failed to be applied due to being invalid. |
CONFIG_VALIDATION_ERROR_VALUE |
Configuration failed to be applied due to being invalid. |
CONFIG_VALIDATION_WARNING |
Encountered configuration(s) with possible unintended behavior or invalid configuration. These configs may not have been applied. |
CONFIG_VALIDATION_WARNING_VALUE |
Encountered configuration(s) with possible unintended behavior or invalid configuration. These configs may not have been applied. |
GKE_SANDBOX_UNSUPPORTED |
GKE sandbox unsupported error code |
GKE_SANDBOX_UNSUPPORTED_VALUE |
GKE sandbox unsupported error code |
MESH_IAM_PERMISSION_DENIED |
Mesh IAM permission denied error code |
MESH_IAM_PERMISSION_DENIED_VALUE |
Mesh IAM permission denied error code |
NODEPOOL_WORKLOAD_IDENTITY_FEDERATION_REQUIRED |
Nodepool workload identity federation required error code |
NODEPOOL_WORKLOAD_IDENTITY_FEDERATION_REQUIRED_VALUE |
Nodepool workload identity federation required error code |
QUOTA_EXCEEDED_BACKEND_SERVICES |
BackendService quota exceeded error code. |
QUOTA_EXCEEDED_BACKEND_SERVICES_VALUE |
BackendService quota exceeded error code. |
QUOTA_EXCEEDED_CLIENT_TLS_POLICIES |
ClientTLSPolicy quota exceeded error code. |
QUOTA_EXCEEDED_CLIENT_TLS_POLICIES_VALUE |
ClientTLSPolicy quota exceeded error code. |
QUOTA_EXCEEDED_ENDPOINT_POLICIES |
EndpointPolicy quota exceeded error code. |
QUOTA_EXCEEDED_ENDPOINT_POLICIES_VALUE |
EndpointPolicy quota exceeded error code. |
QUOTA_EXCEEDED_GATEWAYS |
Gateway quota exceeded error code. |
QUOTA_EXCEEDED_GATEWAYS_VALUE |
Gateway quota exceeded error code. |
QUOTA_EXCEEDED_HEALTH_CHECKS |
HealthCheck quota exceeded error code. |
QUOTA_EXCEEDED_HEALTH_CHECKS_VALUE |
HealthCheck quota exceeded error code. |
QUOTA_EXCEEDED_HTTP_FILTERS |
HTTPFilter quota exceeded error code. |
QUOTA_EXCEEDED_HTTP_FILTERS_VALUE |
HTTPFilter quota exceeded error code. |
QUOTA_EXCEEDED_HTTP_ROUTES |
HTTPRoute quota exceeded error code. |
QUOTA_EXCEEDED_HTTP_ROUTES_VALUE |
HTTPRoute quota exceeded error code. |
QUOTA_EXCEEDED_MESHES |
Mesh quota exceeded error code. |
QUOTA_EXCEEDED_MESHES_VALUE |
Mesh quota exceeded error code. |
QUOTA_EXCEEDED_NETWORK_ENDPOINT_GROUPS |
NetworkEndpointGroup quota exceeded error code. |
QUOTA_EXCEEDED_NETWORK_ENDPOINT_GROUPS_VALUE |
NetworkEndpointGroup quota exceeded error code. |
QUOTA_EXCEEDED_SERVER_TLS_POLICIES |
ServerTLSPolicy quota exceeded error code. |
QUOTA_EXCEEDED_SERVER_TLS_POLICIES_VALUE |
ServerTLSPolicy quota exceeded error code. |
QUOTA_EXCEEDED_SERVICE_LB_POLICIES |
ServiceLBPolicy quota exceeded error code. |
QUOTA_EXCEEDED_SERVICE_LB_POLICIES_VALUE |
ServiceLBPolicy quota exceeded error code. |
QUOTA_EXCEEDED_TCP_FILTERS |
TCPFilter quota exceeded error code. |
QUOTA_EXCEEDED_TCP_FILTERS_VALUE |
TCPFilter quota exceeded error code. |
QUOTA_EXCEEDED_TCP_ROUTES |
TCPRoute quota exceeded error code. |
QUOTA_EXCEEDED_TCP_ROUTES_VALUE |
TCPRoute quota exceeded error code. |
QUOTA_EXCEEDED_TLS_ROUTES |
TLS routes quota exceeded error code. |
QUOTA_EXCEEDED_TLS_ROUTES_VALUE |
TLS routes quota exceeded error code. |
QUOTA_EXCEEDED_TRAFFIC_POLICIES |
TrafficPolicy quota exceeded error code. |
QUOTA_EXCEEDED_TRAFFIC_POLICIES_VALUE |
TrafficPolicy quota exceeded error code. |
UNRECOGNIZED |
|
UNSUPPORTED_MULTIPLE_CONTROL_PLANES |
Multiple control planes unsupported error code |
UNSUPPORTED_MULTIPLE_CONTROL_PLANES_VALUE |
Multiple control planes unsupported error code |
VPCSC_GA_SUPPORTED |
VPC-SC GA is supported for this control plane. |
VPCSC_GA_SUPPORTED_VALUE |
VPC-SC GA is supported for this control plane. |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |