kmsvaultsecret

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2020 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

View Source
const (
	K8sAuthenticationMethod      string = "k8s"
	TokenAuthenticationMethod    string = "token"
	UserpassAuthenticationMethod string = "userpass"
	KVv1                         string = "v1"
	KVv2                         string = "v2"
	DeletedFinalizer             string = "delete.k8s.patoarvizu.dev"
)

Variables

View Source
var (
	VaultAuthenticationMethod string
)

Functions

func Add

func Add(mgr manager.Manager) error

Types

type KVWriter

type KVWriter interface {
	// contains filtered or unexported methods
}

type KVv1Writer

type KVv1Writer struct{}

type KVv2Writer

type KVv2Writer struct{}

type ReconcileKMSVaultSecret

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

func (*ReconcileKMSVaultSecret) Reconcile

type VaultAuthMethod

type VaultAuthMethod interface {
	// contains filtered or unexported methods
}

type VaultK8sAuth

type VaultK8sAuth struct{}

type VaultTokenAuth

type VaultTokenAuth struct{}

type VaultUserpassAuth added in v0.1.0

type VaultUserpassAuth struct{}

Jump to

Keyboard shortcuts

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