# 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
ClusterManager is the Schema for the clustermanagers API.
ClusterManagerList contains a list of ClusterManager.
ClusterManagerSpec defines the desired state of ClusterManager.
ClusterManagerStatus defines the observed state of ClusterManager.
type UserInfo struct { Name string `json:"name,omitempty"` }.
No description provided by the author
No description provided by the author