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

# Packages

No description provided by the author

# Functions

ControlPlaneGVR returns current package ControlPlane GVR.

# Constants

GatewayConfigurationTargetKindGateway is a target kind which indicates that a Gateway resource is the target.
GatewayConfigurationTargetKindGatewayClass is a target kind which indicates that a GatewayClass resource is the target.

# Variables

AddToScheme adds the types in this group-version to the given scheme.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
SchemeGroupVersion is group version used to register these objects.

# Structs

ControlPlane is the Schema for the controlplanes API.
ControlPlaneList contains a list of ControlPlane.
ControlPlaneOptions indicates the specific information needed to deploy and connect a ControlPlane to a DataPlane object.
ControlPlaneSpec defines the desired state of ControlPlane.
ControlPlaneStatus defines the observed state of ControlPlane.
DeploymentOptions is a shared type used on objects to indicate that their configuration results in a Deployment which is managed by the Operator and includes options for managing Deployments such as the the number of replicas or pod options like container image and resource requirements.
GatewayConfiguration is the Schema for the gatewayconfigurations API.
GatewayConfigurationList contains a list of GatewayConfiguration.
GatewayConfigurationSpec defines the desired state of GatewayConfiguration.
GatewayConfigurationStatus defines the observed state of GatewayConfiguration.

# Type aliases

GatewayConfigurationTargetKind is an object kind that can be targeted for GatewayConfiguration attachment.