mirror of https://github.com/grpc/grpc-node.git
Move the generated files to .ts instead of .d.ts
This commit is contained in:
parent
dbef861948
commit
0c41a4e039
|
@ -28,8 +28,6 @@ import { AsyncDataSource as _envoy_api_v2_core_AsyncDataSource, AsyncDataSource_
|
||||||
import { TransportSocket as _envoy_api_v2_core_TransportSocket, TransportSocket__Output as _envoy_api_v2_core_TransportSocket__Output } from './envoy/api/v2/core/TransportSocket';
|
import { TransportSocket as _envoy_api_v2_core_TransportSocket, TransportSocket__Output as _envoy_api_v2_core_TransportSocket__Output } from './envoy/api/v2/core/TransportSocket';
|
||||||
import { RuntimeFractionalPercent as _envoy_api_v2_core_RuntimeFractionalPercent, RuntimeFractionalPercent__Output as _envoy_api_v2_core_RuntimeFractionalPercent__Output } from './envoy/api/v2/core/RuntimeFractionalPercent';
|
import { RuntimeFractionalPercent as _envoy_api_v2_core_RuntimeFractionalPercent, RuntimeFractionalPercent__Output as _envoy_api_v2_core_RuntimeFractionalPercent__Output } from './envoy/api/v2/core/RuntimeFractionalPercent';
|
||||||
import { ControlPlane as _envoy_api_v2_core_ControlPlane, ControlPlane__Output as _envoy_api_v2_core_ControlPlane__Output } from './envoy/api/v2/core/ControlPlane';
|
import { ControlPlane as _envoy_api_v2_core_ControlPlane, ControlPlane__Output as _envoy_api_v2_core_ControlPlane__Output } from './envoy/api/v2/core/ControlPlane';
|
||||||
import { BackoffStrategy as _envoy_api_v2_core_BackoffStrategy, BackoffStrategy__Output as _envoy_api_v2_core_BackoffStrategy__Output } from './envoy/api/v2/core/BackoffStrategy';
|
|
||||||
import { HttpUri as _envoy_api_v2_core_HttpUri, HttpUri__Output as _envoy_api_v2_core_HttpUri__Output } from './envoy/api/v2/core/HttpUri';
|
|
||||||
import { Pipe as _envoy_api_v2_core_Pipe, Pipe__Output as _envoy_api_v2_core_Pipe__Output } from './envoy/api/v2/core/Pipe';
|
import { Pipe as _envoy_api_v2_core_Pipe, Pipe__Output as _envoy_api_v2_core_Pipe__Output } from './envoy/api/v2/core/Pipe';
|
||||||
import { SocketAddress as _envoy_api_v2_core_SocketAddress, SocketAddress__Output as _envoy_api_v2_core_SocketAddress__Output } from './envoy/api/v2/core/SocketAddress';
|
import { SocketAddress as _envoy_api_v2_core_SocketAddress, SocketAddress__Output as _envoy_api_v2_core_SocketAddress__Output } from './envoy/api/v2/core/SocketAddress';
|
||||||
import { TcpKeepalive as _envoy_api_v2_core_TcpKeepalive, TcpKeepalive__Output as _envoy_api_v2_core_TcpKeepalive__Output } from './envoy/api/v2/core/TcpKeepalive';
|
import { TcpKeepalive as _envoy_api_v2_core_TcpKeepalive, TcpKeepalive__Output as _envoy_api_v2_core_TcpKeepalive__Output } from './envoy/api/v2/core/TcpKeepalive';
|
||||||
|
@ -37,6 +35,8 @@ import { BindConfig as _envoy_api_v2_core_BindConfig, BindConfig__Output as _env
|
||||||
import { Address as _envoy_api_v2_core_Address, Address__Output as _envoy_api_v2_core_Address__Output } from './envoy/api/v2/core/Address';
|
import { Address as _envoy_api_v2_core_Address, Address__Output as _envoy_api_v2_core_Address__Output } from './envoy/api/v2/core/Address';
|
||||||
import { CidrRange as _envoy_api_v2_core_CidrRange, CidrRange__Output as _envoy_api_v2_core_CidrRange__Output } from './envoy/api/v2/core/CidrRange';
|
import { CidrRange as _envoy_api_v2_core_CidrRange, CidrRange__Output as _envoy_api_v2_core_CidrRange__Output } from './envoy/api/v2/core/CidrRange';
|
||||||
import { SocketOption as _envoy_api_v2_core_SocketOption, SocketOption__Output as _envoy_api_v2_core_SocketOption__Output } from './envoy/api/v2/core/SocketOption';
|
import { SocketOption as _envoy_api_v2_core_SocketOption, SocketOption__Output as _envoy_api_v2_core_SocketOption__Output } from './envoy/api/v2/core/SocketOption';
|
||||||
|
import { HttpUri as _envoy_api_v2_core_HttpUri, HttpUri__Output as _envoy_api_v2_core_HttpUri__Output } from './envoy/api/v2/core/HttpUri';
|
||||||
|
import { BackoffStrategy as _envoy_api_v2_core_BackoffStrategy, BackoffStrategy__Output as _envoy_api_v2_core_BackoffStrategy__Output } from './envoy/api/v2/core/BackoffStrategy';
|
||||||
import { Percent as _envoy_type_Percent, Percent__Output as _envoy_type_Percent__Output } from './envoy/type/Percent';
|
import { Percent as _envoy_type_Percent, Percent__Output as _envoy_type_Percent__Output } from './envoy/type/Percent';
|
||||||
import { FractionalPercent as _envoy_type_FractionalPercent, FractionalPercent__Output as _envoy_type_FractionalPercent__Output } from './envoy/type/FractionalPercent';
|
import { FractionalPercent as _envoy_type_FractionalPercent, FractionalPercent__Output as _envoy_type_FractionalPercent__Output } from './envoy/type/FractionalPercent';
|
||||||
import { SemanticVersion as _envoy_type_SemanticVersion, SemanticVersion__Output as _envoy_type_SemanticVersion__Output } from './envoy/type/SemanticVersion';
|
import { SemanticVersion as _envoy_type_SemanticVersion, SemanticVersion__Output as _envoy_type_SemanticVersion__Output } from './envoy/type/SemanticVersion';
|
||||||
|
@ -171,10 +171,6 @@ export namespace messages {
|
||||||
export type RuntimeFractionalPercent__Output = _envoy_api_v2_core_RuntimeFractionalPercent__Output;
|
export type RuntimeFractionalPercent__Output = _envoy_api_v2_core_RuntimeFractionalPercent__Output;
|
||||||
export type ControlPlane = _envoy_api_v2_core_ControlPlane;
|
export type ControlPlane = _envoy_api_v2_core_ControlPlane;
|
||||||
export type ControlPlane__Output = _envoy_api_v2_core_ControlPlane__Output;
|
export type ControlPlane__Output = _envoy_api_v2_core_ControlPlane__Output;
|
||||||
export type BackoffStrategy = _envoy_api_v2_core_BackoffStrategy;
|
|
||||||
export type BackoffStrategy__Output = _envoy_api_v2_core_BackoffStrategy__Output;
|
|
||||||
export type HttpUri = _envoy_api_v2_core_HttpUri;
|
|
||||||
export type HttpUri__Output = _envoy_api_v2_core_HttpUri__Output;
|
|
||||||
export type Pipe = _envoy_api_v2_core_Pipe;
|
export type Pipe = _envoy_api_v2_core_Pipe;
|
||||||
export type Pipe__Output = _envoy_api_v2_core_Pipe__Output;
|
export type Pipe__Output = _envoy_api_v2_core_Pipe__Output;
|
||||||
export type SocketAddress = _envoy_api_v2_core_SocketAddress;
|
export type SocketAddress = _envoy_api_v2_core_SocketAddress;
|
||||||
|
@ -189,6 +185,10 @@ export namespace messages {
|
||||||
export type CidrRange__Output = _envoy_api_v2_core_CidrRange__Output;
|
export type CidrRange__Output = _envoy_api_v2_core_CidrRange__Output;
|
||||||
export type SocketOption = _envoy_api_v2_core_SocketOption;
|
export type SocketOption = _envoy_api_v2_core_SocketOption;
|
||||||
export type SocketOption__Output = _envoy_api_v2_core_SocketOption__Output;
|
export type SocketOption__Output = _envoy_api_v2_core_SocketOption__Output;
|
||||||
|
export type HttpUri = _envoy_api_v2_core_HttpUri;
|
||||||
|
export type HttpUri__Output = _envoy_api_v2_core_HttpUri__Output;
|
||||||
|
export type BackoffStrategy = _envoy_api_v2_core_BackoffStrategy;
|
||||||
|
export type BackoffStrategy__Output = _envoy_api_v2_core_BackoffStrategy__Output;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -415,10 +415,6 @@ export namespace ClientInterfaces {
|
||||||
}
|
}
|
||||||
export namespace ControlPlane {
|
export namespace ControlPlane {
|
||||||
}
|
}
|
||||||
export namespace BackoffStrategy {
|
|
||||||
}
|
|
||||||
export namespace HttpUri {
|
|
||||||
}
|
|
||||||
export namespace Pipe {
|
export namespace Pipe {
|
||||||
}
|
}
|
||||||
export namespace SocketAddress {
|
export namespace SocketAddress {
|
||||||
|
@ -433,6 +429,10 @@ export namespace ClientInterfaces {
|
||||||
}
|
}
|
||||||
export namespace SocketOption {
|
export namespace SocketOption {
|
||||||
}
|
}
|
||||||
|
export namespace HttpUri {
|
||||||
|
}
|
||||||
|
export namespace BackoffStrategy {
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -639,8 +639,6 @@ export interface ProtoGrpcType {
|
||||||
TransportSocket: MessageTypeDefinition
|
TransportSocket: MessageTypeDefinition
|
||||||
RuntimeFractionalPercent: MessageTypeDefinition
|
RuntimeFractionalPercent: MessageTypeDefinition
|
||||||
ControlPlane: MessageTypeDefinition
|
ControlPlane: MessageTypeDefinition
|
||||||
BackoffStrategy: MessageTypeDefinition
|
|
||||||
HttpUri: MessageTypeDefinition
|
|
||||||
Pipe: MessageTypeDefinition
|
Pipe: MessageTypeDefinition
|
||||||
SocketAddress: MessageTypeDefinition
|
SocketAddress: MessageTypeDefinition
|
||||||
TcpKeepalive: MessageTypeDefinition
|
TcpKeepalive: MessageTypeDefinition
|
||||||
|
@ -648,6 +646,8 @@ export interface ProtoGrpcType {
|
||||||
Address: MessageTypeDefinition
|
Address: MessageTypeDefinition
|
||||||
CidrRange: MessageTypeDefinition
|
CidrRange: MessageTypeDefinition
|
||||||
SocketOption: MessageTypeDefinition
|
SocketOption: MessageTypeDefinition
|
||||||
|
HttpUri: MessageTypeDefinition
|
||||||
|
BackoffStrategy: MessageTypeDefinition
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -802,10 +802,6 @@ export namespace ServiceHandlers {
|
||||||
}
|
}
|
||||||
export namespace ControlPlane {
|
export namespace ControlPlane {
|
||||||
}
|
}
|
||||||
export namespace BackoffStrategy {
|
|
||||||
}
|
|
||||||
export namespace HttpUri {
|
|
||||||
}
|
|
||||||
export namespace Pipe {
|
export namespace Pipe {
|
||||||
}
|
}
|
||||||
export namespace SocketAddress {
|
export namespace SocketAddress {
|
||||||
|
@ -820,6 +816,10 @@ export namespace ServiceHandlers {
|
||||||
}
|
}
|
||||||
export namespace SocketOption {
|
export namespace SocketOption {
|
||||||
}
|
}
|
||||||
|
export namespace HttpUri {
|
||||||
|
}
|
||||||
|
export namespace BackoffStrategy {
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -5,6 +5,9 @@ import { Cluster as _envoy_api_v2_Cluster, Cluster__Output as _envoy_api_v2_Clus
|
||||||
import { LoadBalancingPolicy as _envoy_api_v2_LoadBalancingPolicy, LoadBalancingPolicy__Output as _envoy_api_v2_LoadBalancingPolicy__Output } from './envoy/api/v2/LoadBalancingPolicy';
|
import { LoadBalancingPolicy as _envoy_api_v2_LoadBalancingPolicy, LoadBalancingPolicy__Output as _envoy_api_v2_LoadBalancingPolicy__Output } from './envoy/api/v2/LoadBalancingPolicy';
|
||||||
import { UpstreamBindConfig as _envoy_api_v2_UpstreamBindConfig, UpstreamBindConfig__Output as _envoy_api_v2_UpstreamBindConfig__Output } from './envoy/api/v2/UpstreamBindConfig';
|
import { UpstreamBindConfig as _envoy_api_v2_UpstreamBindConfig, UpstreamBindConfig__Output as _envoy_api_v2_UpstreamBindConfig__Output } from './envoy/api/v2/UpstreamBindConfig';
|
||||||
import { UpstreamConnectionOptions as _envoy_api_v2_UpstreamConnectionOptions, UpstreamConnectionOptions__Output as _envoy_api_v2_UpstreamConnectionOptions__Output } from './envoy/api/v2/UpstreamConnectionOptions';
|
import { UpstreamConnectionOptions as _envoy_api_v2_UpstreamConnectionOptions, UpstreamConnectionOptions__Output as _envoy_api_v2_UpstreamConnectionOptions__Output } from './envoy/api/v2/UpstreamConnectionOptions';
|
||||||
|
import { Filter as _envoy_api_v2_cluster_Filter, Filter__Output as _envoy_api_v2_cluster_Filter__Output } from './envoy/api/v2/cluster/Filter';
|
||||||
|
import { CircuitBreakers as _envoy_api_v2_cluster_CircuitBreakers, CircuitBreakers__Output as _envoy_api_v2_cluster_CircuitBreakers__Output } from './envoy/api/v2/cluster/CircuitBreakers';
|
||||||
|
import { OutlierDetection as _envoy_api_v2_cluster_OutlierDetection, OutlierDetection__Output as _envoy_api_v2_cluster_OutlierDetection__Output } from './envoy/api/v2/cluster/OutlierDetection';
|
||||||
import { UpstreamTlsContext as _envoy_api_v2_auth_UpstreamTlsContext, UpstreamTlsContext__Output as _envoy_api_v2_auth_UpstreamTlsContext__Output } from './envoy/api/v2/auth/UpstreamTlsContext';
|
import { UpstreamTlsContext as _envoy_api_v2_auth_UpstreamTlsContext, UpstreamTlsContext__Output as _envoy_api_v2_auth_UpstreamTlsContext__Output } from './envoy/api/v2/auth/UpstreamTlsContext';
|
||||||
import { DownstreamTlsContext as _envoy_api_v2_auth_DownstreamTlsContext, DownstreamTlsContext__Output as _envoy_api_v2_auth_DownstreamTlsContext__Output } from './envoy/api/v2/auth/DownstreamTlsContext';
|
import { DownstreamTlsContext as _envoy_api_v2_auth_DownstreamTlsContext, DownstreamTlsContext__Output as _envoy_api_v2_auth_DownstreamTlsContext__Output } from './envoy/api/v2/auth/DownstreamTlsContext';
|
||||||
import { CommonTlsContext as _envoy_api_v2_auth_CommonTlsContext, CommonTlsContext__Output as _envoy_api_v2_auth_CommonTlsContext__Output } from './envoy/api/v2/auth/CommonTlsContext';
|
import { CommonTlsContext as _envoy_api_v2_auth_CommonTlsContext, CommonTlsContext__Output as _envoy_api_v2_auth_CommonTlsContext__Output } from './envoy/api/v2/auth/CommonTlsContext';
|
||||||
|
@ -16,6 +19,26 @@ import { PrivateKeyProvider as _envoy_api_v2_auth_PrivateKeyProvider, PrivateKey
|
||||||
import { TlsCertificate as _envoy_api_v2_auth_TlsCertificate, TlsCertificate__Output as _envoy_api_v2_auth_TlsCertificate__Output } from './envoy/api/v2/auth/TlsCertificate';
|
import { TlsCertificate as _envoy_api_v2_auth_TlsCertificate, TlsCertificate__Output as _envoy_api_v2_auth_TlsCertificate__Output } from './envoy/api/v2/auth/TlsCertificate';
|
||||||
import { TlsSessionTicketKeys as _envoy_api_v2_auth_TlsSessionTicketKeys, TlsSessionTicketKeys__Output as _envoy_api_v2_auth_TlsSessionTicketKeys__Output } from './envoy/api/v2/auth/TlsSessionTicketKeys';
|
import { TlsSessionTicketKeys as _envoy_api_v2_auth_TlsSessionTicketKeys, TlsSessionTicketKeys__Output as _envoy_api_v2_auth_TlsSessionTicketKeys__Output } from './envoy/api/v2/auth/TlsSessionTicketKeys';
|
||||||
import { CertificateValidationContext as _envoy_api_v2_auth_CertificateValidationContext, CertificateValidationContext__Output as _envoy_api_v2_auth_CertificateValidationContext__Output } from './envoy/api/v2/auth/CertificateValidationContext';
|
import { CertificateValidationContext as _envoy_api_v2_auth_CertificateValidationContext, CertificateValidationContext__Output as _envoy_api_v2_auth_CertificateValidationContext__Output } from './envoy/api/v2/auth/CertificateValidationContext';
|
||||||
|
import { TcpProtocolOptions as _envoy_api_v2_core_TcpProtocolOptions, TcpProtocolOptions__Output as _envoy_api_v2_core_TcpProtocolOptions__Output } from './envoy/api/v2/core/TcpProtocolOptions';
|
||||||
|
import { UpstreamHttpProtocolOptions as _envoy_api_v2_core_UpstreamHttpProtocolOptions, UpstreamHttpProtocolOptions__Output as _envoy_api_v2_core_UpstreamHttpProtocolOptions__Output } from './envoy/api/v2/core/UpstreamHttpProtocolOptions';
|
||||||
|
import { HttpProtocolOptions as _envoy_api_v2_core_HttpProtocolOptions, HttpProtocolOptions__Output as _envoy_api_v2_core_HttpProtocolOptions__Output } from './envoy/api/v2/core/HttpProtocolOptions';
|
||||||
|
import { Http1ProtocolOptions as _envoy_api_v2_core_Http1ProtocolOptions, Http1ProtocolOptions__Output as _envoy_api_v2_core_Http1ProtocolOptions__Output } from './envoy/api/v2/core/Http1ProtocolOptions';
|
||||||
|
import { Http2ProtocolOptions as _envoy_api_v2_core_Http2ProtocolOptions, Http2ProtocolOptions__Output as _envoy_api_v2_core_Http2ProtocolOptions__Output } from './envoy/api/v2/core/Http2ProtocolOptions';
|
||||||
|
import { GrpcProtocolOptions as _envoy_api_v2_core_GrpcProtocolOptions, GrpcProtocolOptions__Output as _envoy_api_v2_core_GrpcProtocolOptions__Output } from './envoy/api/v2/core/GrpcProtocolOptions';
|
||||||
|
import { HealthStatus as _envoy_api_v2_core_HealthStatus } from './envoy/api/v2/core/HealthStatus';
|
||||||
|
import { HealthCheck as _envoy_api_v2_core_HealthCheck, HealthCheck__Output as _envoy_api_v2_core_HealthCheck__Output } from './envoy/api/v2/core/HealthCheck';
|
||||||
|
import { Pipe as _envoy_api_v2_core_Pipe, Pipe__Output as _envoy_api_v2_core_Pipe__Output } from './envoy/api/v2/core/Pipe';
|
||||||
|
import { SocketAddress as _envoy_api_v2_core_SocketAddress, SocketAddress__Output as _envoy_api_v2_core_SocketAddress__Output } from './envoy/api/v2/core/SocketAddress';
|
||||||
|
import { TcpKeepalive as _envoy_api_v2_core_TcpKeepalive, TcpKeepalive__Output as _envoy_api_v2_core_TcpKeepalive__Output } from './envoy/api/v2/core/TcpKeepalive';
|
||||||
|
import { BindConfig as _envoy_api_v2_core_BindConfig, BindConfig__Output as _envoy_api_v2_core_BindConfig__Output } from './envoy/api/v2/core/BindConfig';
|
||||||
|
import { Address as _envoy_api_v2_core_Address, Address__Output as _envoy_api_v2_core_Address__Output } from './envoy/api/v2/core/Address';
|
||||||
|
import { CidrRange as _envoy_api_v2_core_CidrRange, CidrRange__Output as _envoy_api_v2_core_CidrRange__Output } from './envoy/api/v2/core/CidrRange';
|
||||||
|
import { ApiVersion as _envoy_api_v2_core_ApiVersion } from './envoy/api/v2/core/ApiVersion';
|
||||||
|
import { ApiConfigSource as _envoy_api_v2_core_ApiConfigSource, ApiConfigSource__Output as _envoy_api_v2_core_ApiConfigSource__Output } from './envoy/api/v2/core/ApiConfigSource';
|
||||||
|
import { AggregatedConfigSource as _envoy_api_v2_core_AggregatedConfigSource, AggregatedConfigSource__Output as _envoy_api_v2_core_AggregatedConfigSource__Output } from './envoy/api/v2/core/AggregatedConfigSource';
|
||||||
|
import { SelfConfigSource as _envoy_api_v2_core_SelfConfigSource, SelfConfigSource__Output as _envoy_api_v2_core_SelfConfigSource__Output } from './envoy/api/v2/core/SelfConfigSource';
|
||||||
|
import { RateLimitSettings as _envoy_api_v2_core_RateLimitSettings, RateLimitSettings__Output as _envoy_api_v2_core_RateLimitSettings__Output } from './envoy/api/v2/core/RateLimitSettings';
|
||||||
|
import { ConfigSource as _envoy_api_v2_core_ConfigSource, ConfigSource__Output as _envoy_api_v2_core_ConfigSource__Output } from './envoy/api/v2/core/ConfigSource';
|
||||||
import { RoutingPriority as _envoy_api_v2_core_RoutingPriority } from './envoy/api/v2/core/RoutingPriority';
|
import { RoutingPriority as _envoy_api_v2_core_RoutingPriority } from './envoy/api/v2/core/RoutingPriority';
|
||||||
import { RequestMethod as _envoy_api_v2_core_RequestMethod } from './envoy/api/v2/core/RequestMethod';
|
import { RequestMethod as _envoy_api_v2_core_RequestMethod } from './envoy/api/v2/core/RequestMethod';
|
||||||
import { TrafficDirection as _envoy_api_v2_core_TrafficDirection } from './envoy/api/v2/core/TrafficDirection';
|
import { TrafficDirection as _envoy_api_v2_core_TrafficDirection } from './envoy/api/v2/core/TrafficDirection';
|
||||||
|
@ -37,49 +60,26 @@ import { AsyncDataSource as _envoy_api_v2_core_AsyncDataSource, AsyncDataSource_
|
||||||
import { TransportSocket as _envoy_api_v2_core_TransportSocket, TransportSocket__Output as _envoy_api_v2_core_TransportSocket__Output } from './envoy/api/v2/core/TransportSocket';
|
import { TransportSocket as _envoy_api_v2_core_TransportSocket, TransportSocket__Output as _envoy_api_v2_core_TransportSocket__Output } from './envoy/api/v2/core/TransportSocket';
|
||||||
import { RuntimeFractionalPercent as _envoy_api_v2_core_RuntimeFractionalPercent, RuntimeFractionalPercent__Output as _envoy_api_v2_core_RuntimeFractionalPercent__Output } from './envoy/api/v2/core/RuntimeFractionalPercent';
|
import { RuntimeFractionalPercent as _envoy_api_v2_core_RuntimeFractionalPercent, RuntimeFractionalPercent__Output as _envoy_api_v2_core_RuntimeFractionalPercent__Output } from './envoy/api/v2/core/RuntimeFractionalPercent';
|
||||||
import { ControlPlane as _envoy_api_v2_core_ControlPlane, ControlPlane__Output as _envoy_api_v2_core_ControlPlane__Output } from './envoy/api/v2/core/ControlPlane';
|
import { ControlPlane as _envoy_api_v2_core_ControlPlane, ControlPlane__Output as _envoy_api_v2_core_ControlPlane__Output } from './envoy/api/v2/core/ControlPlane';
|
||||||
import { HealthStatus as _envoy_api_v2_core_HealthStatus } from './envoy/api/v2/core/HealthStatus';
|
|
||||||
import { HealthCheck as _envoy_api_v2_core_HealthCheck, HealthCheck__Output as _envoy_api_v2_core_HealthCheck__Output } from './envoy/api/v2/core/HealthCheck';
|
|
||||||
import { Pipe as _envoy_api_v2_core_Pipe, Pipe__Output as _envoy_api_v2_core_Pipe__Output } from './envoy/api/v2/core/Pipe';
|
|
||||||
import { SocketAddress as _envoy_api_v2_core_SocketAddress, SocketAddress__Output as _envoy_api_v2_core_SocketAddress__Output } from './envoy/api/v2/core/SocketAddress';
|
|
||||||
import { TcpKeepalive as _envoy_api_v2_core_TcpKeepalive, TcpKeepalive__Output as _envoy_api_v2_core_TcpKeepalive__Output } from './envoy/api/v2/core/TcpKeepalive';
|
|
||||||
import { BindConfig as _envoy_api_v2_core_BindConfig, BindConfig__Output as _envoy_api_v2_core_BindConfig__Output } from './envoy/api/v2/core/BindConfig';
|
|
||||||
import { Address as _envoy_api_v2_core_Address, Address__Output as _envoy_api_v2_core_Address__Output } from './envoy/api/v2/core/Address';
|
|
||||||
import { CidrRange as _envoy_api_v2_core_CidrRange, CidrRange__Output as _envoy_api_v2_core_CidrRange__Output } from './envoy/api/v2/core/CidrRange';
|
|
||||||
import { ApiVersion as _envoy_api_v2_core_ApiVersion } from './envoy/api/v2/core/ApiVersion';
|
|
||||||
import { ApiConfigSource as _envoy_api_v2_core_ApiConfigSource, ApiConfigSource__Output as _envoy_api_v2_core_ApiConfigSource__Output } from './envoy/api/v2/core/ApiConfigSource';
|
|
||||||
import { AggregatedConfigSource as _envoy_api_v2_core_AggregatedConfigSource, AggregatedConfigSource__Output as _envoy_api_v2_core_AggregatedConfigSource__Output } from './envoy/api/v2/core/AggregatedConfigSource';
|
|
||||||
import { SelfConfigSource as _envoy_api_v2_core_SelfConfigSource, SelfConfigSource__Output as _envoy_api_v2_core_SelfConfigSource__Output } from './envoy/api/v2/core/SelfConfigSource';
|
|
||||||
import { RateLimitSettings as _envoy_api_v2_core_RateLimitSettings, RateLimitSettings__Output as _envoy_api_v2_core_RateLimitSettings__Output } from './envoy/api/v2/core/RateLimitSettings';
|
|
||||||
import { ConfigSource as _envoy_api_v2_core_ConfigSource, ConfigSource__Output as _envoy_api_v2_core_ConfigSource__Output } from './envoy/api/v2/core/ConfigSource';
|
|
||||||
import { TcpProtocolOptions as _envoy_api_v2_core_TcpProtocolOptions, TcpProtocolOptions__Output as _envoy_api_v2_core_TcpProtocolOptions__Output } from './envoy/api/v2/core/TcpProtocolOptions';
|
|
||||||
import { UpstreamHttpProtocolOptions as _envoy_api_v2_core_UpstreamHttpProtocolOptions, UpstreamHttpProtocolOptions__Output as _envoy_api_v2_core_UpstreamHttpProtocolOptions__Output } from './envoy/api/v2/core/UpstreamHttpProtocolOptions';
|
|
||||||
import { HttpProtocolOptions as _envoy_api_v2_core_HttpProtocolOptions, HttpProtocolOptions__Output as _envoy_api_v2_core_HttpProtocolOptions__Output } from './envoy/api/v2/core/HttpProtocolOptions';
|
|
||||||
import { Http1ProtocolOptions as _envoy_api_v2_core_Http1ProtocolOptions, Http1ProtocolOptions__Output as _envoy_api_v2_core_Http1ProtocolOptions__Output } from './envoy/api/v2/core/Http1ProtocolOptions';
|
|
||||||
import { Http2ProtocolOptions as _envoy_api_v2_core_Http2ProtocolOptions, Http2ProtocolOptions__Output as _envoy_api_v2_core_Http2ProtocolOptions__Output } from './envoy/api/v2/core/Http2ProtocolOptions';
|
|
||||||
import { GrpcProtocolOptions as _envoy_api_v2_core_GrpcProtocolOptions, GrpcProtocolOptions__Output as _envoy_api_v2_core_GrpcProtocolOptions__Output } from './envoy/api/v2/core/GrpcProtocolOptions';
|
|
||||||
import { SocketOption as _envoy_api_v2_core_SocketOption, SocketOption__Output as _envoy_api_v2_core_SocketOption__Output } from './envoy/api/v2/core/SocketOption';
|
|
||||||
import { HttpUri as _envoy_api_v2_core_HttpUri, HttpUri__Output as _envoy_api_v2_core_HttpUri__Output } from './envoy/api/v2/core/HttpUri';
|
|
||||||
import { BackoffStrategy as _envoy_api_v2_core_BackoffStrategy, BackoffStrategy__Output as _envoy_api_v2_core_BackoffStrategy__Output } from './envoy/api/v2/core/BackoffStrategy';
|
|
||||||
import { EventServiceConfig as _envoy_api_v2_core_EventServiceConfig, EventServiceConfig__Output as _envoy_api_v2_core_EventServiceConfig__Output } from './envoy/api/v2/core/EventServiceConfig';
|
import { EventServiceConfig as _envoy_api_v2_core_EventServiceConfig, EventServiceConfig__Output as _envoy_api_v2_core_EventServiceConfig__Output } from './envoy/api/v2/core/EventServiceConfig';
|
||||||
import { GrpcService as _envoy_api_v2_core_GrpcService, GrpcService__Output as _envoy_api_v2_core_GrpcService__Output } from './envoy/api/v2/core/GrpcService';
|
import { GrpcService as _envoy_api_v2_core_GrpcService, GrpcService__Output as _envoy_api_v2_core_GrpcService__Output } from './envoy/api/v2/core/GrpcService';
|
||||||
import { CircuitBreakers as _envoy_api_v2_cluster_CircuitBreakers, CircuitBreakers__Output as _envoy_api_v2_cluster_CircuitBreakers__Output } from './envoy/api/v2/cluster/CircuitBreakers';
|
import { HttpUri as _envoy_api_v2_core_HttpUri, HttpUri__Output as _envoy_api_v2_core_HttpUri__Output } from './envoy/api/v2/core/HttpUri';
|
||||||
import { Filter as _envoy_api_v2_cluster_Filter, Filter__Output as _envoy_api_v2_cluster_Filter__Output } from './envoy/api/v2/cluster/Filter';
|
import { BackoffStrategy as _envoy_api_v2_core_BackoffStrategy, BackoffStrategy__Output as _envoy_api_v2_core_BackoffStrategy__Output } from './envoy/api/v2/core/BackoffStrategy';
|
||||||
import { OutlierDetection as _envoy_api_v2_cluster_OutlierDetection, OutlierDetection__Output as _envoy_api_v2_cluster_OutlierDetection__Output } from './envoy/api/v2/cluster/OutlierDetection';
|
import { SocketOption as _envoy_api_v2_core_SocketOption, SocketOption__Output as _envoy_api_v2_core_SocketOption__Output } from './envoy/api/v2/core/SocketOption';
|
||||||
import { ClusterLoadAssignment as _envoy_api_v2_ClusterLoadAssignment, ClusterLoadAssignment__Output as _envoy_api_v2_ClusterLoadAssignment__Output } from './envoy/api/v2/ClusterLoadAssignment';
|
import { ClusterLoadAssignment as _envoy_api_v2_ClusterLoadAssignment, ClusterLoadAssignment__Output as _envoy_api_v2_ClusterLoadAssignment__Output } from './envoy/api/v2/ClusterLoadAssignment';
|
||||||
import { Endpoint as _envoy_api_v2_endpoint_Endpoint, Endpoint__Output as _envoy_api_v2_endpoint_Endpoint__Output } from './envoy/api/v2/endpoint/Endpoint';
|
import { Endpoint as _envoy_api_v2_endpoint_Endpoint, Endpoint__Output as _envoy_api_v2_endpoint_Endpoint__Output } from './envoy/api/v2/endpoint/Endpoint';
|
||||||
import { LbEndpoint as _envoy_api_v2_endpoint_LbEndpoint, LbEndpoint__Output as _envoy_api_v2_endpoint_LbEndpoint__Output } from './envoy/api/v2/endpoint/LbEndpoint';
|
import { LbEndpoint as _envoy_api_v2_endpoint_LbEndpoint, LbEndpoint__Output as _envoy_api_v2_endpoint_LbEndpoint__Output } from './envoy/api/v2/endpoint/LbEndpoint';
|
||||||
import { LocalityLbEndpoints as _envoy_api_v2_endpoint_LocalityLbEndpoints, LocalityLbEndpoints__Output as _envoy_api_v2_endpoint_LocalityLbEndpoints__Output } from './envoy/api/v2/endpoint/LocalityLbEndpoints';
|
import { LocalityLbEndpoints as _envoy_api_v2_endpoint_LocalityLbEndpoints, LocalityLbEndpoints__Output as _envoy_api_v2_endpoint_LocalityLbEndpoints__Output } from './envoy/api/v2/endpoint/LocalityLbEndpoints';
|
||||||
import { Percent as _envoy_type_Percent, Percent__Output as _envoy_type_Percent__Output } from './envoy/type/Percent';
|
import { Percent as _envoy_type_Percent, Percent__Output as _envoy_type_Percent__Output } from './envoy/type/Percent';
|
||||||
import { FractionalPercent as _envoy_type_FractionalPercent, FractionalPercent__Output as _envoy_type_FractionalPercent__Output } from './envoy/type/FractionalPercent';
|
import { FractionalPercent as _envoy_type_FractionalPercent, FractionalPercent__Output as _envoy_type_FractionalPercent__Output } from './envoy/type/FractionalPercent';
|
||||||
import { SemanticVersion as _envoy_type_SemanticVersion, SemanticVersion__Output as _envoy_type_SemanticVersion__Output } from './envoy/type/SemanticVersion';
|
|
||||||
import { Int64Range as _envoy_type_Int64Range, Int64Range__Output as _envoy_type_Int64Range__Output } from './envoy/type/Int64Range';
|
|
||||||
import { Int32Range as _envoy_type_Int32Range, Int32Range__Output as _envoy_type_Int32Range__Output } from './envoy/type/Int32Range';
|
|
||||||
import { DoubleRange as _envoy_type_DoubleRange, DoubleRange__Output as _envoy_type_DoubleRange__Output } from './envoy/type/DoubleRange';
|
|
||||||
import { StringMatcher as _envoy_type_matcher_StringMatcher, StringMatcher__Output as _envoy_type_matcher_StringMatcher__Output } from './envoy/type/matcher/StringMatcher';
|
import { StringMatcher as _envoy_type_matcher_StringMatcher, StringMatcher__Output as _envoy_type_matcher_StringMatcher__Output } from './envoy/type/matcher/StringMatcher';
|
||||||
import { ListStringMatcher as _envoy_type_matcher_ListStringMatcher, ListStringMatcher__Output as _envoy_type_matcher_ListStringMatcher__Output } from './envoy/type/matcher/ListStringMatcher';
|
import { ListStringMatcher as _envoy_type_matcher_ListStringMatcher, ListStringMatcher__Output as _envoy_type_matcher_ListStringMatcher__Output } from './envoy/type/matcher/ListStringMatcher';
|
||||||
import { RegexMatcher as _envoy_type_matcher_RegexMatcher, RegexMatcher__Output as _envoy_type_matcher_RegexMatcher__Output } from './envoy/type/matcher/RegexMatcher';
|
import { RegexMatcher as _envoy_type_matcher_RegexMatcher, RegexMatcher__Output as _envoy_type_matcher_RegexMatcher__Output } from './envoy/type/matcher/RegexMatcher';
|
||||||
import { RegexMatchAndSubstitute as _envoy_type_matcher_RegexMatchAndSubstitute, RegexMatchAndSubstitute__Output as _envoy_type_matcher_RegexMatchAndSubstitute__Output } from './envoy/type/matcher/RegexMatchAndSubstitute';
|
import { RegexMatchAndSubstitute as _envoy_type_matcher_RegexMatchAndSubstitute, RegexMatchAndSubstitute__Output as _envoy_type_matcher_RegexMatchAndSubstitute__Output } from './envoy/type/matcher/RegexMatchAndSubstitute';
|
||||||
|
import { Int64Range as _envoy_type_Int64Range, Int64Range__Output as _envoy_type_Int64Range__Output } from './envoy/type/Int64Range';
|
||||||
|
import { Int32Range as _envoy_type_Int32Range, Int32Range__Output as _envoy_type_Int32Range__Output } from './envoy/type/Int32Range';
|
||||||
|
import { DoubleRange as _envoy_type_DoubleRange, DoubleRange__Output as _envoy_type_DoubleRange__Output } from './envoy/type/DoubleRange';
|
||||||
import { CodecClientType as _envoy_type_CodecClientType } from './envoy/type/CodecClientType';
|
import { CodecClientType as _envoy_type_CodecClientType } from './envoy/type/CodecClientType';
|
||||||
|
import { SemanticVersion as _envoy_type_SemanticVersion, SemanticVersion__Output as _envoy_type_SemanticVersion__Output } from './envoy/type/SemanticVersion';
|
||||||
import { MigrateAnnotation as _udpa_annotations_MigrateAnnotation, MigrateAnnotation__Output as _udpa_annotations_MigrateAnnotation__Output } from './udpa/annotations/MigrateAnnotation';
|
import { MigrateAnnotation as _udpa_annotations_MigrateAnnotation, MigrateAnnotation__Output as _udpa_annotations_MigrateAnnotation__Output } from './udpa/annotations/MigrateAnnotation';
|
||||||
import { FieldMigrateAnnotation as _udpa_annotations_FieldMigrateAnnotation, FieldMigrateAnnotation__Output as _udpa_annotations_FieldMigrateAnnotation__Output } from './udpa/annotations/FieldMigrateAnnotation';
|
import { FieldMigrateAnnotation as _udpa_annotations_FieldMigrateAnnotation, FieldMigrateAnnotation__Output as _udpa_annotations_FieldMigrateAnnotation__Output } from './udpa/annotations/FieldMigrateAnnotation';
|
||||||
import { FileMigrateAnnotation as _udpa_annotations_FileMigrateAnnotation, FileMigrateAnnotation__Output as _udpa_annotations_FileMigrateAnnotation__Output } from './udpa/annotations/FileMigrateAnnotation';
|
import { FileMigrateAnnotation as _udpa_annotations_FileMigrateAnnotation, FileMigrateAnnotation__Output as _udpa_annotations_FileMigrateAnnotation__Output } from './udpa/annotations/FileMigrateAnnotation';
|
||||||
|
@ -162,6 +162,14 @@ export namespace messages {
|
||||||
export type UpstreamBindConfig__Output = _envoy_api_v2_UpstreamBindConfig__Output;
|
export type UpstreamBindConfig__Output = _envoy_api_v2_UpstreamBindConfig__Output;
|
||||||
export type UpstreamConnectionOptions = _envoy_api_v2_UpstreamConnectionOptions;
|
export type UpstreamConnectionOptions = _envoy_api_v2_UpstreamConnectionOptions;
|
||||||
export type UpstreamConnectionOptions__Output = _envoy_api_v2_UpstreamConnectionOptions__Output;
|
export type UpstreamConnectionOptions__Output = _envoy_api_v2_UpstreamConnectionOptions__Output;
|
||||||
|
export namespace cluster {
|
||||||
|
export type Filter = _envoy_api_v2_cluster_Filter;
|
||||||
|
export type Filter__Output = _envoy_api_v2_cluster_Filter__Output;
|
||||||
|
export type CircuitBreakers = _envoy_api_v2_cluster_CircuitBreakers;
|
||||||
|
export type CircuitBreakers__Output = _envoy_api_v2_cluster_CircuitBreakers__Output;
|
||||||
|
export type OutlierDetection = _envoy_api_v2_cluster_OutlierDetection;
|
||||||
|
export type OutlierDetection__Output = _envoy_api_v2_cluster_OutlierDetection__Output;
|
||||||
|
}
|
||||||
export namespace auth {
|
export namespace auth {
|
||||||
export type UpstreamTlsContext = _envoy_api_v2_auth_UpstreamTlsContext;
|
export type UpstreamTlsContext = _envoy_api_v2_auth_UpstreamTlsContext;
|
||||||
export type UpstreamTlsContext__Output = _envoy_api_v2_auth_UpstreamTlsContext__Output;
|
export type UpstreamTlsContext__Output = _envoy_api_v2_auth_UpstreamTlsContext__Output;
|
||||||
|
@ -187,6 +195,44 @@ export namespace messages {
|
||||||
export type CertificateValidationContext__Output = _envoy_api_v2_auth_CertificateValidationContext__Output;
|
export type CertificateValidationContext__Output = _envoy_api_v2_auth_CertificateValidationContext__Output;
|
||||||
}
|
}
|
||||||
export namespace core {
|
export namespace core {
|
||||||
|
export type TcpProtocolOptions = _envoy_api_v2_core_TcpProtocolOptions;
|
||||||
|
export type TcpProtocolOptions__Output = _envoy_api_v2_core_TcpProtocolOptions__Output;
|
||||||
|
export type UpstreamHttpProtocolOptions = _envoy_api_v2_core_UpstreamHttpProtocolOptions;
|
||||||
|
export type UpstreamHttpProtocolOptions__Output = _envoy_api_v2_core_UpstreamHttpProtocolOptions__Output;
|
||||||
|
export type HttpProtocolOptions = _envoy_api_v2_core_HttpProtocolOptions;
|
||||||
|
export type HttpProtocolOptions__Output = _envoy_api_v2_core_HttpProtocolOptions__Output;
|
||||||
|
export type Http1ProtocolOptions = _envoy_api_v2_core_Http1ProtocolOptions;
|
||||||
|
export type Http1ProtocolOptions__Output = _envoy_api_v2_core_Http1ProtocolOptions__Output;
|
||||||
|
export type Http2ProtocolOptions = _envoy_api_v2_core_Http2ProtocolOptions;
|
||||||
|
export type Http2ProtocolOptions__Output = _envoy_api_v2_core_Http2ProtocolOptions__Output;
|
||||||
|
export type GrpcProtocolOptions = _envoy_api_v2_core_GrpcProtocolOptions;
|
||||||
|
export type GrpcProtocolOptions__Output = _envoy_api_v2_core_GrpcProtocolOptions__Output;
|
||||||
|
export type HealthStatus = _envoy_api_v2_core_HealthStatus;
|
||||||
|
export type HealthCheck = _envoy_api_v2_core_HealthCheck;
|
||||||
|
export type HealthCheck__Output = _envoy_api_v2_core_HealthCheck__Output;
|
||||||
|
export type Pipe = _envoy_api_v2_core_Pipe;
|
||||||
|
export type Pipe__Output = _envoy_api_v2_core_Pipe__Output;
|
||||||
|
export type SocketAddress = _envoy_api_v2_core_SocketAddress;
|
||||||
|
export type SocketAddress__Output = _envoy_api_v2_core_SocketAddress__Output;
|
||||||
|
export type TcpKeepalive = _envoy_api_v2_core_TcpKeepalive;
|
||||||
|
export type TcpKeepalive__Output = _envoy_api_v2_core_TcpKeepalive__Output;
|
||||||
|
export type BindConfig = _envoy_api_v2_core_BindConfig;
|
||||||
|
export type BindConfig__Output = _envoy_api_v2_core_BindConfig__Output;
|
||||||
|
export type Address = _envoy_api_v2_core_Address;
|
||||||
|
export type Address__Output = _envoy_api_v2_core_Address__Output;
|
||||||
|
export type CidrRange = _envoy_api_v2_core_CidrRange;
|
||||||
|
export type CidrRange__Output = _envoy_api_v2_core_CidrRange__Output;
|
||||||
|
export type ApiVersion = _envoy_api_v2_core_ApiVersion;
|
||||||
|
export type ApiConfigSource = _envoy_api_v2_core_ApiConfigSource;
|
||||||
|
export type ApiConfigSource__Output = _envoy_api_v2_core_ApiConfigSource__Output;
|
||||||
|
export type AggregatedConfigSource = _envoy_api_v2_core_AggregatedConfigSource;
|
||||||
|
export type AggregatedConfigSource__Output = _envoy_api_v2_core_AggregatedConfigSource__Output;
|
||||||
|
export type SelfConfigSource = _envoy_api_v2_core_SelfConfigSource;
|
||||||
|
export type SelfConfigSource__Output = _envoy_api_v2_core_SelfConfigSource__Output;
|
||||||
|
export type RateLimitSettings = _envoy_api_v2_core_RateLimitSettings;
|
||||||
|
export type RateLimitSettings__Output = _envoy_api_v2_core_RateLimitSettings__Output;
|
||||||
|
export type ConfigSource = _envoy_api_v2_core_ConfigSource;
|
||||||
|
export type ConfigSource__Output = _envoy_api_v2_core_ConfigSource__Output;
|
||||||
export type RoutingPriority = _envoy_api_v2_core_RoutingPriority;
|
export type RoutingPriority = _envoy_api_v2_core_RoutingPriority;
|
||||||
export type RequestMethod = _envoy_api_v2_core_RequestMethod;
|
export type RequestMethod = _envoy_api_v2_core_RequestMethod;
|
||||||
export type TrafficDirection = _envoy_api_v2_core_TrafficDirection;
|
export type TrafficDirection = _envoy_api_v2_core_TrafficDirection;
|
||||||
|
@ -226,62 +272,16 @@ export namespace messages {
|
||||||
export type RuntimeFractionalPercent__Output = _envoy_api_v2_core_RuntimeFractionalPercent__Output;
|
export type RuntimeFractionalPercent__Output = _envoy_api_v2_core_RuntimeFractionalPercent__Output;
|
||||||
export type ControlPlane = _envoy_api_v2_core_ControlPlane;
|
export type ControlPlane = _envoy_api_v2_core_ControlPlane;
|
||||||
export type ControlPlane__Output = _envoy_api_v2_core_ControlPlane__Output;
|
export type ControlPlane__Output = _envoy_api_v2_core_ControlPlane__Output;
|
||||||
export type HealthStatus = _envoy_api_v2_core_HealthStatus;
|
|
||||||
export type HealthCheck = _envoy_api_v2_core_HealthCheck;
|
|
||||||
export type HealthCheck__Output = _envoy_api_v2_core_HealthCheck__Output;
|
|
||||||
export type Pipe = _envoy_api_v2_core_Pipe;
|
|
||||||
export type Pipe__Output = _envoy_api_v2_core_Pipe__Output;
|
|
||||||
export type SocketAddress = _envoy_api_v2_core_SocketAddress;
|
|
||||||
export type SocketAddress__Output = _envoy_api_v2_core_SocketAddress__Output;
|
|
||||||
export type TcpKeepalive = _envoy_api_v2_core_TcpKeepalive;
|
|
||||||
export type TcpKeepalive__Output = _envoy_api_v2_core_TcpKeepalive__Output;
|
|
||||||
export type BindConfig = _envoy_api_v2_core_BindConfig;
|
|
||||||
export type BindConfig__Output = _envoy_api_v2_core_BindConfig__Output;
|
|
||||||
export type Address = _envoy_api_v2_core_Address;
|
|
||||||
export type Address__Output = _envoy_api_v2_core_Address__Output;
|
|
||||||
export type CidrRange = _envoy_api_v2_core_CidrRange;
|
|
||||||
export type CidrRange__Output = _envoy_api_v2_core_CidrRange__Output;
|
|
||||||
export type ApiVersion = _envoy_api_v2_core_ApiVersion;
|
|
||||||
export type ApiConfigSource = _envoy_api_v2_core_ApiConfigSource;
|
|
||||||
export type ApiConfigSource__Output = _envoy_api_v2_core_ApiConfigSource__Output;
|
|
||||||
export type AggregatedConfigSource = _envoy_api_v2_core_AggregatedConfigSource;
|
|
||||||
export type AggregatedConfigSource__Output = _envoy_api_v2_core_AggregatedConfigSource__Output;
|
|
||||||
export type SelfConfigSource = _envoy_api_v2_core_SelfConfigSource;
|
|
||||||
export type SelfConfigSource__Output = _envoy_api_v2_core_SelfConfigSource__Output;
|
|
||||||
export type RateLimitSettings = _envoy_api_v2_core_RateLimitSettings;
|
|
||||||
export type RateLimitSettings__Output = _envoy_api_v2_core_RateLimitSettings__Output;
|
|
||||||
export type ConfigSource = _envoy_api_v2_core_ConfigSource;
|
|
||||||
export type ConfigSource__Output = _envoy_api_v2_core_ConfigSource__Output;
|
|
||||||
export type TcpProtocolOptions = _envoy_api_v2_core_TcpProtocolOptions;
|
|
||||||
export type TcpProtocolOptions__Output = _envoy_api_v2_core_TcpProtocolOptions__Output;
|
|
||||||
export type UpstreamHttpProtocolOptions = _envoy_api_v2_core_UpstreamHttpProtocolOptions;
|
|
||||||
export type UpstreamHttpProtocolOptions__Output = _envoy_api_v2_core_UpstreamHttpProtocolOptions__Output;
|
|
||||||
export type HttpProtocolOptions = _envoy_api_v2_core_HttpProtocolOptions;
|
|
||||||
export type HttpProtocolOptions__Output = _envoy_api_v2_core_HttpProtocolOptions__Output;
|
|
||||||
export type Http1ProtocolOptions = _envoy_api_v2_core_Http1ProtocolOptions;
|
|
||||||
export type Http1ProtocolOptions__Output = _envoy_api_v2_core_Http1ProtocolOptions__Output;
|
|
||||||
export type Http2ProtocolOptions = _envoy_api_v2_core_Http2ProtocolOptions;
|
|
||||||
export type Http2ProtocolOptions__Output = _envoy_api_v2_core_Http2ProtocolOptions__Output;
|
|
||||||
export type GrpcProtocolOptions = _envoy_api_v2_core_GrpcProtocolOptions;
|
|
||||||
export type GrpcProtocolOptions__Output = _envoy_api_v2_core_GrpcProtocolOptions__Output;
|
|
||||||
export type SocketOption = _envoy_api_v2_core_SocketOption;
|
|
||||||
export type SocketOption__Output = _envoy_api_v2_core_SocketOption__Output;
|
|
||||||
export type HttpUri = _envoy_api_v2_core_HttpUri;
|
|
||||||
export type HttpUri__Output = _envoy_api_v2_core_HttpUri__Output;
|
|
||||||
export type BackoffStrategy = _envoy_api_v2_core_BackoffStrategy;
|
|
||||||
export type BackoffStrategy__Output = _envoy_api_v2_core_BackoffStrategy__Output;
|
|
||||||
export type EventServiceConfig = _envoy_api_v2_core_EventServiceConfig;
|
export type EventServiceConfig = _envoy_api_v2_core_EventServiceConfig;
|
||||||
export type EventServiceConfig__Output = _envoy_api_v2_core_EventServiceConfig__Output;
|
export type EventServiceConfig__Output = _envoy_api_v2_core_EventServiceConfig__Output;
|
||||||
export type GrpcService = _envoy_api_v2_core_GrpcService;
|
export type GrpcService = _envoy_api_v2_core_GrpcService;
|
||||||
export type GrpcService__Output = _envoy_api_v2_core_GrpcService__Output;
|
export type GrpcService__Output = _envoy_api_v2_core_GrpcService__Output;
|
||||||
}
|
export type HttpUri = _envoy_api_v2_core_HttpUri;
|
||||||
export namespace cluster {
|
export type HttpUri__Output = _envoy_api_v2_core_HttpUri__Output;
|
||||||
export type CircuitBreakers = _envoy_api_v2_cluster_CircuitBreakers;
|
export type BackoffStrategy = _envoy_api_v2_core_BackoffStrategy;
|
||||||
export type CircuitBreakers__Output = _envoy_api_v2_cluster_CircuitBreakers__Output;
|
export type BackoffStrategy__Output = _envoy_api_v2_core_BackoffStrategy__Output;
|
||||||
export type Filter = _envoy_api_v2_cluster_Filter;
|
export type SocketOption = _envoy_api_v2_core_SocketOption;
|
||||||
export type Filter__Output = _envoy_api_v2_cluster_Filter__Output;
|
export type SocketOption__Output = _envoy_api_v2_core_SocketOption__Output;
|
||||||
export type OutlierDetection = _envoy_api_v2_cluster_OutlierDetection;
|
|
||||||
export type OutlierDetection__Output = _envoy_api_v2_cluster_OutlierDetection__Output;
|
|
||||||
}
|
}
|
||||||
export type ClusterLoadAssignment = _envoy_api_v2_ClusterLoadAssignment;
|
export type ClusterLoadAssignment = _envoy_api_v2_ClusterLoadAssignment;
|
||||||
export type ClusterLoadAssignment__Output = _envoy_api_v2_ClusterLoadAssignment__Output;
|
export type ClusterLoadAssignment__Output = _envoy_api_v2_ClusterLoadAssignment__Output;
|
||||||
|
@ -295,19 +295,13 @@ export namespace messages {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
export namespace annotations {
|
||||||
|
}
|
||||||
export namespace type {
|
export namespace type {
|
||||||
export type Percent = _envoy_type_Percent;
|
export type Percent = _envoy_type_Percent;
|
||||||
export type Percent__Output = _envoy_type_Percent__Output;
|
export type Percent__Output = _envoy_type_Percent__Output;
|
||||||
export type FractionalPercent = _envoy_type_FractionalPercent;
|
export type FractionalPercent = _envoy_type_FractionalPercent;
|
||||||
export type FractionalPercent__Output = _envoy_type_FractionalPercent__Output;
|
export type FractionalPercent__Output = _envoy_type_FractionalPercent__Output;
|
||||||
export type SemanticVersion = _envoy_type_SemanticVersion;
|
|
||||||
export type SemanticVersion__Output = _envoy_type_SemanticVersion__Output;
|
|
||||||
export type Int64Range = _envoy_type_Int64Range;
|
|
||||||
export type Int64Range__Output = _envoy_type_Int64Range__Output;
|
|
||||||
export type Int32Range = _envoy_type_Int32Range;
|
|
||||||
export type Int32Range__Output = _envoy_type_Int32Range__Output;
|
|
||||||
export type DoubleRange = _envoy_type_DoubleRange;
|
|
||||||
export type DoubleRange__Output = _envoy_type_DoubleRange__Output;
|
|
||||||
export namespace matcher {
|
export namespace matcher {
|
||||||
export type StringMatcher = _envoy_type_matcher_StringMatcher;
|
export type StringMatcher = _envoy_type_matcher_StringMatcher;
|
||||||
export type StringMatcher__Output = _envoy_type_matcher_StringMatcher__Output;
|
export type StringMatcher__Output = _envoy_type_matcher_StringMatcher__Output;
|
||||||
|
@ -318,9 +312,15 @@ export namespace messages {
|
||||||
export type RegexMatchAndSubstitute = _envoy_type_matcher_RegexMatchAndSubstitute;
|
export type RegexMatchAndSubstitute = _envoy_type_matcher_RegexMatchAndSubstitute;
|
||||||
export type RegexMatchAndSubstitute__Output = _envoy_type_matcher_RegexMatchAndSubstitute__Output;
|
export type RegexMatchAndSubstitute__Output = _envoy_type_matcher_RegexMatchAndSubstitute__Output;
|
||||||
}
|
}
|
||||||
|
export type Int64Range = _envoy_type_Int64Range;
|
||||||
|
export type Int64Range__Output = _envoy_type_Int64Range__Output;
|
||||||
|
export type Int32Range = _envoy_type_Int32Range;
|
||||||
|
export type Int32Range__Output = _envoy_type_Int32Range__Output;
|
||||||
|
export type DoubleRange = _envoy_type_DoubleRange;
|
||||||
|
export type DoubleRange__Output = _envoy_type_DoubleRange__Output;
|
||||||
export type CodecClientType = _envoy_type_CodecClientType;
|
export type CodecClientType = _envoy_type_CodecClientType;
|
||||||
}
|
export type SemanticVersion = _envoy_type_SemanticVersion;
|
||||||
export namespace annotations {
|
export type SemanticVersion__Output = _envoy_type_SemanticVersion__Output;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
export namespace udpa {
|
export namespace udpa {
|
||||||
|
@ -512,6 +512,18 @@ export namespace ClientInterfaces {
|
||||||
}
|
}
|
||||||
export namespace UpstreamConnectionOptions {
|
export namespace UpstreamConnectionOptions {
|
||||||
}
|
}
|
||||||
|
export namespace cluster {
|
||||||
|
export namespace Filter {
|
||||||
|
}
|
||||||
|
export namespace CircuitBreakers {
|
||||||
|
export namespace Thresholds {
|
||||||
|
export namespace RetryBudget {
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
export namespace OutlierDetection {
|
||||||
|
}
|
||||||
|
}
|
||||||
export namespace auth {
|
export namespace auth {
|
||||||
export namespace UpstreamTlsContext {
|
export namespace UpstreamTlsContext {
|
||||||
}
|
}
|
||||||
|
@ -539,41 +551,23 @@ export namespace ClientInterfaces {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
export namespace core {
|
export namespace core {
|
||||||
export namespace Locality {
|
export namespace TcpProtocolOptions {
|
||||||
}
|
}
|
||||||
export namespace BuildVersion {
|
export namespace UpstreamHttpProtocolOptions {
|
||||||
}
|
}
|
||||||
export namespace Extension {
|
export namespace HttpProtocolOptions {
|
||||||
}
|
}
|
||||||
export namespace Node {
|
export namespace Http1ProtocolOptions {
|
||||||
|
export namespace HeaderKeyFormat {
|
||||||
|
export namespace ProperCaseWords {
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
export namespace Metadata {
|
export namespace Http2ProtocolOptions {
|
||||||
|
export namespace SettingsParameter {
|
||||||
|
}
|
||||||
}
|
}
|
||||||
export namespace RuntimeUInt32 {
|
export namespace GrpcProtocolOptions {
|
||||||
}
|
|
||||||
export namespace RuntimeDouble {
|
|
||||||
}
|
|
||||||
export namespace RuntimeFeatureFlag {
|
|
||||||
}
|
|
||||||
export namespace HeaderValue {
|
|
||||||
}
|
|
||||||
export namespace HeaderValueOption {
|
|
||||||
}
|
|
||||||
export namespace HeaderMap {
|
|
||||||
}
|
|
||||||
export namespace DataSource {
|
|
||||||
}
|
|
||||||
export namespace RetryPolicy {
|
|
||||||
}
|
|
||||||
export namespace RemoteDataSource {
|
|
||||||
}
|
|
||||||
export namespace AsyncDataSource {
|
|
||||||
}
|
|
||||||
export namespace TransportSocket {
|
|
||||||
}
|
|
||||||
export namespace RuntimeFractionalPercent {
|
|
||||||
}
|
|
||||||
export namespace ControlPlane {
|
|
||||||
}
|
}
|
||||||
export namespace HealthCheck {
|
export namespace HealthCheck {
|
||||||
export namespace Payload {
|
export namespace Payload {
|
||||||
|
@ -613,29 +607,41 @@ export namespace ClientInterfaces {
|
||||||
}
|
}
|
||||||
export namespace ConfigSource {
|
export namespace ConfigSource {
|
||||||
}
|
}
|
||||||
export namespace TcpProtocolOptions {
|
export namespace Locality {
|
||||||
}
|
}
|
||||||
export namespace UpstreamHttpProtocolOptions {
|
export namespace BuildVersion {
|
||||||
}
|
}
|
||||||
export namespace HttpProtocolOptions {
|
export namespace Extension {
|
||||||
}
|
}
|
||||||
export namespace Http1ProtocolOptions {
|
export namespace Node {
|
||||||
export namespace HeaderKeyFormat {
|
|
||||||
export namespace ProperCaseWords {
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
export namespace Http2ProtocolOptions {
|
export namespace Metadata {
|
||||||
export namespace SettingsParameter {
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
export namespace GrpcProtocolOptions {
|
export namespace RuntimeUInt32 {
|
||||||
}
|
}
|
||||||
export namespace SocketOption {
|
export namespace RuntimeDouble {
|
||||||
}
|
}
|
||||||
export namespace HttpUri {
|
export namespace RuntimeFeatureFlag {
|
||||||
}
|
}
|
||||||
export namespace BackoffStrategy {
|
export namespace HeaderValue {
|
||||||
|
}
|
||||||
|
export namespace HeaderValueOption {
|
||||||
|
}
|
||||||
|
export namespace HeaderMap {
|
||||||
|
}
|
||||||
|
export namespace DataSource {
|
||||||
|
}
|
||||||
|
export namespace RetryPolicy {
|
||||||
|
}
|
||||||
|
export namespace RemoteDataSource {
|
||||||
|
}
|
||||||
|
export namespace AsyncDataSource {
|
||||||
|
}
|
||||||
|
export namespace TransportSocket {
|
||||||
|
}
|
||||||
|
export namespace RuntimeFractionalPercent {
|
||||||
|
}
|
||||||
|
export namespace ControlPlane {
|
||||||
}
|
}
|
||||||
export namespace EventServiceConfig {
|
export namespace EventServiceConfig {
|
||||||
}
|
}
|
||||||
|
@ -661,17 +667,11 @@ export namespace ClientInterfaces {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
export namespace HttpUri {
|
||||||
export namespace cluster {
|
|
||||||
export namespace CircuitBreakers {
|
|
||||||
export namespace Thresholds {
|
|
||||||
export namespace RetryBudget {
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
export namespace Filter {
|
export namespace BackoffStrategy {
|
||||||
}
|
}
|
||||||
export namespace OutlierDetection {
|
export namespace SocketOption {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
export namespace ClusterLoadAssignment {
|
export namespace ClusterLoadAssignment {
|
||||||
|
@ -692,19 +692,13 @@ export namespace ClientInterfaces {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
export namespace annotations {
|
||||||
|
}
|
||||||
export namespace type {
|
export namespace type {
|
||||||
export namespace Percent {
|
export namespace Percent {
|
||||||
}
|
}
|
||||||
export namespace FractionalPercent {
|
export namespace FractionalPercent {
|
||||||
}
|
}
|
||||||
export namespace SemanticVersion {
|
|
||||||
}
|
|
||||||
export namespace Int64Range {
|
|
||||||
}
|
|
||||||
export namespace Int32Range {
|
|
||||||
}
|
|
||||||
export namespace DoubleRange {
|
|
||||||
}
|
|
||||||
export namespace matcher {
|
export namespace matcher {
|
||||||
export namespace StringMatcher {
|
export namespace StringMatcher {
|
||||||
}
|
}
|
||||||
|
@ -717,8 +711,14 @@ export namespace ClientInterfaces {
|
||||||
export namespace RegexMatchAndSubstitute {
|
export namespace RegexMatchAndSubstitute {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
export namespace Int64Range {
|
||||||
export namespace annotations {
|
}
|
||||||
|
export namespace Int32Range {
|
||||||
|
}
|
||||||
|
export namespace DoubleRange {
|
||||||
|
}
|
||||||
|
export namespace SemanticVersion {
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
export namespace udpa {
|
export namespace udpa {
|
||||||
|
@ -890,6 +890,11 @@ export interface ProtoGrpcType {
|
||||||
LoadBalancingPolicy: MessageTypeDefinition
|
LoadBalancingPolicy: MessageTypeDefinition
|
||||||
UpstreamBindConfig: MessageTypeDefinition
|
UpstreamBindConfig: MessageTypeDefinition
|
||||||
UpstreamConnectionOptions: MessageTypeDefinition
|
UpstreamConnectionOptions: MessageTypeDefinition
|
||||||
|
cluster: {
|
||||||
|
Filter: MessageTypeDefinition
|
||||||
|
CircuitBreakers: MessageTypeDefinition
|
||||||
|
OutlierDetection: MessageTypeDefinition
|
||||||
|
}
|
||||||
auth: {
|
auth: {
|
||||||
UpstreamTlsContext: MessageTypeDefinition
|
UpstreamTlsContext: MessageTypeDefinition
|
||||||
DownstreamTlsContext: MessageTypeDefinition
|
DownstreamTlsContext: MessageTypeDefinition
|
||||||
|
@ -904,6 +909,26 @@ export interface ProtoGrpcType {
|
||||||
CertificateValidationContext: MessageTypeDefinition
|
CertificateValidationContext: MessageTypeDefinition
|
||||||
}
|
}
|
||||||
core: {
|
core: {
|
||||||
|
TcpProtocolOptions: MessageTypeDefinition
|
||||||
|
UpstreamHttpProtocolOptions: MessageTypeDefinition
|
||||||
|
HttpProtocolOptions: MessageTypeDefinition
|
||||||
|
Http1ProtocolOptions: MessageTypeDefinition
|
||||||
|
Http2ProtocolOptions: MessageTypeDefinition
|
||||||
|
GrpcProtocolOptions: MessageTypeDefinition
|
||||||
|
HealthStatus: EnumTypeDefinition
|
||||||
|
HealthCheck: MessageTypeDefinition
|
||||||
|
Pipe: MessageTypeDefinition
|
||||||
|
SocketAddress: MessageTypeDefinition
|
||||||
|
TcpKeepalive: MessageTypeDefinition
|
||||||
|
BindConfig: MessageTypeDefinition
|
||||||
|
Address: MessageTypeDefinition
|
||||||
|
CidrRange: MessageTypeDefinition
|
||||||
|
ApiVersion: EnumTypeDefinition
|
||||||
|
ApiConfigSource: MessageTypeDefinition
|
||||||
|
AggregatedConfigSource: MessageTypeDefinition
|
||||||
|
SelfConfigSource: MessageTypeDefinition
|
||||||
|
RateLimitSettings: MessageTypeDefinition
|
||||||
|
ConfigSource: MessageTypeDefinition
|
||||||
RoutingPriority: EnumTypeDefinition
|
RoutingPriority: EnumTypeDefinition
|
||||||
RequestMethod: EnumTypeDefinition
|
RequestMethod: EnumTypeDefinition
|
||||||
TrafficDirection: EnumTypeDefinition
|
TrafficDirection: EnumTypeDefinition
|
||||||
|
@ -925,36 +950,11 @@ export interface ProtoGrpcType {
|
||||||
TransportSocket: MessageTypeDefinition
|
TransportSocket: MessageTypeDefinition
|
||||||
RuntimeFractionalPercent: MessageTypeDefinition
|
RuntimeFractionalPercent: MessageTypeDefinition
|
||||||
ControlPlane: MessageTypeDefinition
|
ControlPlane: MessageTypeDefinition
|
||||||
HealthStatus: EnumTypeDefinition
|
|
||||||
HealthCheck: MessageTypeDefinition
|
|
||||||
Pipe: MessageTypeDefinition
|
|
||||||
SocketAddress: MessageTypeDefinition
|
|
||||||
TcpKeepalive: MessageTypeDefinition
|
|
||||||
BindConfig: MessageTypeDefinition
|
|
||||||
Address: MessageTypeDefinition
|
|
||||||
CidrRange: MessageTypeDefinition
|
|
||||||
ApiVersion: EnumTypeDefinition
|
|
||||||
ApiConfigSource: MessageTypeDefinition
|
|
||||||
AggregatedConfigSource: MessageTypeDefinition
|
|
||||||
SelfConfigSource: MessageTypeDefinition
|
|
||||||
RateLimitSettings: MessageTypeDefinition
|
|
||||||
ConfigSource: MessageTypeDefinition
|
|
||||||
TcpProtocolOptions: MessageTypeDefinition
|
|
||||||
UpstreamHttpProtocolOptions: MessageTypeDefinition
|
|
||||||
HttpProtocolOptions: MessageTypeDefinition
|
|
||||||
Http1ProtocolOptions: MessageTypeDefinition
|
|
||||||
Http2ProtocolOptions: MessageTypeDefinition
|
|
||||||
GrpcProtocolOptions: MessageTypeDefinition
|
|
||||||
SocketOption: MessageTypeDefinition
|
|
||||||
HttpUri: MessageTypeDefinition
|
|
||||||
BackoffStrategy: MessageTypeDefinition
|
|
||||||
EventServiceConfig: MessageTypeDefinition
|
EventServiceConfig: MessageTypeDefinition
|
||||||
GrpcService: MessageTypeDefinition
|
GrpcService: MessageTypeDefinition
|
||||||
}
|
HttpUri: MessageTypeDefinition
|
||||||
cluster: {
|
BackoffStrategy: MessageTypeDefinition
|
||||||
CircuitBreakers: MessageTypeDefinition
|
SocketOption: MessageTypeDefinition
|
||||||
Filter: MessageTypeDefinition
|
|
||||||
OutlierDetection: MessageTypeDefinition
|
|
||||||
}
|
}
|
||||||
ClusterLoadAssignment: MessageTypeDefinition
|
ClusterLoadAssignment: MessageTypeDefinition
|
||||||
endpoint: {
|
endpoint: {
|
||||||
|
@ -964,22 +964,22 @@ export interface ProtoGrpcType {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
annotations: {
|
||||||
|
}
|
||||||
type: {
|
type: {
|
||||||
Percent: MessageTypeDefinition
|
Percent: MessageTypeDefinition
|
||||||
FractionalPercent: MessageTypeDefinition
|
FractionalPercent: MessageTypeDefinition
|
||||||
SemanticVersion: MessageTypeDefinition
|
|
||||||
Int64Range: MessageTypeDefinition
|
|
||||||
Int32Range: MessageTypeDefinition
|
|
||||||
DoubleRange: MessageTypeDefinition
|
|
||||||
matcher: {
|
matcher: {
|
||||||
StringMatcher: MessageTypeDefinition
|
StringMatcher: MessageTypeDefinition
|
||||||
ListStringMatcher: MessageTypeDefinition
|
ListStringMatcher: MessageTypeDefinition
|
||||||
RegexMatcher: MessageTypeDefinition
|
RegexMatcher: MessageTypeDefinition
|
||||||
RegexMatchAndSubstitute: MessageTypeDefinition
|
RegexMatchAndSubstitute: MessageTypeDefinition
|
||||||
}
|
}
|
||||||
|
Int64Range: MessageTypeDefinition
|
||||||
|
Int32Range: MessageTypeDefinition
|
||||||
|
DoubleRange: MessageTypeDefinition
|
||||||
CodecClientType: EnumTypeDefinition
|
CodecClientType: EnumTypeDefinition
|
||||||
}
|
SemanticVersion: MessageTypeDefinition
|
||||||
annotations: {
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
udpa: {
|
udpa: {
|
||||||
|
@ -1105,6 +1105,18 @@ export namespace ServiceHandlers {
|
||||||
}
|
}
|
||||||
export namespace UpstreamConnectionOptions {
|
export namespace UpstreamConnectionOptions {
|
||||||
}
|
}
|
||||||
|
export namespace cluster {
|
||||||
|
export namespace Filter {
|
||||||
|
}
|
||||||
|
export namespace CircuitBreakers {
|
||||||
|
export namespace Thresholds {
|
||||||
|
export namespace RetryBudget {
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
export namespace OutlierDetection {
|
||||||
|
}
|
||||||
|
}
|
||||||
export namespace auth {
|
export namespace auth {
|
||||||
export namespace UpstreamTlsContext {
|
export namespace UpstreamTlsContext {
|
||||||
}
|
}
|
||||||
|
@ -1132,41 +1144,23 @@ export namespace ServiceHandlers {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
export namespace core {
|
export namespace core {
|
||||||
export namespace Locality {
|
export namespace TcpProtocolOptions {
|
||||||
}
|
}
|
||||||
export namespace BuildVersion {
|
export namespace UpstreamHttpProtocolOptions {
|
||||||
}
|
}
|
||||||
export namespace Extension {
|
export namespace HttpProtocolOptions {
|
||||||
}
|
}
|
||||||
export namespace Node {
|
export namespace Http1ProtocolOptions {
|
||||||
|
export namespace HeaderKeyFormat {
|
||||||
|
export namespace ProperCaseWords {
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
export namespace Metadata {
|
export namespace Http2ProtocolOptions {
|
||||||
|
export namespace SettingsParameter {
|
||||||
|
}
|
||||||
}
|
}
|
||||||
export namespace RuntimeUInt32 {
|
export namespace GrpcProtocolOptions {
|
||||||
}
|
|
||||||
export namespace RuntimeDouble {
|
|
||||||
}
|
|
||||||
export namespace RuntimeFeatureFlag {
|
|
||||||
}
|
|
||||||
export namespace HeaderValue {
|
|
||||||
}
|
|
||||||
export namespace HeaderValueOption {
|
|
||||||
}
|
|
||||||
export namespace HeaderMap {
|
|
||||||
}
|
|
||||||
export namespace DataSource {
|
|
||||||
}
|
|
||||||
export namespace RetryPolicy {
|
|
||||||
}
|
|
||||||
export namespace RemoteDataSource {
|
|
||||||
}
|
|
||||||
export namespace AsyncDataSource {
|
|
||||||
}
|
|
||||||
export namespace TransportSocket {
|
|
||||||
}
|
|
||||||
export namespace RuntimeFractionalPercent {
|
|
||||||
}
|
|
||||||
export namespace ControlPlane {
|
|
||||||
}
|
}
|
||||||
export namespace HealthCheck {
|
export namespace HealthCheck {
|
||||||
export namespace Payload {
|
export namespace Payload {
|
||||||
|
@ -1206,29 +1200,41 @@ export namespace ServiceHandlers {
|
||||||
}
|
}
|
||||||
export namespace ConfigSource {
|
export namespace ConfigSource {
|
||||||
}
|
}
|
||||||
export namespace TcpProtocolOptions {
|
export namespace Locality {
|
||||||
}
|
}
|
||||||
export namespace UpstreamHttpProtocolOptions {
|
export namespace BuildVersion {
|
||||||
}
|
}
|
||||||
export namespace HttpProtocolOptions {
|
export namespace Extension {
|
||||||
}
|
}
|
||||||
export namespace Http1ProtocolOptions {
|
export namespace Node {
|
||||||
export namespace HeaderKeyFormat {
|
|
||||||
export namespace ProperCaseWords {
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
export namespace Http2ProtocolOptions {
|
export namespace Metadata {
|
||||||
export namespace SettingsParameter {
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
export namespace GrpcProtocolOptions {
|
export namespace RuntimeUInt32 {
|
||||||
}
|
}
|
||||||
export namespace SocketOption {
|
export namespace RuntimeDouble {
|
||||||
}
|
}
|
||||||
export namespace HttpUri {
|
export namespace RuntimeFeatureFlag {
|
||||||
}
|
}
|
||||||
export namespace BackoffStrategy {
|
export namespace HeaderValue {
|
||||||
|
}
|
||||||
|
export namespace HeaderValueOption {
|
||||||
|
}
|
||||||
|
export namespace HeaderMap {
|
||||||
|
}
|
||||||
|
export namespace DataSource {
|
||||||
|
}
|
||||||
|
export namespace RetryPolicy {
|
||||||
|
}
|
||||||
|
export namespace RemoteDataSource {
|
||||||
|
}
|
||||||
|
export namespace AsyncDataSource {
|
||||||
|
}
|
||||||
|
export namespace TransportSocket {
|
||||||
|
}
|
||||||
|
export namespace RuntimeFractionalPercent {
|
||||||
|
}
|
||||||
|
export namespace ControlPlane {
|
||||||
}
|
}
|
||||||
export namespace EventServiceConfig {
|
export namespace EventServiceConfig {
|
||||||
}
|
}
|
||||||
|
@ -1254,17 +1260,11 @@ export namespace ServiceHandlers {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
export namespace HttpUri {
|
||||||
export namespace cluster {
|
|
||||||
export namespace CircuitBreakers {
|
|
||||||
export namespace Thresholds {
|
|
||||||
export namespace RetryBudget {
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
export namespace Filter {
|
export namespace BackoffStrategy {
|
||||||
}
|
}
|
||||||
export namespace OutlierDetection {
|
export namespace SocketOption {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
export namespace ClusterLoadAssignment {
|
export namespace ClusterLoadAssignment {
|
||||||
|
@ -1285,19 +1285,13 @@ export namespace ServiceHandlers {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
export namespace annotations {
|
||||||
|
}
|
||||||
export namespace type {
|
export namespace type {
|
||||||
export namespace Percent {
|
export namespace Percent {
|
||||||
}
|
}
|
||||||
export namespace FractionalPercent {
|
export namespace FractionalPercent {
|
||||||
}
|
}
|
||||||
export namespace SemanticVersion {
|
|
||||||
}
|
|
||||||
export namespace Int64Range {
|
|
||||||
}
|
|
||||||
export namespace Int32Range {
|
|
||||||
}
|
|
||||||
export namespace DoubleRange {
|
|
||||||
}
|
|
||||||
export namespace matcher {
|
export namespace matcher {
|
||||||
export namespace StringMatcher {
|
export namespace StringMatcher {
|
||||||
}
|
}
|
||||||
|
@ -1310,8 +1304,14 @@ export namespace ServiceHandlers {
|
||||||
export namespace RegexMatchAndSubstitute {
|
export namespace RegexMatchAndSubstitute {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
export namespace Int64Range {
|
||||||
export namespace annotations {
|
}
|
||||||
|
export namespace Int32Range {
|
||||||
|
}
|
||||||
|
export namespace DoubleRange {
|
||||||
|
}
|
||||||
|
export namespace SemanticVersion {
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
export namespace udpa {
|
export namespace udpa {
|
|
@ -5,12 +5,8 @@ import { ClusterLoadAssignment as _envoy_api_v2_ClusterLoadAssignment, ClusterLo
|
||||||
import { Endpoint as _envoy_api_v2_endpoint_Endpoint, Endpoint__Output as _envoy_api_v2_endpoint_Endpoint__Output } from './envoy/api/v2/endpoint/Endpoint';
|
import { Endpoint as _envoy_api_v2_endpoint_Endpoint, Endpoint__Output as _envoy_api_v2_endpoint_Endpoint__Output } from './envoy/api/v2/endpoint/Endpoint';
|
||||||
import { LbEndpoint as _envoy_api_v2_endpoint_LbEndpoint, LbEndpoint__Output as _envoy_api_v2_endpoint_LbEndpoint__Output } from './envoy/api/v2/endpoint/LbEndpoint';
|
import { LbEndpoint as _envoy_api_v2_endpoint_LbEndpoint, LbEndpoint__Output as _envoy_api_v2_endpoint_LbEndpoint__Output } from './envoy/api/v2/endpoint/LbEndpoint';
|
||||||
import { LocalityLbEndpoints as _envoy_api_v2_endpoint_LocalityLbEndpoints, LocalityLbEndpoints__Output as _envoy_api_v2_endpoint_LocalityLbEndpoints__Output } from './envoy/api/v2/endpoint/LocalityLbEndpoints';
|
import { LocalityLbEndpoints as _envoy_api_v2_endpoint_LocalityLbEndpoints, LocalityLbEndpoints__Output as _envoy_api_v2_endpoint_LocalityLbEndpoints__Output } from './envoy/api/v2/endpoint/LocalityLbEndpoints';
|
||||||
import { Pipe as _envoy_api_v2_core_Pipe, Pipe__Output as _envoy_api_v2_core_Pipe__Output } from './envoy/api/v2/core/Pipe';
|
import { HealthStatus as _envoy_api_v2_core_HealthStatus } from './envoy/api/v2/core/HealthStatus';
|
||||||
import { SocketAddress as _envoy_api_v2_core_SocketAddress, SocketAddress__Output as _envoy_api_v2_core_SocketAddress__Output } from './envoy/api/v2/core/SocketAddress';
|
import { HealthCheck as _envoy_api_v2_core_HealthCheck, HealthCheck__Output as _envoy_api_v2_core_HealthCheck__Output } from './envoy/api/v2/core/HealthCheck';
|
||||||
import { TcpKeepalive as _envoy_api_v2_core_TcpKeepalive, TcpKeepalive__Output as _envoy_api_v2_core_TcpKeepalive__Output } from './envoy/api/v2/core/TcpKeepalive';
|
|
||||||
import { BindConfig as _envoy_api_v2_core_BindConfig, BindConfig__Output as _envoy_api_v2_core_BindConfig__Output } from './envoy/api/v2/core/BindConfig';
|
|
||||||
import { Address as _envoy_api_v2_core_Address, Address__Output as _envoy_api_v2_core_Address__Output } from './envoy/api/v2/core/Address';
|
|
||||||
import { CidrRange as _envoy_api_v2_core_CidrRange, CidrRange__Output as _envoy_api_v2_core_CidrRange__Output } from './envoy/api/v2/core/CidrRange';
|
|
||||||
import { RoutingPriority as _envoy_api_v2_core_RoutingPriority } from './envoy/api/v2/core/RoutingPriority';
|
import { RoutingPriority as _envoy_api_v2_core_RoutingPriority } from './envoy/api/v2/core/RoutingPriority';
|
||||||
import { RequestMethod as _envoy_api_v2_core_RequestMethod } from './envoy/api/v2/core/RequestMethod';
|
import { RequestMethod as _envoy_api_v2_core_RequestMethod } from './envoy/api/v2/core/RequestMethod';
|
||||||
import { TrafficDirection as _envoy_api_v2_core_TrafficDirection } from './envoy/api/v2/core/TrafficDirection';
|
import { TrafficDirection as _envoy_api_v2_core_TrafficDirection } from './envoy/api/v2/core/TrafficDirection';
|
||||||
|
@ -32,17 +28,21 @@ import { AsyncDataSource as _envoy_api_v2_core_AsyncDataSource, AsyncDataSource_
|
||||||
import { TransportSocket as _envoy_api_v2_core_TransportSocket, TransportSocket__Output as _envoy_api_v2_core_TransportSocket__Output } from './envoy/api/v2/core/TransportSocket';
|
import { TransportSocket as _envoy_api_v2_core_TransportSocket, TransportSocket__Output as _envoy_api_v2_core_TransportSocket__Output } from './envoy/api/v2/core/TransportSocket';
|
||||||
import { RuntimeFractionalPercent as _envoy_api_v2_core_RuntimeFractionalPercent, RuntimeFractionalPercent__Output as _envoy_api_v2_core_RuntimeFractionalPercent__Output } from './envoy/api/v2/core/RuntimeFractionalPercent';
|
import { RuntimeFractionalPercent as _envoy_api_v2_core_RuntimeFractionalPercent, RuntimeFractionalPercent__Output as _envoy_api_v2_core_RuntimeFractionalPercent__Output } from './envoy/api/v2/core/RuntimeFractionalPercent';
|
||||||
import { ControlPlane as _envoy_api_v2_core_ControlPlane, ControlPlane__Output as _envoy_api_v2_core_ControlPlane__Output } from './envoy/api/v2/core/ControlPlane';
|
import { ControlPlane as _envoy_api_v2_core_ControlPlane, ControlPlane__Output as _envoy_api_v2_core_ControlPlane__Output } from './envoy/api/v2/core/ControlPlane';
|
||||||
import { HealthStatus as _envoy_api_v2_core_HealthStatus } from './envoy/api/v2/core/HealthStatus';
|
import { Pipe as _envoy_api_v2_core_Pipe, Pipe__Output as _envoy_api_v2_core_Pipe__Output } from './envoy/api/v2/core/Pipe';
|
||||||
import { HealthCheck as _envoy_api_v2_core_HealthCheck, HealthCheck__Output as _envoy_api_v2_core_HealthCheck__Output } from './envoy/api/v2/core/HealthCheck';
|
import { SocketAddress as _envoy_api_v2_core_SocketAddress, SocketAddress__Output as _envoy_api_v2_core_SocketAddress__Output } from './envoy/api/v2/core/SocketAddress';
|
||||||
import { SocketOption as _envoy_api_v2_core_SocketOption, SocketOption__Output as _envoy_api_v2_core_SocketOption__Output } from './envoy/api/v2/core/SocketOption';
|
import { TcpKeepalive as _envoy_api_v2_core_TcpKeepalive, TcpKeepalive__Output as _envoy_api_v2_core_TcpKeepalive__Output } from './envoy/api/v2/core/TcpKeepalive';
|
||||||
import { HttpUri as _envoy_api_v2_core_HttpUri, HttpUri__Output as _envoy_api_v2_core_HttpUri__Output } from './envoy/api/v2/core/HttpUri';
|
import { BindConfig as _envoy_api_v2_core_BindConfig, BindConfig__Output as _envoy_api_v2_core_BindConfig__Output } from './envoy/api/v2/core/BindConfig';
|
||||||
|
import { Address as _envoy_api_v2_core_Address, Address__Output as _envoy_api_v2_core_Address__Output } from './envoy/api/v2/core/Address';
|
||||||
|
import { CidrRange as _envoy_api_v2_core_CidrRange, CidrRange__Output as _envoy_api_v2_core_CidrRange__Output } from './envoy/api/v2/core/CidrRange';
|
||||||
import { EventServiceConfig as _envoy_api_v2_core_EventServiceConfig, EventServiceConfig__Output as _envoy_api_v2_core_EventServiceConfig__Output } from './envoy/api/v2/core/EventServiceConfig';
|
import { EventServiceConfig as _envoy_api_v2_core_EventServiceConfig, EventServiceConfig__Output as _envoy_api_v2_core_EventServiceConfig__Output } from './envoy/api/v2/core/EventServiceConfig';
|
||||||
import { BackoffStrategy as _envoy_api_v2_core_BackoffStrategy, BackoffStrategy__Output as _envoy_api_v2_core_BackoffStrategy__Output } from './envoy/api/v2/core/BackoffStrategy';
|
import { BackoffStrategy as _envoy_api_v2_core_BackoffStrategy, BackoffStrategy__Output as _envoy_api_v2_core_BackoffStrategy__Output } from './envoy/api/v2/core/BackoffStrategy';
|
||||||
|
import { HttpUri as _envoy_api_v2_core_HttpUri, HttpUri__Output as _envoy_api_v2_core_HttpUri__Output } from './envoy/api/v2/core/HttpUri';
|
||||||
|
import { SocketOption as _envoy_api_v2_core_SocketOption, SocketOption__Output as _envoy_api_v2_core_SocketOption__Output } from './envoy/api/v2/core/SocketOption';
|
||||||
import { GrpcService as _envoy_api_v2_core_GrpcService, GrpcService__Output as _envoy_api_v2_core_GrpcService__Output } from './envoy/api/v2/core/GrpcService';
|
import { GrpcService as _envoy_api_v2_core_GrpcService, GrpcService__Output as _envoy_api_v2_core_GrpcService__Output } from './envoy/api/v2/core/GrpcService';
|
||||||
import { Percent as _envoy_type_Percent, Percent__Output as _envoy_type_Percent__Output } from './envoy/type/Percent';
|
import { Percent as _envoy_type_Percent, Percent__Output as _envoy_type_Percent__Output } from './envoy/type/Percent';
|
||||||
import { FractionalPercent as _envoy_type_FractionalPercent, FractionalPercent__Output as _envoy_type_FractionalPercent__Output } from './envoy/type/FractionalPercent';
|
import { FractionalPercent as _envoy_type_FractionalPercent, FractionalPercent__Output as _envoy_type_FractionalPercent__Output } from './envoy/type/FractionalPercent';
|
||||||
import { SemanticVersion as _envoy_type_SemanticVersion, SemanticVersion__Output as _envoy_type_SemanticVersion__Output } from './envoy/type/SemanticVersion';
|
|
||||||
import { CodecClientType as _envoy_type_CodecClientType } from './envoy/type/CodecClientType';
|
import { CodecClientType as _envoy_type_CodecClientType } from './envoy/type/CodecClientType';
|
||||||
|
import { SemanticVersion as _envoy_type_SemanticVersion, SemanticVersion__Output as _envoy_type_SemanticVersion__Output } from './envoy/type/SemanticVersion';
|
||||||
import { StringMatcher as _envoy_type_matcher_StringMatcher, StringMatcher__Output as _envoy_type_matcher_StringMatcher__Output } from './envoy/type/matcher/StringMatcher';
|
import { StringMatcher as _envoy_type_matcher_StringMatcher, StringMatcher__Output as _envoy_type_matcher_StringMatcher__Output } from './envoy/type/matcher/StringMatcher';
|
||||||
import { ListStringMatcher as _envoy_type_matcher_ListStringMatcher, ListStringMatcher__Output as _envoy_type_matcher_ListStringMatcher__Output } from './envoy/type/matcher/ListStringMatcher';
|
import { ListStringMatcher as _envoy_type_matcher_ListStringMatcher, ListStringMatcher__Output as _envoy_type_matcher_ListStringMatcher__Output } from './envoy/type/matcher/ListStringMatcher';
|
||||||
import { RegexMatcher as _envoy_type_matcher_RegexMatcher, RegexMatcher__Output as _envoy_type_matcher_RegexMatcher__Output } from './envoy/type/matcher/RegexMatcher';
|
import { RegexMatcher as _envoy_type_matcher_RegexMatcher, RegexMatcher__Output as _envoy_type_matcher_RegexMatcher__Output } from './envoy/type/matcher/RegexMatcher';
|
||||||
|
@ -135,18 +135,9 @@ export namespace messages {
|
||||||
export type LocalityLbEndpoints__Output = _envoy_api_v2_endpoint_LocalityLbEndpoints__Output;
|
export type LocalityLbEndpoints__Output = _envoy_api_v2_endpoint_LocalityLbEndpoints__Output;
|
||||||
}
|
}
|
||||||
export namespace core {
|
export namespace core {
|
||||||
export type Pipe = _envoy_api_v2_core_Pipe;
|
export type HealthStatus = _envoy_api_v2_core_HealthStatus;
|
||||||
export type Pipe__Output = _envoy_api_v2_core_Pipe__Output;
|
export type HealthCheck = _envoy_api_v2_core_HealthCheck;
|
||||||
export type SocketAddress = _envoy_api_v2_core_SocketAddress;
|
export type HealthCheck__Output = _envoy_api_v2_core_HealthCheck__Output;
|
||||||
export type SocketAddress__Output = _envoy_api_v2_core_SocketAddress__Output;
|
|
||||||
export type TcpKeepalive = _envoy_api_v2_core_TcpKeepalive;
|
|
||||||
export type TcpKeepalive__Output = _envoy_api_v2_core_TcpKeepalive__Output;
|
|
||||||
export type BindConfig = _envoy_api_v2_core_BindConfig;
|
|
||||||
export type BindConfig__Output = _envoy_api_v2_core_BindConfig__Output;
|
|
||||||
export type Address = _envoy_api_v2_core_Address;
|
|
||||||
export type Address__Output = _envoy_api_v2_core_Address__Output;
|
|
||||||
export type CidrRange = _envoy_api_v2_core_CidrRange;
|
|
||||||
export type CidrRange__Output = _envoy_api_v2_core_CidrRange__Output;
|
|
||||||
export type RoutingPriority = _envoy_api_v2_core_RoutingPriority;
|
export type RoutingPriority = _envoy_api_v2_core_RoutingPriority;
|
||||||
export type RequestMethod = _envoy_api_v2_core_RequestMethod;
|
export type RequestMethod = _envoy_api_v2_core_RequestMethod;
|
||||||
export type TrafficDirection = _envoy_api_v2_core_TrafficDirection;
|
export type TrafficDirection = _envoy_api_v2_core_TrafficDirection;
|
||||||
|
@ -186,17 +177,26 @@ export namespace messages {
|
||||||
export type RuntimeFractionalPercent__Output = _envoy_api_v2_core_RuntimeFractionalPercent__Output;
|
export type RuntimeFractionalPercent__Output = _envoy_api_v2_core_RuntimeFractionalPercent__Output;
|
||||||
export type ControlPlane = _envoy_api_v2_core_ControlPlane;
|
export type ControlPlane = _envoy_api_v2_core_ControlPlane;
|
||||||
export type ControlPlane__Output = _envoy_api_v2_core_ControlPlane__Output;
|
export type ControlPlane__Output = _envoy_api_v2_core_ControlPlane__Output;
|
||||||
export type HealthStatus = _envoy_api_v2_core_HealthStatus;
|
export type Pipe = _envoy_api_v2_core_Pipe;
|
||||||
export type HealthCheck = _envoy_api_v2_core_HealthCheck;
|
export type Pipe__Output = _envoy_api_v2_core_Pipe__Output;
|
||||||
export type HealthCheck__Output = _envoy_api_v2_core_HealthCheck__Output;
|
export type SocketAddress = _envoy_api_v2_core_SocketAddress;
|
||||||
export type SocketOption = _envoy_api_v2_core_SocketOption;
|
export type SocketAddress__Output = _envoy_api_v2_core_SocketAddress__Output;
|
||||||
export type SocketOption__Output = _envoy_api_v2_core_SocketOption__Output;
|
export type TcpKeepalive = _envoy_api_v2_core_TcpKeepalive;
|
||||||
export type HttpUri = _envoy_api_v2_core_HttpUri;
|
export type TcpKeepalive__Output = _envoy_api_v2_core_TcpKeepalive__Output;
|
||||||
export type HttpUri__Output = _envoy_api_v2_core_HttpUri__Output;
|
export type BindConfig = _envoy_api_v2_core_BindConfig;
|
||||||
|
export type BindConfig__Output = _envoy_api_v2_core_BindConfig__Output;
|
||||||
|
export type Address = _envoy_api_v2_core_Address;
|
||||||
|
export type Address__Output = _envoy_api_v2_core_Address__Output;
|
||||||
|
export type CidrRange = _envoy_api_v2_core_CidrRange;
|
||||||
|
export type CidrRange__Output = _envoy_api_v2_core_CidrRange__Output;
|
||||||
export type EventServiceConfig = _envoy_api_v2_core_EventServiceConfig;
|
export type EventServiceConfig = _envoy_api_v2_core_EventServiceConfig;
|
||||||
export type EventServiceConfig__Output = _envoy_api_v2_core_EventServiceConfig__Output;
|
export type EventServiceConfig__Output = _envoy_api_v2_core_EventServiceConfig__Output;
|
||||||
export type BackoffStrategy = _envoy_api_v2_core_BackoffStrategy;
|
export type BackoffStrategy = _envoy_api_v2_core_BackoffStrategy;
|
||||||
export type BackoffStrategy__Output = _envoy_api_v2_core_BackoffStrategy__Output;
|
export type BackoffStrategy__Output = _envoy_api_v2_core_BackoffStrategy__Output;
|
||||||
|
export type HttpUri = _envoy_api_v2_core_HttpUri;
|
||||||
|
export type HttpUri__Output = _envoy_api_v2_core_HttpUri__Output;
|
||||||
|
export type SocketOption = _envoy_api_v2_core_SocketOption;
|
||||||
|
export type SocketOption__Output = _envoy_api_v2_core_SocketOption__Output;
|
||||||
export type GrpcService = _envoy_api_v2_core_GrpcService;
|
export type GrpcService = _envoy_api_v2_core_GrpcService;
|
||||||
export type GrpcService__Output = _envoy_api_v2_core_GrpcService__Output;
|
export type GrpcService__Output = _envoy_api_v2_core_GrpcService__Output;
|
||||||
}
|
}
|
||||||
|
@ -207,9 +207,9 @@ export namespace messages {
|
||||||
export type Percent__Output = _envoy_type_Percent__Output;
|
export type Percent__Output = _envoy_type_Percent__Output;
|
||||||
export type FractionalPercent = _envoy_type_FractionalPercent;
|
export type FractionalPercent = _envoy_type_FractionalPercent;
|
||||||
export type FractionalPercent__Output = _envoy_type_FractionalPercent__Output;
|
export type FractionalPercent__Output = _envoy_type_FractionalPercent__Output;
|
||||||
|
export type CodecClientType = _envoy_type_CodecClientType;
|
||||||
export type SemanticVersion = _envoy_type_SemanticVersion;
|
export type SemanticVersion = _envoy_type_SemanticVersion;
|
||||||
export type SemanticVersion__Output = _envoy_type_SemanticVersion__Output;
|
export type SemanticVersion__Output = _envoy_type_SemanticVersion__Output;
|
||||||
export type CodecClientType = _envoy_type_CodecClientType;
|
|
||||||
export namespace matcher {
|
export namespace matcher {
|
||||||
export type StringMatcher = _envoy_type_matcher_StringMatcher;
|
export type StringMatcher = _envoy_type_matcher_StringMatcher;
|
||||||
export type StringMatcher__Output = _envoy_type_matcher_StringMatcher__Output;
|
export type StringMatcher__Output = _envoy_type_matcher_StringMatcher__Output;
|
||||||
|
@ -400,17 +400,21 @@ export namespace ClientInterfaces {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
export namespace core {
|
export namespace core {
|
||||||
export namespace Pipe {
|
export namespace HealthCheck {
|
||||||
}
|
export namespace Payload {
|
||||||
export namespace SocketAddress {
|
}
|
||||||
}
|
export namespace HttpHealthCheck {
|
||||||
export namespace TcpKeepalive {
|
}
|
||||||
}
|
export namespace TcpHealthCheck {
|
||||||
export namespace BindConfig {
|
}
|
||||||
}
|
export namespace RedisHealthCheck {
|
||||||
export namespace Address {
|
}
|
||||||
}
|
export namespace GrpcHealthCheck {
|
||||||
export namespace CidrRange {
|
}
|
||||||
|
export namespace CustomHealthCheck {
|
||||||
|
}
|
||||||
|
export namespace TlsOptions {
|
||||||
|
}
|
||||||
}
|
}
|
||||||
export namespace Locality {
|
export namespace Locality {
|
||||||
}
|
}
|
||||||
|
@ -448,30 +452,26 @@ export namespace ClientInterfaces {
|
||||||
}
|
}
|
||||||
export namespace ControlPlane {
|
export namespace ControlPlane {
|
||||||
}
|
}
|
||||||
export namespace HealthCheck {
|
export namespace Pipe {
|
||||||
export namespace Payload {
|
|
||||||
}
|
|
||||||
export namespace HttpHealthCheck {
|
|
||||||
}
|
|
||||||
export namespace TcpHealthCheck {
|
|
||||||
}
|
|
||||||
export namespace RedisHealthCheck {
|
|
||||||
}
|
|
||||||
export namespace GrpcHealthCheck {
|
|
||||||
}
|
|
||||||
export namespace CustomHealthCheck {
|
|
||||||
}
|
|
||||||
export namespace TlsOptions {
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
export namespace SocketOption {
|
export namespace SocketAddress {
|
||||||
}
|
}
|
||||||
export namespace HttpUri {
|
export namespace TcpKeepalive {
|
||||||
|
}
|
||||||
|
export namespace BindConfig {
|
||||||
|
}
|
||||||
|
export namespace Address {
|
||||||
|
}
|
||||||
|
export namespace CidrRange {
|
||||||
}
|
}
|
||||||
export namespace EventServiceConfig {
|
export namespace EventServiceConfig {
|
||||||
}
|
}
|
||||||
export namespace BackoffStrategy {
|
export namespace BackoffStrategy {
|
||||||
}
|
}
|
||||||
|
export namespace HttpUri {
|
||||||
|
}
|
||||||
|
export namespace SocketOption {
|
||||||
|
}
|
||||||
export namespace GrpcService {
|
export namespace GrpcService {
|
||||||
export namespace EnvoyGrpc {
|
export namespace EnvoyGrpc {
|
||||||
}
|
}
|
||||||
|
@ -698,12 +698,8 @@ export interface ProtoGrpcType {
|
||||||
LocalityLbEndpoints: MessageTypeDefinition
|
LocalityLbEndpoints: MessageTypeDefinition
|
||||||
}
|
}
|
||||||
core: {
|
core: {
|
||||||
Pipe: MessageTypeDefinition
|
HealthStatus: EnumTypeDefinition
|
||||||
SocketAddress: MessageTypeDefinition
|
HealthCheck: MessageTypeDefinition
|
||||||
TcpKeepalive: MessageTypeDefinition
|
|
||||||
BindConfig: MessageTypeDefinition
|
|
||||||
Address: MessageTypeDefinition
|
|
||||||
CidrRange: MessageTypeDefinition
|
|
||||||
RoutingPriority: EnumTypeDefinition
|
RoutingPriority: EnumTypeDefinition
|
||||||
RequestMethod: EnumTypeDefinition
|
RequestMethod: EnumTypeDefinition
|
||||||
TrafficDirection: EnumTypeDefinition
|
TrafficDirection: EnumTypeDefinition
|
||||||
|
@ -725,12 +721,16 @@ export interface ProtoGrpcType {
|
||||||
TransportSocket: MessageTypeDefinition
|
TransportSocket: MessageTypeDefinition
|
||||||
RuntimeFractionalPercent: MessageTypeDefinition
|
RuntimeFractionalPercent: MessageTypeDefinition
|
||||||
ControlPlane: MessageTypeDefinition
|
ControlPlane: MessageTypeDefinition
|
||||||
HealthStatus: EnumTypeDefinition
|
Pipe: MessageTypeDefinition
|
||||||
HealthCheck: MessageTypeDefinition
|
SocketAddress: MessageTypeDefinition
|
||||||
SocketOption: MessageTypeDefinition
|
TcpKeepalive: MessageTypeDefinition
|
||||||
HttpUri: MessageTypeDefinition
|
BindConfig: MessageTypeDefinition
|
||||||
|
Address: MessageTypeDefinition
|
||||||
|
CidrRange: MessageTypeDefinition
|
||||||
EventServiceConfig: MessageTypeDefinition
|
EventServiceConfig: MessageTypeDefinition
|
||||||
BackoffStrategy: MessageTypeDefinition
|
BackoffStrategy: MessageTypeDefinition
|
||||||
|
HttpUri: MessageTypeDefinition
|
||||||
|
SocketOption: MessageTypeDefinition
|
||||||
GrpcService: MessageTypeDefinition
|
GrpcService: MessageTypeDefinition
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -738,8 +738,8 @@ export interface ProtoGrpcType {
|
||||||
type: {
|
type: {
|
||||||
Percent: MessageTypeDefinition
|
Percent: MessageTypeDefinition
|
||||||
FractionalPercent: MessageTypeDefinition
|
FractionalPercent: MessageTypeDefinition
|
||||||
SemanticVersion: MessageTypeDefinition
|
|
||||||
CodecClientType: EnumTypeDefinition
|
CodecClientType: EnumTypeDefinition
|
||||||
|
SemanticVersion: MessageTypeDefinition
|
||||||
matcher: {
|
matcher: {
|
||||||
StringMatcher: MessageTypeDefinition
|
StringMatcher: MessageTypeDefinition
|
||||||
ListStringMatcher: MessageTypeDefinition
|
ListStringMatcher: MessageTypeDefinition
|
||||||
|
@ -857,17 +857,21 @@ export namespace ServiceHandlers {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
export namespace core {
|
export namespace core {
|
||||||
export namespace Pipe {
|
export namespace HealthCheck {
|
||||||
}
|
export namespace Payload {
|
||||||
export namespace SocketAddress {
|
}
|
||||||
}
|
export namespace HttpHealthCheck {
|
||||||
export namespace TcpKeepalive {
|
}
|
||||||
}
|
export namespace TcpHealthCheck {
|
||||||
export namespace BindConfig {
|
}
|
||||||
}
|
export namespace RedisHealthCheck {
|
||||||
export namespace Address {
|
}
|
||||||
}
|
export namespace GrpcHealthCheck {
|
||||||
export namespace CidrRange {
|
}
|
||||||
|
export namespace CustomHealthCheck {
|
||||||
|
}
|
||||||
|
export namespace TlsOptions {
|
||||||
|
}
|
||||||
}
|
}
|
||||||
export namespace Locality {
|
export namespace Locality {
|
||||||
}
|
}
|
||||||
|
@ -905,30 +909,26 @@ export namespace ServiceHandlers {
|
||||||
}
|
}
|
||||||
export namespace ControlPlane {
|
export namespace ControlPlane {
|
||||||
}
|
}
|
||||||
export namespace HealthCheck {
|
export namespace Pipe {
|
||||||
export namespace Payload {
|
|
||||||
}
|
|
||||||
export namespace HttpHealthCheck {
|
|
||||||
}
|
|
||||||
export namespace TcpHealthCheck {
|
|
||||||
}
|
|
||||||
export namespace RedisHealthCheck {
|
|
||||||
}
|
|
||||||
export namespace GrpcHealthCheck {
|
|
||||||
}
|
|
||||||
export namespace CustomHealthCheck {
|
|
||||||
}
|
|
||||||
export namespace TlsOptions {
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
export namespace SocketOption {
|
export namespace SocketAddress {
|
||||||
}
|
}
|
||||||
export namespace HttpUri {
|
export namespace TcpKeepalive {
|
||||||
|
}
|
||||||
|
export namespace BindConfig {
|
||||||
|
}
|
||||||
|
export namespace Address {
|
||||||
|
}
|
||||||
|
export namespace CidrRange {
|
||||||
}
|
}
|
||||||
export namespace EventServiceConfig {
|
export namespace EventServiceConfig {
|
||||||
}
|
}
|
||||||
export namespace BackoffStrategy {
|
export namespace BackoffStrategy {
|
||||||
}
|
}
|
||||||
|
export namespace HttpUri {
|
||||||
|
}
|
||||||
|
export namespace SocketOption {
|
||||||
|
}
|
||||||
export namespace GrpcService {
|
export namespace GrpcService {
|
||||||
export namespace EnvoyGrpc {
|
export namespace EnvoyGrpc {
|
||||||
}
|
}
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue