Documentation
¶
Index ¶
Constants ¶
View Source
const ( // BundleVersionAnnotation is the annotation on Gateway API CRDs that contains the installed version. BundleVersionAnnotation = "gateway.networking.k8s.io/bundle-version" // SupportedVersion is the supported version of the Gateway API CRDs. SupportedVersion = "v1.2.0" )
Variables ¶
This section is empty.
Functions ¶
func ValidateCRDVersions ¶
func ValidateCRDVersions( crdMetadata map[types.NamespacedName]*metav1.PartialObjectMetadata, ) (conds []conditions.Condition, valid bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.