Documentation
¶
Index ¶
Constants ¶
Variables ¶
View Source
var (
VaultAuthenticationMethod string
)
Functions ¶
Types ¶
type KVv1Writer ¶
type KVv1Writer struct{}
type KVv2Writer ¶
type KVv2Writer struct{}
type ReconcileKMSVaultSecret ¶
type ReconcileKMSVaultSecret struct {
// contains filtered or unexported fields
}
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{}
Click to show internal directories.
Click to hide internal directories.