TiKVMasterKeyConfig

(Appears on: TiKVEncryptionConfig)

FieldDescription
type
string

Use KMS encryption or use file encryption, possible values: kms, file If set to kms, kms MasterKeyKMSConfig should be filled, if set to file MasterKeyFileConfig should be filled optional

MasterKeyFileConfig
MasterKeyFileConfig

(Members of MasterKeyFileConfig are embedded into this type.)

Master key file config If the type set to file, this config should be filled

MasterKeyKMSConfig
MasterKeyKMSConfig

(Members of MasterKeyKMSConfig are embedded into this type.)

Master key KMS config If the type set to kms, this config should be filled