# Constants
No description provided by the author
No description provided by the author
Package type metadata.
Package type metadata.
# Variables
AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
Registration type metadata.
Registration type metadata.
Registration type metadata.
Registration type metadata.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
Registration is the Schema for the Registrations API +kubebuilder:subresource:status +kubebuilder:printcolumn:name="TARGET",type="string",JSONPath=".status.conditions[?(@.kind=='TargetFound')].status" +kubebuilder:printcolumn:name="STATUS",type="string",JSONPath=".status.conditions[?(@.kind=='Ready')].status" +kubebuilder:printcolumn:name="SYNC",type="string",JSONPath=".status.conditions[?(@.kind=='Synced')].status" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:resource:scope=Cluster,categories={ndd,srl},shortName=srlreg.
RegistrationList contains a list of Registration.
RegistrationObservation are the observable fields of a Registration.
No description provided by the author
A RegistrationSpec defines the desired state of a Registration.
A RegistrationStatus represents the observed state of a Registration.