# Functions
ChannelsMarkerDef creates a marker definition for the channels marker that can be passed to the markers registry.
# Constants
ChannelsAnnotation is the annotation key that's used to mark the channels a CRD belongs to.
GatewayOperatorChannelType is the channel for CRDs that are intended to be used by the Gateway Operator.
IngressControllerChannelType is the channel for CRDs that are intended to be used by the Ingress Controller.
IngressControllerIncubatorChannelType is the channel for CRDs that are incubating to be used by the Ingress Controller.
VersionAnnotation is the annotation key that's used to mark the version of the CRD.
# Variables
AllChannels is a list of all available channels.
# Type aliases
ChannelsMarker is a marker that can be used to specify the channels a CRD belongs to.
ChannelType is the type of the channel for CRDs.