azure

package
v0.0.0-...-cdc24ad Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AzureKeyVault

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

func FromEnvironment

func FromEnvironment() (*AzureKeyVault, error)

func (*AzureKeyVault) CreateSecret

func (v *AzureKeyVault) CreateSecret(ctx context.Context, domain string, name string, data []byte) (*vault.Secret, error)

func (*AzureKeyVault) DeleteSecret

func (v *AzureKeyVault) DeleteSecret(ctx context.Context, domain string, name string) error

func (*AzureKeyVault) Secret

func (v *AzureKeyVault) Secret(ctx context.Context, domain string, name string) (*vault.Secret, error)

Jump to

Keyboard shortcuts

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