testutils

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Sealer

type Sealer struct {
	SealedSecrets map[string]secrets.Secret
	// contains filtered or unexported fields
}

func (*Sealer) Has

func (f *Sealer) Has(sealedSecret string) bool

func (*Sealer) SealByPath

func (f *Sealer) SealByPath(target string, source string, namespace string) error

type Secrets

type Secrets struct {
	*secrets.Secrets
}

Secrets is a fake implementation of secrets.Secrets for testing purposes.

func (*Secrets) Save

func (f *Secrets) Save() error

Jump to

Keyboard shortcuts

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