K8stransparent Data Encryption Response
data class K8stransparentDataEncryptionResponse(val mode: String? = null, val protectorSecret: String? = null)
Transparent data encryption information.
Transparent data encryption information.