package
0.0.0-20200612060947-5d4945717399
Repository: https://github.com/gobins/vault-controller.git
Documentation: pkg.go.dev

# Constants

PolicyCreatedState state when created.
PolicyFailedState state when failed.
PolicyFinalizer name of the sysauth finalizer.
PolicyUpdatedState state when updated.
PolicyWatchNamespace name of the namespace on which the controller is operating.
SysAuthCreatedState state when created.
SysAuthFailedState state when failed.
SysAuthFinalizer name of the sysauth finalizer.
SysAuthUpdatedState state when updated.
WatchNamespace name of the namespace on which the controller is operating.

# Variables

AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

AuthConfig define input config for SysAuth.
Policy is the Schema for the policies API.
PolicyList contains a list of Policy.
PolicySpec defines the desired state of Policy.
PolicyStatus defines the observed state of Policy.
SysAuth is the Schema for the sysauths API.
SysAuthList contains a list of SysAuth.
SysAuthSpec defines the desired state of SysAuth.
SysAuthStatus defines the observed state of SysAuth.