# Constants

Blocked is when whe can't create secret as there is another user created secret in the way.
Dirty is when secret isn't in par with passless yet.
Ready is when secret has been reconciled.

# 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

PassLess is the Schema for the passlesses API.
PassLessEntry contains a configuration for each secret value to be generated.
PassLessList contains a list of PassLess.

# Type aliases

PassLessSpec defines the desired state of PassLess.
PassLessStatus defines the observed state of PassLess.