Google Cloud Container V1 Client - Class State (1.13.1)

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

State of etcd encryption.

Protobuf type google.container.v1.DatabaseEncryption.State

Methods

name

Parameter
Name
Description
value
mixed

value

Parameter
Name
Description
name
mixed

Constants

UNKNOWN

  Value: 0 
 

Should never be set

Generated from protobuf enum UNKNOWN = 0;

ENCRYPTED

  Value: 1 
 

Secrets in etcd are encrypted.

Generated from protobuf enum ENCRYPTED = 1;

DECRYPTED

  Value: 2 
 

Secrets in etcd are stored in plain text (at etcd level) - this is unrelated to Compute Engine level full disk encryption.

Generated from protobuf enum DECRYPTED = 2;

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