Class DatabaseEncryption (2.4.1)

DatabaseEncryption(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Configuration of etcd encryption. .. attribute:: state

Denotes the state of etcd encryption.

:type: google.cloud.container_v1beta1.types.DatabaseEncryption.State

Attribute

NameDescription
key_name str
Name of CloudKMS key to use for the encryption of secrets in etcd. Ex. projects/my- project/locations/global/keyRings/my- ring/cryptoKeys/my-key

Classes

State

State(value)

State of etcd encryption.