encryptionatrest

package
v0.19.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 24, 2024 License: Apache-2.0 Imports: 26 Imported by: 0

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

func RandomTokenGenerator() ([]byte, error)

Types

type TokenGenerator

type TokenGenerator func() ([]byte, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL