apiserverk8s.io/apiserver/pkg/server/options/encryptionconfig Index | Files

package encryptionconfig

import "k8s.io/apiserver/pkg/server/options/encryptionconfig"

Index

Functions

func GetKMSPluginHealthzCheckers

func GetKMSPluginHealthzCheckers(filepath string) ([]healthz.HealthChecker, error)

GetKMSPluginHealthzCheckers extracts KMSPluginProbes from the EncryptionConfig.

func GetTransformerOverrides

func GetTransformerOverrides(filepath string) (map[schema.GroupResource]value.Transformer, error)

GetTransformerOverrides returns the transformer overrides by reading and parsing the encryption provider configuration file

Source Files

config.go

Version
v0.24.13
Published
Apr 12, 2023
Platform
linux/amd64
Imports
25 packages
Last checked
3 minutes ago

Tools for package owners.