query

package
v1.17.0-beta24 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RouteOptionTargetField = "routeOption.targetRef"
)

Variables

This section is empty.

Functions

func IterateIndices

func IterateIndices(f func(client.Object, string, client.IndexerFunc) error) error

Types

type RouteOptionQueries

type RouteOptionQueries interface {
	// Populates the provided RouteOptionList with the RouteOption resources attached to the provided HTTPRoute.
	// Note that currently, only RouteOptions in the same namespace as the HTTPRoute can be attached.
	GetRouteOptionsForRoute(ctx context.Context, route *gwv1.HTTPRoute, list *solokubev1.RouteOptionList) error
}

func NewQuery

func NewQuery(c client.Client) RouteOptionQueries

Jump to

Keyboard shortcuts

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