vault

package
v0.8.6 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2023 License: Apache-2.0 Imports: 43 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetTypedKey added in v0.7.3

func GetTypedKey(data map[string]interface{}, key string) ([]byte, error)

func NewVaultClient added in v0.7.3

func NewVaultClient(c *vault.Config) (util.Client, error)

Types

type Connector added in v0.7.3

type Connector struct {
	NewVaultClient func(c *vault.Config) (util.Client, error)
}

func (*Connector) Capabilities added in v0.7.3

func (c *Connector) Capabilities() esv1beta1.SecretStoreCapabilities

Capabilities return the provider supported capabilities (ReadOnly, WriteOnly, ReadWrite).

func (*Connector) NewClient added in v0.7.3

func (c *Connector) NewClient(ctx context.Context, store esv1beta1.GenericStore, kube kclient.Client, namespace string) (esv1beta1.SecretsClient, error)

func (*Connector) NewGeneratorClient added in v0.7.3

func (c *Connector) NewGeneratorClient(ctx context.Context, kube kclient.Client, corev1 typedcorev1.CoreV1Interface, vaultSpec *esv1beta1.VaultProvider, namespace string) (util.Client, error)

func (*Connector) ValidateStore added in v0.7.3

func (c *Connector) ValidateStore(store esv1beta1.GenericStore) error

Directories

Path Synopsis
Mostly sourced from ~/external-secrets/pkg/provider/aws/auth
Mostly sourced from ~/external-secrets/pkg/provider/aws/auth

Jump to

Keyboard shortcuts

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