kmsvaultsecret

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2020 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

View Source
const (
	K8sAuthenticationMethod      string = "k8s"
	TokenAuthenticationMethod    string = "token"
	UserpassAuthenticationMethod string = "userpass"
	AppRoleAuthenticationMethod  string = "approle"
	GitHubAuthenticationMethod   string = "github"
	AWSIAMAuthenticationMethod   string = "iam"
	KVv1                         string = "v1"
	KVv2                         string = "v2"
	DeletedFinalizer             string = "delete.k8s.patoarvizu.dev"
)

Variables

View Source
var (
	VaultAuthenticationMethod string
	SyncPeriodSeconds         int
)

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 VaultAppRoleAuth added in v0.12.0

type VaultAppRoleAuth struct{}

type VaultAuthMethod

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

type VaultGitHubAuth added in v0.12.0

type VaultGitHubAuth struct{}

type VaultIAMAuth added in v0.12.0

type VaultIAMAuth struct{}

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