internal/

directory
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2026 License: Apache-2.0

Directories

Path Synopsis
Package apperror defines the typed application error that handlers, services, and repositories return instead of writing HTTP error responses inline.
Package apperror defines the typed application error that handlers, services, and repositories return instead of writing HTTP error responses inline.
Package gatewaytranslator adapts a deployment artifact between two version axes:
Package gatewaytranslator adapts a deployment artifact between two version axes:
normalizer
Package normalizer up-converts a deployment artifact from whatever platform data version it was generated from up to the gateway-latest shape, so the rest of the translator (and any subsequent down-conversion) always starts from a canonical, fully-split artifact.
Package normalizer up-converts a deployment artifact from whatever platform data version it was generated from up to the gateway-latest shape, so the rest of the translator (and any subsequent down-conversion) always starts from a canonical, fully-split artifact.
versiontranslator
Package versiontranslator routes a gateway-latest-shaped deployment artifact to the sub-package that knows how to produce the shape a given target gateway data version expects.
Package versiontranslator routes a gateway-latest-shaped deployment artifact to the sub-package that knows how to produce the shape a given target gateway data version expects.
versiontranslator/v1alpha1
Package v1alpha1 produces deployment artifacts for gateways older than gatewaytranslator.MinGatewayV1Version — gateways whose CRD apiVersion is "gateway.api-platform.wso2.com/v1alpha1".
Package v1alpha1 produces deployment artifacts for gateways older than gatewaytranslator.MinGatewayV1Version — gateways whose CRD apiVersion is "gateway.api-platform.wso2.com/v1alpha1".
Package pagination holds the in-memory windowing primitive shared by the handler and service layers, so the two cannot drift apart.
Package pagination holds the in-memory windowing primitive shared by the handler and service layers, so the two cannot drift apart.
Package plugin defines the compile-time pluggable module system for platform-api.
Package plugin defines the compile-time pluggable module system for platform-api.
Package webhook implements the Platform API control-plane webhook receiver.
Package webhook implements the Platform API control-plane webhook receiver.

Jump to

Keyboard shortcuts

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