package
2.0.0-main+incompatible
Repository: https://github.com/kgateway-dev/kgateway.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
DefaultScheme returns a scheme with all the types registered for Gloo Gateway We intentionally do not perform this operation in an init!! See https://github.com/kgateway-dev/kgateway/pull/9692 for context.
GatewayScheme unconditionally includes the default and required Gateway API schemes.
No description provided by the author
No description provided by the author
# Constants
AutoProvision controls whether the controller will be responsible for provisioning dynamic infrastructure for the Gateway API.
No description provided by the author
field name used for indexing.
# Variables
SchemeBuilder contains all the Schemes for registering the CRDs with which Gloo Gateway interacts.
# Structs
Start runs the controllers responsible for processing the K8s Gateway API objects It is intended to be run in a goroutine as the function will block until the supplied context is cancelled.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author