es

package
v0.0.0-...-4f85a94 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewESSecretStorage

func NewESSecretStorage(_ context.Context, client client.Client, instanceId string, providerConfJSON string) (secretstorage.SecretStorage, error)

Types

type ExternalSecretStorage

type ExternalSecretStorage struct {
	ProviderConfig *es.SecretStoreProvider
	InstanceId     string
	Client         client.Client
	// contains filtered or unexported fields
}

func (*ExternalSecretStorage) Delete

func (*ExternalSecretStorage) Examine

func (p *ExternalSecretStorage) Examine(ctx context.Context) error

func (*ExternalSecretStorage) Get

func (*ExternalSecretStorage) Initialize

func (p *ExternalSecretStorage) Initialize(ctx context.Context) error

func (*ExternalSecretStorage) Store

type PushData

type PushData struct {
	RemoteKey string
	Property  string
}

func (*PushData) GetProperty

func (p *PushData) GetProperty() string

func (*PushData) GetRemoteKey

func (p *PushData) GetRemoteKey() string

Jump to

Keyboard shortcuts

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