kubernetes

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SecretSensitiveDoguConfigRepository

type SecretSensitiveDoguConfigRepository struct {
	// contains filtered or unexported fields
}

func NewSecretSensitiveDoguConfigRepository

func NewSecretSensitiveDoguConfigRepository(secretClient secretInterface) *SecretSensitiveDoguConfigRepository

func (*SecretSensitiveDoguConfigRepository) SaveAllForNotInstalledDogu

func (repo *SecretSensitiveDoguConfigRepository) SaveAllForNotInstalledDogu(ctx context.Context, doguName common.SimpleDoguName, entries []*ecosystem.SensitiveDoguConfigEntry) error

func (*SecretSensitiveDoguConfigRepository) SaveAllForNotInstalledDogus

func (repo *SecretSensitiveDoguConfigRepository) SaveAllForNotInstalledDogus(ctx context.Context, entries []*ecosystem.SensitiveDoguConfigEntry) error

SaveAllForNotInstalledDogus creates or updates a secret for given sensitive dogu entries These entries can belong to different dogus.

func (*SecretSensitiveDoguConfigRepository) SaveForNotInstalledDogu

SaveForNotInstalledDogu creates or updates a secret for the dogu containing the config entry. In further processing the dogu-operator uses the secret to encrypt configuration for the dogu.

Jump to

Keyboard shortcuts

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