resource

package
v0.9.9-0...-8441f07 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2021 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"
	ExtensionConfigType = apiTypePrefix + "ExtensionConfig" // This isn't actually supported for V2
	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"
	FetchExtensionConfigs = "/v3/discovery:extension_configs"
)

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