Documentation
¶
Index ¶
- Constants
- func GetEncryptionConfigSecret(secrets v1.SecretController, encryptionConfigSecretName string) (*v1core.Secret, error)
- func GetEncryptionTransformersFromSecret(ctx context.Context, encryptionConfigSecret *v1core.Secret) (k8sEncryptionconfig.StaticTransformers, error)
- func PrepareEncryptionTransformersFromConfig(ctx context.Context, encryptionProviderPath string) (k8sEncryptionconfig.StaticTransformers, error)
Constants ¶
View Source
const EncryptionProviderConfigKey = "encryption-provider-config.yaml"
Variables ¶
This section is empty.
Functions ¶
func GetEncryptionTransformersFromSecret ¶
func GetEncryptionTransformersFromSecret(ctx context.Context, encryptionConfigSecret *v1core.Secret) (k8sEncryptionconfig.StaticTransformers, error)
func PrepareEncryptionTransformersFromConfig ¶
func PrepareEncryptionTransformersFromConfig(ctx context.Context, encryptionProviderPath string) (k8sEncryptionconfig.StaticTransformers, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.