# Constants
CreatingStatus means the repository is in creating status.
DeletingStatus means the repository is in deleting status.
SyncedStatus means the repository is in perfect synced status.
UpdatingStatus means the repository is in updating status.
WaitingStatus means the repository is in waiting status.
# 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
Key is the Schema for the keys API.
KeyList contains a list of Key.
KeySecretTemplate is a template for creating Secrets that hold Key data.
KeySpec defines the desired state of Key.
KeyStatus defines the observed state of Key.
Repository is the Schema for the repositories API.
RepositoryList contains a list of Repository.
RepositorySettings defines the desired settings.
RepositorySpec defines the desired state of Repository.
RepositoryStatus defines the observed state of Repository.
# Type aliases
StatusReason returns the Status options.