# Variables
AddToScheme is used to add the SchemeBuilder to the scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
MyApp is the Schema for the myapps API.
MyAppList contains a list of MyApp.
MyAppSpec defines the desired state of MyApp.
MyAppStatus defines the observed state of MyApp.