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

# Functions

NewCtxInjector creates a new context injector with the given injectors.

# Structs

CtxInjector is a context injector that injects key-value pairs into a context.

# Type aliases

KeyValueInjectorFunc is type of a function that returns a key-value pair to be injected into a context.