Documentation ¶
Index ¶
Constants ¶
View Source
const ( // VariableName is the external patch variable name. VariableName = "encryptionAtRest" SecretKeyForEtcdEncryption = "config" )
Variables ¶
This section is empty.
Functions ¶
func NewPatch ¶
func NewPatch(client ctrlclient.Client, keyGenerator TokenGenerator) *encryptionPatchHandler
func RandomTokenGenerator ¶
Types ¶
type TokenGenerator ¶
Click to show internal directories.
Click to hide internal directories.