package
1.3.0
Repository: https://github.com/kong/gateway-operator.git
Documentation: pkg.go.dev

# Functions

FromImage takes a container image in the format "<image>:<version>" and returns a semver instance of the version.
IsControlPlaneImageVersionSupported is a helper intended to validate the ControlPlane image and indicate if the operator can support it.
IsDataPlaneImageVersionSupported is a helper intended to validate the DataPlane image and indicate if the operator can support it.

# Constants

renovate: datasource=docker depName=kong/kubernetes-ingress-controller.

# Variables

No description provided by the author
ManifestsVersionsForKICVersions is a map that explicitly sets which manifests version to use upon the KIC version.

# Type aliases

VersionValidationOption is the function signature to be used as option to validate ControlPlane and DataPlane versions.