package
0.6.0
Repository: https://github.com/cloudflare/lockbox.git
Documentation: pkg.go.dev

# Functions

NewFromSecret creates a Lockbox wrapping the provided Secret.
Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GroupName specifies the group name used to register the objects.
No description provided by the author

# Variables

Depreciated: use Install instead.
GroupVersion specifies the group and the version used to register the objects.
No description provided by the author
localSchemeBuilder and AddToScheme will stay in k8s.io/kubernetes.
SchemeGroupVersion is group version used to register these objects Deprecated: use GroupVersion instead.

# Structs

Condition contains condition information for a Lockbox.
Lockbox is a struct wrapping the LockboxSpec in standard API server metadata fields.
LockboxList is a Lockbox-specific version of metav1.List.
LockboxSecretTemplate defines structure of API metadata fields of Secrets controlled by a Lockbox.
LockboxSpec is a struct wrapping the encrypted secrets along with the public keys of the sender and server.
LockboxStatus contains status information about a Lockbox.

# Type aliases

+kubebuilder:validation:Enum=Error;Warning;Info.
+kubebuilder:validation:Enum=Ready.