routingconfig

package
v0.2.0-rc9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 17, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResolvedRouting

type ResolvedRouting struct {
	Enabled      bool
	GatewayRef   *gatewayapiv1.ParentReference
	Annotations  map[string]string
	PathTemplate string
}

ResolvedRouting captures the effective routing configuration after applying service overrides on top of runtime defaults.

func Resolve

Resolve determines the effective routing configuration by merging runtime config defaults with service-level overrides. The precedence order is: 1. Runtime config (base layer) 2. Service.Spec.Routing (override layer)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL