# 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
ClusterSubnetState is the Schema for the ClusterSubnetState API +kubebuilder:object:root=true +kubebuilder:resource:scope=Namespaced +kubebuilder:subresource:status +kubebuilder:printcolumn:name="Exhausted",type=string,JSONPath=`.status.exhausted` +kubebuilder:printcolumn:name="Updated",type=string,JSONPath=`.status.timestamp`.
ClusterSubnetStateList contains a list of ClusterSubnetState.
ClusterSubnetStateStatus defines the observed state of ClusterSubnetState.