# Constants
No description provided by the author
No description provided by the author
# 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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
+kubebuilder:object:root=true +kubebuilder:resource:path=shims,scope=Cluster +kubebuilder:printcolumn:JSONPath=".spec.runtimeClass.name",name=RuntimeClass,type=string +kubebuilder:printcolumn:JSONPath=".status.nodesReady",name=Ready,type=integer +kubebuilder:printcolumn:JSONPath=".status.nodes",name=Nodes,type=integer Shim is the Schema for the shims API.
ShimList contains a list of Shim.
ShimSpec defines the desired state of Shim.
ShimStatus defines the observed state of Shim +operator-sdk:csv:customresourcedefinitions:type=status.
# Type aliases
+kubebuilder:validation:Enum=rolling;recreate.