fake

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2022 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider added in v0.4.0

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

func (*Provider) Close added in v0.4.0

func (p *Provider) Close(ctx context.Context) error

func (*Provider) GetAllSecrets added in v0.5.0

func (p *Provider) GetAllSecrets(ctx context.Context, ref esv1beta1.ExternalSecretFind) (map[string][]byte, error)

Empty GetAllSecrets.

func (*Provider) GetSecret added in v0.4.0

GetSecret returns a single secret from the provider.

func (*Provider) GetSecretMap added in v0.4.0

func (p *Provider) GetSecretMap(ctx context.Context, ref esv1beta1.ExternalSecretDataRemoteRef) (map[string][]byte, error)

GetSecretMap returns multiple k/v pairs from the provider.

func (*Provider) NewClient added in v0.4.0

func (p *Provider) NewClient(ctx context.Context, store esv1beta1.GenericStore, kube client.Client, namespace string) (esv1beta1.SecretsClient, error)

func (*Provider) Validate added in v0.4.2

func (p *Provider) Validate() error

func (*Provider) ValidateStore added in v0.5.0

func (p *Provider) ValidateStore(store esv1beta1.GenericStore) error

Jump to

Keyboard shortcuts

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