updater

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UpdateSealedSecrets

func UpdateSealedSecrets(ctx context.Context, config *config.Config, filter Filter) error

UpdateSealedSecrets iterates over all the secrets in the secrets manager and updates the sealed secrets manifests

Types

type Filter added in v0.4.0

type Filter struct {
	OnlySecrets []string
	SkipSecrets []string
}

Filter is used to filter the secrets to update

func (Filter) Validate added in v0.4.0

func (f Filter) Validate(secrets []*config.Secret) error

Validate validates the filter

Jump to

Keyboard shortcuts

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