Documentation
¶
Overview ¶
Package reencryption implements the HCCO re-encryption controller that manages etcd data re-encryption after encryption key rotation.
Index ¶
Constants ¶
View Source
const ControllerName = "reencryption"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
Reconciler watches for encryption key changes on the HCP spec and drives the multi-phase key rotation lifecycle: ReadOnlyDeploy -> WritePromote -> Migrating -> Completed.
Click to show internal directories.
Click to hide internal directories.