# 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
ConfigMap describes configuration options for the NFD worker.
+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:resource:path=nodefeaturediscoveries,scope=Namespaced
NodeFeatureDiscovery is the Schema for the nodefeaturediscoveries API.
+kubebuilder:object:root=true +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
NodeFeatureDiscoveryList contains a list of NodeFeatureDiscovery.
NodeFeatureDiscoverySpec defines the desired state of NodeFeatureDiscovery +k8s:openapi-gen=true.
NodeFeatureDiscoveryStatus defines the observed state of NodeFeatureDiscovery +k8s:openapi-gen=true.
OperandSpec describes configuration options for the operand.