# 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
MyObject is the Schema for the myobjects API.
MyObjectList contains a list of MyObject.
MyObjectSpec defines the desired state of MyObject.
MyObjectStatus defines the observed state of MyObject.