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

# Constants

AIGatewayCleanupFinalizer is a finalizer which indicates that cleanup needs to be processed for an AIGateway resource prior to garbage collection.
AIGatewayEgressServicePort defines a static Kubernetes endpoint port that can be attached to all Services, HTTPRoutes, and other managed resources in an AIGateway.

# Structs

AICloudPromptDecoratorConfig is a Golang-conversion of the 'AI Prompt Decorator' plugin configuration, from the AI family of Kong plugins.
AICloudPromptDecoratorPrompts is a Golang-conversion of the 'Prompts' configuration for the AI family of Kong plugins.
AICloudProviderAuthConfig is a Golang-conversion of the 'Auth' configuration for the AI family of Kong plugins.
AICloudProviderLLMConfig is a Golang-conversion of the 'LLM' configuration for the AI family of Kong plugins.
AICloudProviderLoggingConfig is a Golang-conversion of the 'Logging' configuration for the AI family of Kong plugins.
AICloudProviderModelConfig is a Golang-conversion of the 'Model' configuration for the AI family of Kong plugins.
AICloudProviderOptionsConfig is a Golang-conversion of the 'Options' configuration for the AI family of Kong plugins.
AIGatewayReconciler reconciles a AIGateway object.

# Type aliases

AIGatewayFinalizer defines finalizers added by gateway controller for AIGateway resources to ensure proper cleanup of owned resources.