gloogateway

package
v1.17.0-beta25 Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Context

type Context struct {
	InstallNamespace string

	ValuesManifestFile string
}

Context contains the set of properties for a given installation of Gloo Gateway

type ResourceClients

type ResourceClients interface {
	RouteOptionClient() gatewayv1.RouteOptionClient
	VirtualHostOptionClient() gatewayv1.VirtualHostOptionClient
	ServiceClient() skkube.ServiceClient
	UpstreamClient() v1.UpstreamClient
}

ResourceClients is a set of clients for interacting with the Edge resources

func NewResourceClients

func NewResourceClients(ctx context.Context, clusterCtx *cluster.Context) (ResourceClients, error)

Jump to

Keyboard shortcuts

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