azure

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ProviderType = "azure"
)

Variables

This section is empty.

Functions

func NewProvider

func NewProvider(_ context.Context, _ *common.Config) (provider.Provider, error)

func Valid added in v0.2.1

func Valid(envValue string) bool

Example Azure Key Vault secret examples: azure:keyvault:{SECRET_NAME} azure:keyvault:{SECRET_NAME}/{VERSION}

Types

type Config

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

func LoadConfig

func LoadConfig() (*Config, error)

type Provider

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

func (*Provider) LoadSecrets

func (p *Provider) LoadSecrets(ctx context.Context, paths []string) ([]provider.Secret, error)

Jump to

Keyboard shortcuts

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