package
0.0.0-20250228164547-bad2d1bf3a37
Repository: https://github.com/openshift/library-go.git
Documentation: pkg.go.dev

# Functions

ToKeyState converts a key state to a key secret.
ListKeySecrets returns the current key secrets from openshift-config-managed.
ToKeyState converts a key secret to a key state.

# Constants

This label is used to find secrets that build up the final encryption config.
encryptionSecretFinalizer is a finalizer attached to all secrets generated by the encryption controllers.
In the data field of the secret API object, this (map) key is used to hold the actual encryption key (i.e.
The list of resources that were migrated when encryptionSecretMigratedTimestamp was set.
The time (in RFC3339 format) at which the migrated state observation occurred.

# Structs

MigratedGroupResources is the data structured stored in the encryption.apiserver.operator.openshift.io/migrated-resources of a key secret.