testing

package
v0.0.0-...-0c9fbc9 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateEncryptionCfgNoWriteKey

func CreateEncryptionCfgNoWriteKey(keyID string, keyBase64 string, resources ...string) *encryptiondata.Config

func CreateEncryptionCfgNoWriteKeyMultipleReadKeys

func CreateEncryptionCfgNoWriteKeyMultipleReadKeys(keysResources []EncryptionKeysResourceTuple) *encryptiondata.Config

func CreateEncryptionCfgWithWriteKey

func CreateEncryptionCfgWithWriteKey(keysResources []EncryptionKeysResourceTuple) *encryptiondata.Config

Types

type EncryptionKeysResourceTuple

type EncryptionKeysResourceTuple struct {
	Resource string
	Keys     []apiserverconfigv1.Key
	// an ordered list of an encryption modes thatch matches the keys
	// for example mode[0] matches keys[0]
	Modes []string
}

Jump to

Keyboard shortcuts

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