azure

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewEditor

func NewEditor(keyVaultName string, keyVaultClient KeyVault) (editor.Interface, error)

Types

type KeyVault

type KeyVault interface {
	SetSecret(vaultBaseURL string, secretName string, secretValue string) error
}

type KeyVaultClient

type KeyVaultClient struct{}

func (KeyVaultClient) SetSecret

func (k KeyVaultClient) SetSecret(vaultBaseURL string, secretName string, secretValue string) error

Jump to

Keyboard shortcuts

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