# 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
OverlayExtensionConfig is the Schema for the overlayextensionconfigs API +kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:resource:scope=Namespaced +kubebuilder:resource:shortName=oec +kubebuilder:printcolumn:name="OverlayExtensionConfig IP range",type=string,priority=1,JSONPath=`.spec.extensionIPRange`.
OverlayExtensionConfigList contains a list of OverlayExtensionConfig.
OverlayExtensionConfigSpec defines the desired state of OverlayExtensionConfig.
OverlayExtensionConfigStatus defines the observed state of OverlayExtensionConfig.
# Type aliases
No description provided by the author