Movatterモバイル変換


[0]ホーム

URL:


version

package
v1.77.0Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2025 License:Apache-2.0Imports:0Imported by:0

Details

Repository

github.com/grpc/grpc-go

Links

Documentation

Overview

Package version defines constants to distinguish between supported xDS APIversions.

Index

Constants

View Source
const (V3ListenerType    = "envoy.config.listener.v3.Listener"V3RouteConfigType = "envoy.config.route.v3.RouteConfiguration"V3ClusterType     = "envoy.config.cluster.v3.Cluster"V3EndpointsType   = "envoy.config.endpoint.v3.ClusterLoadAssignment"V3ResourceWrapperURL      = googleapiPrefix + "envoy.service.discovery.v3.Resource"V3ListenerURL             = googleapiPrefix +V3ListenerTypeV3RouteConfigURL          = googleapiPrefix +V3RouteConfigTypeV3ClusterURL              = googleapiPrefix +V3ClusterTypeV3EndpointsURL            = googleapiPrefix +V3EndpointsTypeV3HTTPConnManagerURL      = googleapiPrefix + "envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager"V3UpstreamTLSContextURL   = googleapiPrefix + "envoy.extensions.transport_sockets.tls.v3.UpstreamTlsContext"V3DownstreamTLSContextURL = googleapiPrefix + "envoy.extensions.transport_sockets.tls.v3.DownstreamTlsContext")

Resource URLs. We need to be able to accept either version of the resourceregardless of the version of the transport protocol in use.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Source Files

View all Source files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f orF : Jump to
y orY : Canonical URL
go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.Learn more.

[8]ページ先頭

©2009-2025 Movatter.jp