parameters

package
v1.17.0-rc4 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

README

Parameters API

The K8s GW API has precedent for using typed references to "Virtual" Resources (i.e. non-existent) as a way of providing parameters (e.g. to a filter on a route) without needing to define additional CRD types. This is done in Istio as a way of enabling users to specify backend refs to hostnames rather than directly to a ServiceEntry object.

Because these reference types are effectivey a part of the application API without being easy to document, this package is separated and commented for easier integration into documentation.

Documentation

Index

Constants

View Source
const (
	ParameterGroup = "gloo.solo.io"
	ParameterKind  = "Parameter"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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