resource

package
v0.9.8 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EndpointType = apiTypePrefix + "ClusterLoadAssignment"
	ClusterType  = apiTypePrefix + "Cluster"
	RouteType    = apiTypePrefix + "RouteConfiguration"
	ListenerType = apiTypePrefix + "Listener"
	SecretType   = apiTypePrefix + "auth.Secret"
	RuntimeType  = discoveryTypePrefix + "Runtime"

	// AnyType is used only by ADS
	AnyType = ""
)

Resource types in xDS v2.

View Source
const (
	FetchEndpoints = "/v2/discovery:endpoints"
	FetchClusters  = "/v2/discovery:clusters"
	FetchListeners = "/v2/discovery:listeners"
	FetchRoutes    = "/v2/discovery:routes"
	FetchSecrets   = "/v2/discovery:secrets"
	FetchRuntimes  = "/v2/discovery:runtime"
)

Fetch urls in xDS v2.

View Source
const DefaultAPIVersion = core.ApiVersion_V2

DefaultAPIVersion is the api version

Variables

This section is empty.

Functions

func GetHTTPConnectionManager

func GetHTTPConnectionManager(filter *listener.Filter) *hcm.HttpConnectionManager

GetHTTPConnectionManager creates a HttpConnectionManager from filter

Types

This section is empty.

Jump to

Keyboard shortcuts

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