# 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
TestResource implements resource.Object.
TestResourceList contains a list of TestResources.
+kubebuilder:object:root=true TestResourceWithStatus implements resource.Object.
+kubebuilder:object:root=true TestResourceWithStatusList contains a list of TestResourceWithStatuss.
No description provided by the author