Google Cloud Container V1 Client - Class DatabaseEncryption (1.9.1)

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

Configuration of etcd encryption.

Generated from protobuf message google.container.v1.DatabaseEncryption

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ state
int

Denotes the state of etcd encryption.

↳ key_name
string

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

getState

Denotes the state of etcd encryption.

Generated from protobuf field .google.container.v1.DatabaseEncryption.State state = 2;

Returns
Type
Description
int

setState

Denotes the state of etcd encryption.

Generated from protobuf field .google.container.v1.DatabaseEncryption.State state = 2;

Parameter
Name
Description
var
int
Returns
Type
Description
$this

getKeyName

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

Generated from protobuf field string key_name = 1;

Returns
Type
Description
string

setKeyName

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

Generated from protobuf field string key_name = 1;

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: