xds

package
v0.0.0-...-f43927d Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	ExportedServiceTypeUrl    = "federation.istio-ecosystem.io/v1alpha1/ExportedService"
	DestinationRuleTypeUrl    = "networking.istio.io/v1alpha3/DestinationRule"
	GatewayTypeUrl            = "networking.istio.io/v1alpha3/Gateway"
	ServiceEntryTypeUrl       = "networking.istio.io/v1alpha3/ServiceEntry"
	WorkloadEntryTypeUrl      = "networking.istio.io/v1alpha3/WorkloadEntry"
	EnvoyFilterTypeUrl        = "networking.istio.io/v1alpha3/EnvoyFilter"
	PeerAuthenticationTypeUrl = "security.istio.io/v1beta1/PeerAuthentication"
	RouteTypeUrl              = "route.openshift.io/v1/Route"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type PushRequest

type PushRequest struct {
	// TypeUrl specifies DiscoveryResponse type and must always be set.
	TypeUrl string
	// Resources contains data to be sent to subscribers.
	// If it is not set, ADS server will trigger proper request handler to generate resources of given type.
	Resources []*anypb.Any
}

PushRequest notifies ADS server that it should send DiscoveryResponse to subscribers.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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