# 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
MyCrd is the Schema for the mycrds API.
MyCrdCondition represents a condition of the MyCrd.
MyCrdList contains a list of MyCrd.
MyCrdSpec defines the desired state of MyCrd.
MyCrdStatus defines the observed state of MyCrd.