# 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

ClusterProperty is the Schema for the clusterproperties API +kubebuilder:printcolumn:name="value",type=string,JSONPath=`.spec.value` +kubebuilder:printcolumn:name="age",type=date,JSONPath=`.metadata.creationTimestamp`.
ClusterPropertyList contains a list of ClusterProperty.
ClusterPropertySpec defines the desired state of ClusterProperty.
ClusterPropertyStatus defines the observed state of ClusterProperty.