Versions in this module Expand all Collapse all v1 v1.12.1 Mar 30, 2020 Changes in this version + var Cluster_ClusterProtocolSelection_name = map[int32]string + var Cluster_ClusterProtocolSelection_value = map[string]int32 + var Cluster_DiscoveryType_name = map[int32]string + var Cluster_DiscoveryType_value = map[string]int32 + var Cluster_DnsLookupFamily_name = map[int32]string + var Cluster_DnsLookupFamily_value = map[string]int32 + var Cluster_LbPolicy_name = map[int32]string + var Cluster_LbPolicy_value = map[string]int32 + var Cluster_LbSubsetConfig_LbSubsetFallbackPolicy_name = map[int32]string + var Cluster_LbSubsetConfig_LbSubsetFallbackPolicy_value = map[string]int32 + var Cluster_LbSubsetConfig_LbSubsetSelector_LbSubsetSelectorFallbackPolicy_name = map[int32]string + var Cluster_LbSubsetConfig_LbSubsetSelector_LbSubsetSelectorFallbackPolicy_value = map[string]int32 + var Cluster_RingHashLbConfig_HashFunction_name = map[int32]string + var Cluster_RingHashLbConfig_HashFunction_value = map[string]int32 + var Listener_DrainType_name = map[int32]string + var Listener_DrainType_value = map[string]int32 + func RegisterClusterDiscoveryServiceServer(s *grpc.Server, srv ClusterDiscoveryServiceServer) + func RegisterEndpointDiscoveryServiceServer(s *grpc.Server, srv EndpointDiscoveryServiceServer) + func RegisterListenerDiscoveryServiceServer(s *grpc.Server, srv ListenerDiscoveryServiceServer) + func RegisterRouteDiscoveryServiceServer(s *grpc.Server, srv RouteDiscoveryServiceServer) + func RegisterScopedRoutesDiscoveryServiceServer(s *grpc.Server, srv ScopedRoutesDiscoveryServiceServer) + func RegisterVirtualHostDiscoveryServiceServer(s *grpc.Server, srv VirtualHostDiscoveryServiceServer) + type Cluster struct + AltStatName string + CircuitBreakers *cluster.CircuitBreakers + CleanupInterval *types.Duration + CloseConnectionsOnHostHealthFailure bool + ClusterDiscoveryType isCluster_ClusterDiscoveryType + CommonHttpProtocolOptions *core.HttpProtocolOptions + CommonLbConfig *Cluster_CommonLbConfig + ConnectTimeout *types.Duration + DnsFailureRefreshRate *Cluster_RefreshRate + DnsLookupFamily Cluster_DnsLookupFamily + DnsRefreshRate *types.Duration + DnsResolvers []*core.Address + DrainConnectionsOnHostRemoval bool + EdsClusterConfig *Cluster_EdsClusterConfig + Filters []*cluster.Filter + HealthChecks []*core.HealthCheck + Hosts []*core.Address + Http2ProtocolOptions *core.Http2ProtocolOptions + HttpProtocolOptions *core.Http1ProtocolOptions + LbConfig isCluster_LbConfig + LbPolicy Cluster_LbPolicy + LbSubsetConfig *Cluster_LbSubsetConfig + LoadAssignment *ClusterLoadAssignment + LoadBalancingPolicy *LoadBalancingPolicy + LrsServer *core.ConfigSource + MaxRequestsPerConnection *types.UInt32Value + Metadata *core.Metadata + Name string + OutlierDetection *cluster.OutlierDetection + PerConnectionBufferLimitBytes *types.UInt32Value + ProtocolSelection Cluster_ClusterProtocolSelection + RespectDnsTtl bool + TransportSocket *core.TransportSocket + TransportSocketMatches []*Cluster_TransportSocketMatch + TypedExtensionProtocolOptions map[string]*types.Any + UpstreamBindConfig *core.BindConfig + UpstreamConnectionOptions *UpstreamConnectionOptions + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Cluster) Descriptor() ([]byte, []int) + func (*Cluster) ProtoMessage() + func (*Cluster) XXX_OneofWrappers() []interface{} + func (m *Cluster) GetAltStatName() string + func (m *Cluster) GetCircuitBreakers() *cluster.CircuitBreakers + func (m *Cluster) GetCleanupInterval() *types.Duration + func (m *Cluster) GetCloseConnectionsOnHostHealthFailure() bool + func (m *Cluster) GetClusterDiscoveryType() isCluster_ClusterDiscoveryType + func (m *Cluster) GetClusterType() *Cluster_CustomClusterType + func (m *Cluster) GetCommonHttpProtocolOptions() *core.HttpProtocolOptions + func (m *Cluster) GetCommonLbConfig() *Cluster_CommonLbConfig + func (m *Cluster) GetConnectTimeout() *types.Duration + func (m *Cluster) GetDnsFailureRefreshRate() *Cluster_RefreshRate + func (m *Cluster) GetDnsLookupFamily() Cluster_DnsLookupFamily + func (m *Cluster) GetDnsRefreshRate() *types.Duration + func (m *Cluster) GetDnsResolvers() []*core.Address + func (m *Cluster) GetDrainConnectionsOnHostRemoval() bool + func (m *Cluster) GetEdsClusterConfig() *Cluster_EdsClusterConfig + func (m *Cluster) GetFilters() []*cluster.Filter + func (m *Cluster) GetHealthChecks() []*core.HealthCheck + func (m *Cluster) GetHosts() []*core.Address + func (m *Cluster) GetHttp2ProtocolOptions() *core.Http2ProtocolOptions + func (m *Cluster) GetHttpProtocolOptions() *core.Http1ProtocolOptions + func (m *Cluster) GetLbConfig() isCluster_LbConfig + func (m *Cluster) GetLbPolicy() Cluster_LbPolicy + func (m *Cluster) GetLbSubsetConfig() *Cluster_LbSubsetConfig + func (m *Cluster) GetLeastRequestLbConfig() *Cluster_LeastRequestLbConfig + func (m *Cluster) GetLoadAssignment() *ClusterLoadAssignment + func (m *Cluster) GetLoadBalancingPolicy() *LoadBalancingPolicy + func (m *Cluster) GetLrsServer() *core.ConfigSource + func (m *Cluster) GetMaxRequestsPerConnection() *types.UInt32Value + func (m *Cluster) GetMetadata() *core.Metadata + func (m *Cluster) GetName() string + func (m *Cluster) GetOriginalDstLbConfig() *Cluster_OriginalDstLbConfig + func (m *Cluster) GetOutlierDetection() *cluster.OutlierDetection + func (m *Cluster) GetPerConnectionBufferLimitBytes() *types.UInt32Value + func (m *Cluster) GetProtocolSelection() Cluster_ClusterProtocolSelection + func (m *Cluster) GetRespectDnsTtl() bool + func (m *Cluster) GetRingHashLbConfig() *Cluster_RingHashLbConfig + func (m *Cluster) GetTransportSocket() *core.TransportSocket + func (m *Cluster) GetTransportSocketMatches() []*Cluster_TransportSocketMatch + func (m *Cluster) GetType() Cluster_DiscoveryType + func (m *Cluster) GetTypedExtensionProtocolOptions() map[string]*types.Any + func (m *Cluster) GetUpstreamBindConfig() *core.BindConfig + func (m *Cluster) GetUpstreamConnectionOptions() *UpstreamConnectionOptions + func (m *Cluster) Reset() + func (m *Cluster) String() string + func (m *Cluster) XXX_DiscardUnknown() + func (m *Cluster) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Cluster) XXX_Merge(src proto.Message) + func (m *Cluster) XXX_Size() int + func (m *Cluster) XXX_Unmarshal(b []byte) error + type ClusterDiscoveryServiceClient interface + DeltaClusters func(ctx context.Context, opts ...grpc.CallOption) (ClusterDiscoveryService_DeltaClustersClient, error) + FetchClusters func(ctx context.Context, in *DiscoveryRequest, opts ...grpc.CallOption) (*DiscoveryResponse, error) + StreamClusters func(ctx context.Context, opts ...grpc.CallOption) (ClusterDiscoveryService_StreamClustersClient, error) + func NewClusterDiscoveryServiceClient(cc *grpc.ClientConn) ClusterDiscoveryServiceClient + type ClusterDiscoveryServiceServer interface + DeltaClusters func(ClusterDiscoveryService_DeltaClustersServer) error + FetchClusters func(context.Context, *DiscoveryRequest) (*DiscoveryResponse, error) + StreamClusters func(ClusterDiscoveryService_StreamClustersServer) error + type ClusterDiscoveryService_DeltaClustersClient interface + Recv func() (*DeltaDiscoveryResponse, error) + Send func(*DeltaDiscoveryRequest) error + type ClusterDiscoveryService_DeltaClustersServer interface + Recv func() (*DeltaDiscoveryRequest, error) + Send func(*DeltaDiscoveryResponse) error + type ClusterDiscoveryService_StreamClustersClient interface + Recv func() (*DiscoveryResponse, error) + Send func(*DiscoveryRequest) error + type ClusterDiscoveryService_StreamClustersServer interface + Recv func() (*DiscoveryRequest, error) + Send func(*DiscoveryResponse) error + type ClusterLoadAssignment struct + ClusterName string + Endpoints []*endpoint.LocalityLbEndpoints + NamedEndpoints map[string]*endpoint.Endpoint + Policy *ClusterLoadAssignment_Policy + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ClusterLoadAssignment) Descriptor() ([]byte, []int) + func (*ClusterLoadAssignment) ProtoMessage() + func (m *ClusterLoadAssignment) GetClusterName() string + func (m *ClusterLoadAssignment) GetEndpoints() []*endpoint.LocalityLbEndpoints + func (m *ClusterLoadAssignment) GetNamedEndpoints() map[string]*endpoint.Endpoint + func (m *ClusterLoadAssignment) GetPolicy() *ClusterLoadAssignment_Policy + func (m *ClusterLoadAssignment) Reset() + func (m *ClusterLoadAssignment) String() string + func (m *ClusterLoadAssignment) XXX_DiscardUnknown() + func (m *ClusterLoadAssignment) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ClusterLoadAssignment) XXX_Merge(src proto.Message) + func (m *ClusterLoadAssignment) XXX_Size() int + func (m *ClusterLoadAssignment) XXX_Unmarshal(b []byte) error + type ClusterLoadAssignment_Policy struct + DisableOverprovisioning bool + DropOverloads []*ClusterLoadAssignment_Policy_DropOverload + EndpointStaleAfter *types.Duration + OverprovisioningFactor *types.UInt32Value + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ClusterLoadAssignment_Policy) Descriptor() ([]byte, []int) + func (*ClusterLoadAssignment_Policy) ProtoMessage() + func (m *ClusterLoadAssignment_Policy) GetDisableOverprovisioning() bool + func (m *ClusterLoadAssignment_Policy) GetDropOverloads() []*ClusterLoadAssignment_Policy_DropOverload + func (m *ClusterLoadAssignment_Policy) GetEndpointStaleAfter() *types.Duration + func (m *ClusterLoadAssignment_Policy) GetOverprovisioningFactor() *types.UInt32Value + func (m *ClusterLoadAssignment_Policy) Reset() + func (m *ClusterLoadAssignment_Policy) String() string + func (m *ClusterLoadAssignment_Policy) XXX_DiscardUnknown() + func (m *ClusterLoadAssignment_Policy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ClusterLoadAssignment_Policy) XXX_Merge(src proto.Message) + func (m *ClusterLoadAssignment_Policy) XXX_Size() int + func (m *ClusterLoadAssignment_Policy) XXX_Unmarshal(b []byte) error + type ClusterLoadAssignment_Policy_DropOverload struct + Category string + DropPercentage *v3alpha.FractionalPercent + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ClusterLoadAssignment_Policy_DropOverload) Descriptor() ([]byte, []int) + func (*ClusterLoadAssignment_Policy_DropOverload) ProtoMessage() + func (m *ClusterLoadAssignment_Policy_DropOverload) GetCategory() string + func (m *ClusterLoadAssignment_Policy_DropOverload) GetDropPercentage() *v3alpha.FractionalPercent + func (m *ClusterLoadAssignment_Policy_DropOverload) Reset() + func (m *ClusterLoadAssignment_Policy_DropOverload) String() string + func (m *ClusterLoadAssignment_Policy_DropOverload) XXX_DiscardUnknown() + func (m *ClusterLoadAssignment_Policy_DropOverload) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ClusterLoadAssignment_Policy_DropOverload) XXX_Merge(src proto.Message) + func (m *ClusterLoadAssignment_Policy_DropOverload) XXX_Size() int + func (m *ClusterLoadAssignment_Policy_DropOverload) XXX_Unmarshal(b []byte) error + type Cluster_ClusterProtocolSelection int32 + const Cluster_USE_CONFIGURED_PROTOCOL + const Cluster_USE_DOWNSTREAM_PROTOCOL + func (Cluster_ClusterProtocolSelection) EnumDescriptor() ([]byte, []int) + func (x Cluster_ClusterProtocolSelection) String() string + type Cluster_ClusterType struct + ClusterType *Cluster_CustomClusterType + type Cluster_CommonLbConfig struct + CloseConnectionsOnHostSetChange bool + HealthyPanicThreshold *v3alpha.Percent + IgnoreNewHostsUntilFirstHc bool + LocalityConfigSpecifier isCluster_CommonLbConfig_LocalityConfigSpecifier + UpdateMergeWindow *types.Duration + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Cluster_CommonLbConfig) Descriptor() ([]byte, []int) + func (*Cluster_CommonLbConfig) ProtoMessage() + func (*Cluster_CommonLbConfig) XXX_OneofWrappers() []interface{} + func (m *Cluster_CommonLbConfig) GetCloseConnectionsOnHostSetChange() bool + func (m *Cluster_CommonLbConfig) GetHealthyPanicThreshold() *v3alpha.Percent + func (m *Cluster_CommonLbConfig) GetIgnoreNewHostsUntilFirstHc() bool + func (m *Cluster_CommonLbConfig) GetLocalityConfigSpecifier() isCluster_CommonLbConfig_LocalityConfigSpecifier + func (m *Cluster_CommonLbConfig) GetLocalityWeightedLbConfig() *Cluster_CommonLbConfig_LocalityWeightedLbConfig + func (m *Cluster_CommonLbConfig) GetUpdateMergeWindow() *types.Duration + func (m *Cluster_CommonLbConfig) GetZoneAwareLbConfig() *Cluster_CommonLbConfig_ZoneAwareLbConfig + func (m *Cluster_CommonLbConfig) Reset() + func (m *Cluster_CommonLbConfig) String() string + func (m *Cluster_CommonLbConfig) XXX_DiscardUnknown() + func (m *Cluster_CommonLbConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Cluster_CommonLbConfig) XXX_Merge(src proto.Message) + func (m *Cluster_CommonLbConfig) XXX_Size() int + func (m *Cluster_CommonLbConfig) XXX_Unmarshal(b []byte) error + type Cluster_CommonLbConfig_LocalityWeightedLbConfig struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Cluster_CommonLbConfig_LocalityWeightedLbConfig) Descriptor() ([]byte, []int) + func (*Cluster_CommonLbConfig_LocalityWeightedLbConfig) ProtoMessage() + func (m *Cluster_CommonLbConfig_LocalityWeightedLbConfig) Reset() + func (m *Cluster_CommonLbConfig_LocalityWeightedLbConfig) String() string + func (m *Cluster_CommonLbConfig_LocalityWeightedLbConfig) XXX_DiscardUnknown() + func (m *Cluster_CommonLbConfig_LocalityWeightedLbConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Cluster_CommonLbConfig_LocalityWeightedLbConfig) XXX_Merge(src proto.Message) + func (m *Cluster_CommonLbConfig_LocalityWeightedLbConfig) XXX_Size() int + func (m *Cluster_CommonLbConfig_LocalityWeightedLbConfig) XXX_Unmarshal(b []byte) error + type Cluster_CommonLbConfig_LocalityWeightedLbConfig_ struct + LocalityWeightedLbConfig *Cluster_CommonLbConfig_LocalityWeightedLbConfig + type Cluster_CommonLbConfig_ZoneAwareLbConfig struct + FailTrafficOnPanic bool + MinClusterSize *types.UInt64Value + RoutingEnabled *v3alpha.Percent + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Cluster_CommonLbConfig_ZoneAwareLbConfig) Descriptor() ([]byte, []int) + func (*Cluster_CommonLbConfig_ZoneAwareLbConfig) ProtoMessage() + func (m *Cluster_CommonLbConfig_ZoneAwareLbConfig) GetFailTrafficOnPanic() bool + func (m *Cluster_CommonLbConfig_ZoneAwareLbConfig) GetMinClusterSize() *types.UInt64Value + func (m *Cluster_CommonLbConfig_ZoneAwareLbConfig) GetRoutingEnabled() *v3alpha.Percent + func (m *Cluster_CommonLbConfig_ZoneAwareLbConfig) Reset() + func (m *Cluster_CommonLbConfig_ZoneAwareLbConfig) String() string + func (m *Cluster_CommonLbConfig_ZoneAwareLbConfig) XXX_DiscardUnknown() + func (m *Cluster_CommonLbConfig_ZoneAwareLbConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Cluster_CommonLbConfig_ZoneAwareLbConfig) XXX_Merge(src proto.Message) + func (m *Cluster_CommonLbConfig_ZoneAwareLbConfig) XXX_Size() int + func (m *Cluster_CommonLbConfig_ZoneAwareLbConfig) XXX_Unmarshal(b []byte) error + type Cluster_CommonLbConfig_ZoneAwareLbConfig_ struct + ZoneAwareLbConfig *Cluster_CommonLbConfig_ZoneAwareLbConfig + type Cluster_CustomClusterType struct + Name string + TypedConfig *types.Any + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Cluster_CustomClusterType) Descriptor() ([]byte, []int) + func (*Cluster_CustomClusterType) ProtoMessage() + func (m *Cluster_CustomClusterType) GetName() string + func (m *Cluster_CustomClusterType) GetTypedConfig() *types.Any + func (m *Cluster_CustomClusterType) Reset() + func (m *Cluster_CustomClusterType) String() string + func (m *Cluster_CustomClusterType) XXX_DiscardUnknown() + func (m *Cluster_CustomClusterType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Cluster_CustomClusterType) XXX_Merge(src proto.Message) + func (m *Cluster_CustomClusterType) XXX_Size() int + func (m *Cluster_CustomClusterType) XXX_Unmarshal(b []byte) error + type Cluster_DiscoveryType int32 + const Cluster_EDS + const Cluster_LOGICAL_DNS + const Cluster_ORIGINAL_DST + const Cluster_STATIC + const Cluster_STRICT_DNS + func (Cluster_DiscoveryType) EnumDescriptor() ([]byte, []int) + func (x Cluster_DiscoveryType) String() string + type Cluster_DnsLookupFamily int32 + const Cluster_AUTO + const Cluster_V4_ONLY + const Cluster_V6_ONLY + func (Cluster_DnsLookupFamily) EnumDescriptor() ([]byte, []int) + func (x Cluster_DnsLookupFamily) String() string + type Cluster_EdsClusterConfig struct + EdsConfig *core.ConfigSource + ServiceName string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Cluster_EdsClusterConfig) Descriptor() ([]byte, []int) + func (*Cluster_EdsClusterConfig) ProtoMessage() + func (m *Cluster_EdsClusterConfig) GetEdsConfig() *core.ConfigSource + func (m *Cluster_EdsClusterConfig) GetServiceName() string + func (m *Cluster_EdsClusterConfig) Reset() + func (m *Cluster_EdsClusterConfig) String() string + func (m *Cluster_EdsClusterConfig) XXX_DiscardUnknown() + func (m *Cluster_EdsClusterConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Cluster_EdsClusterConfig) XXX_Merge(src proto.Message) + func (m *Cluster_EdsClusterConfig) XXX_Size() int + func (m *Cluster_EdsClusterConfig) XXX_Unmarshal(b []byte) error + type Cluster_LbPolicy int32 + const Cluster_CLUSTER_PROVIDED + const Cluster_LEAST_REQUEST + const Cluster_LOAD_BALANCING_POLICY_CONFIG + const Cluster_MAGLEV + const Cluster_RANDOM + const Cluster_RING_HASH + const Cluster_ROUND_ROBIN + func (Cluster_LbPolicy) EnumDescriptor() ([]byte, []int) + func (x Cluster_LbPolicy) String() string + type Cluster_LbSubsetConfig struct + DefaultSubset *types.Struct + FallbackPolicy Cluster_LbSubsetConfig_LbSubsetFallbackPolicy + ListAsAny bool + LocalityWeightAware bool + PanicModeAny bool + ScaleLocalityWeight bool + SubsetSelectors []*Cluster_LbSubsetConfig_LbSubsetSelector + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Cluster_LbSubsetConfig) Descriptor() ([]byte, []int) + func (*Cluster_LbSubsetConfig) ProtoMessage() + func (m *Cluster_LbSubsetConfig) GetDefaultSubset() *types.Struct + func (m *Cluster_LbSubsetConfig) GetFallbackPolicy() Cluster_LbSubsetConfig_LbSubsetFallbackPolicy + func (m *Cluster_LbSubsetConfig) GetListAsAny() bool + func (m *Cluster_LbSubsetConfig) GetLocalityWeightAware() bool + func (m *Cluster_LbSubsetConfig) GetPanicModeAny() bool + func (m *Cluster_LbSubsetConfig) GetScaleLocalityWeight() bool + func (m *Cluster_LbSubsetConfig) GetSubsetSelectors() []*Cluster_LbSubsetConfig_LbSubsetSelector + func (m *Cluster_LbSubsetConfig) Reset() + func (m *Cluster_LbSubsetConfig) String() string + func (m *Cluster_LbSubsetConfig) XXX_DiscardUnknown() + func (m *Cluster_LbSubsetConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Cluster_LbSubsetConfig) XXX_Merge(src proto.Message) + func (m *Cluster_LbSubsetConfig) XXX_Size() int + func (m *Cluster_LbSubsetConfig) XXX_Unmarshal(b []byte) error + type Cluster_LbSubsetConfig_LbSubsetFallbackPolicy int32 + const Cluster_LbSubsetConfig_ANY_ENDPOINT + const Cluster_LbSubsetConfig_DEFAULT_SUBSET + const Cluster_LbSubsetConfig_NO_FALLBACK + func (Cluster_LbSubsetConfig_LbSubsetFallbackPolicy) EnumDescriptor() ([]byte, []int) + func (x Cluster_LbSubsetConfig_LbSubsetFallbackPolicy) String() string + type Cluster_LbSubsetConfig_LbSubsetSelector struct + FallbackPolicy Cluster_LbSubsetConfig_LbSubsetSelector_LbSubsetSelectorFallbackPolicy + Keys []string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Cluster_LbSubsetConfig_LbSubsetSelector) Descriptor() ([]byte, []int) + func (*Cluster_LbSubsetConfig_LbSubsetSelector) ProtoMessage() + func (m *Cluster_LbSubsetConfig_LbSubsetSelector) GetFallbackPolicy() Cluster_LbSubsetConfig_LbSubsetSelector_LbSubsetSelectorFallbackPolicy + func (m *Cluster_LbSubsetConfig_LbSubsetSelector) GetKeys() []string + func (m *Cluster_LbSubsetConfig_LbSubsetSelector) Reset() + func (m *Cluster_LbSubsetConfig_LbSubsetSelector) String() string + func (m *Cluster_LbSubsetConfig_LbSubsetSelector) XXX_DiscardUnknown() + func (m *Cluster_LbSubsetConfig_LbSubsetSelector) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Cluster_LbSubsetConfig_LbSubsetSelector) XXX_Merge(src proto.Message) + func (m *Cluster_LbSubsetConfig_LbSubsetSelector) XXX_Size() int + func (m *Cluster_LbSubsetConfig_LbSubsetSelector) XXX_Unmarshal(b []byte) error + type Cluster_LbSubsetConfig_LbSubsetSelector_LbSubsetSelectorFallbackPolicy int32 + const Cluster_LbSubsetConfig_LbSubsetSelector_ANY_ENDPOINT + const Cluster_LbSubsetConfig_LbSubsetSelector_DEFAULT_SUBSET + const Cluster_LbSubsetConfig_LbSubsetSelector_NOT_DEFINED + const Cluster_LbSubsetConfig_LbSubsetSelector_NO_FALLBACK + func (Cluster_LbSubsetConfig_LbSubsetSelector_LbSubsetSelectorFallbackPolicy) EnumDescriptor() ([]byte, []int) + func (x Cluster_LbSubsetConfig_LbSubsetSelector_LbSubsetSelectorFallbackPolicy) String() string + type Cluster_LeastRequestLbConfig struct + ChoiceCount *types.UInt32Value + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Cluster_LeastRequestLbConfig) Descriptor() ([]byte, []int) + func (*Cluster_LeastRequestLbConfig) ProtoMessage() + func (m *Cluster_LeastRequestLbConfig) GetChoiceCount() *types.UInt32Value + func (m *Cluster_LeastRequestLbConfig) Reset() + func (m *Cluster_LeastRequestLbConfig) String() string + func (m *Cluster_LeastRequestLbConfig) XXX_DiscardUnknown() + func (m *Cluster_LeastRequestLbConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Cluster_LeastRequestLbConfig) XXX_Merge(src proto.Message) + func (m *Cluster_LeastRequestLbConfig) XXX_Size() int + func (m *Cluster_LeastRequestLbConfig) XXX_Unmarshal(b []byte) error + type Cluster_LeastRequestLbConfig_ struct + LeastRequestLbConfig *Cluster_LeastRequestLbConfig + type Cluster_OriginalDstLbConfig struct + UseHttpHeader bool + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Cluster_OriginalDstLbConfig) Descriptor() ([]byte, []int) + func (*Cluster_OriginalDstLbConfig) ProtoMessage() + func (m *Cluster_OriginalDstLbConfig) GetUseHttpHeader() bool + func (m *Cluster_OriginalDstLbConfig) Reset() + func (m *Cluster_OriginalDstLbConfig) String() string + func (m *Cluster_OriginalDstLbConfig) XXX_DiscardUnknown() + func (m *Cluster_OriginalDstLbConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Cluster_OriginalDstLbConfig) XXX_Merge(src proto.Message) + func (m *Cluster_OriginalDstLbConfig) XXX_Size() int + func (m *Cluster_OriginalDstLbConfig) XXX_Unmarshal(b []byte) error + type Cluster_OriginalDstLbConfig_ struct + OriginalDstLbConfig *Cluster_OriginalDstLbConfig + type Cluster_RefreshRate struct + BaseInterval *types.Duration + MaxInterval *types.Duration + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Cluster_RefreshRate) Descriptor() ([]byte, []int) + func (*Cluster_RefreshRate) ProtoMessage() + func (m *Cluster_RefreshRate) GetBaseInterval() *types.Duration + func (m *Cluster_RefreshRate) GetMaxInterval() *types.Duration + func (m *Cluster_RefreshRate) Reset() + func (m *Cluster_RefreshRate) String() string + func (m *Cluster_RefreshRate) XXX_DiscardUnknown() + func (m *Cluster_RefreshRate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Cluster_RefreshRate) XXX_Merge(src proto.Message) + func (m *Cluster_RefreshRate) XXX_Size() int + func (m *Cluster_RefreshRate) XXX_Unmarshal(b []byte) error + type Cluster_RingHashLbConfig struct + HashFunction Cluster_RingHashLbConfig_HashFunction + MaximumRingSize *types.UInt64Value + MinimumRingSize *types.UInt64Value + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Cluster_RingHashLbConfig) Descriptor() ([]byte, []int) + func (*Cluster_RingHashLbConfig) ProtoMessage() + func (m *Cluster_RingHashLbConfig) GetHashFunction() Cluster_RingHashLbConfig_HashFunction + func (m *Cluster_RingHashLbConfig) GetMaximumRingSize() *types.UInt64Value + func (m *Cluster_RingHashLbConfig) GetMinimumRingSize() *types.UInt64Value + func (m *Cluster_RingHashLbConfig) Reset() + func (m *Cluster_RingHashLbConfig) String() string + func (m *Cluster_RingHashLbConfig) XXX_DiscardUnknown() + func (m *Cluster_RingHashLbConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Cluster_RingHashLbConfig) XXX_Merge(src proto.Message) + func (m *Cluster_RingHashLbConfig) XXX_Size() int + func (m *Cluster_RingHashLbConfig) XXX_Unmarshal(b []byte) error + type Cluster_RingHashLbConfig_ struct + RingHashLbConfig *Cluster_RingHashLbConfig + type Cluster_RingHashLbConfig_HashFunction int32 + const Cluster_RingHashLbConfig_MURMUR_HASH_2 + const Cluster_RingHashLbConfig_XX_HASH + func (Cluster_RingHashLbConfig_HashFunction) EnumDescriptor() ([]byte, []int) + func (x Cluster_RingHashLbConfig_HashFunction) String() string + type Cluster_TransportSocketMatch struct + Match *types.Struct + Name string + TransportSocket *core.TransportSocket + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Cluster_TransportSocketMatch) Descriptor() ([]byte, []int) + func (*Cluster_TransportSocketMatch) ProtoMessage() + func (m *Cluster_TransportSocketMatch) GetMatch() *types.Struct + func (m *Cluster_TransportSocketMatch) GetName() string + func (m *Cluster_TransportSocketMatch) GetTransportSocket() *core.TransportSocket + func (m *Cluster_TransportSocketMatch) Reset() + func (m *Cluster_TransportSocketMatch) String() string + func (m *Cluster_TransportSocketMatch) XXX_DiscardUnknown() + func (m *Cluster_TransportSocketMatch) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Cluster_TransportSocketMatch) XXX_Merge(src proto.Message) + func (m *Cluster_TransportSocketMatch) XXX_Size() int + func (m *Cluster_TransportSocketMatch) XXX_Unmarshal(b []byte) error + type Cluster_Type struct + Type Cluster_DiscoveryType + type DeltaDiscoveryRequest struct + ErrorDetail *rpc.Status + InitialResourceVersions map[string]string + Node *core.Node + ResourceNamesSubscribe []string + ResourceNamesUnsubscribe []string + ResponseNonce string + TypeUrl string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DeltaDiscoveryRequest) Descriptor() ([]byte, []int) + func (*DeltaDiscoveryRequest) ProtoMessage() + func (m *DeltaDiscoveryRequest) GetErrorDetail() *rpc.Status + func (m *DeltaDiscoveryRequest) GetInitialResourceVersions() map[string]string + func (m *DeltaDiscoveryRequest) GetNode() *core.Node + func (m *DeltaDiscoveryRequest) GetResourceNamesSubscribe() []string + func (m *DeltaDiscoveryRequest) GetResourceNamesUnsubscribe() []string + func (m *DeltaDiscoveryRequest) GetResponseNonce() string + func (m *DeltaDiscoveryRequest) GetTypeUrl() string + func (m *DeltaDiscoveryRequest) Reset() + func (m *DeltaDiscoveryRequest) String() string + func (m *DeltaDiscoveryRequest) XXX_DiscardUnknown() + func (m *DeltaDiscoveryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DeltaDiscoveryRequest) XXX_Merge(src proto.Message) + func (m *DeltaDiscoveryRequest) XXX_Size() int + func (m *DeltaDiscoveryRequest) XXX_Unmarshal(b []byte) error + type DeltaDiscoveryResponse struct + Nonce string + RemovedResources []string + Resources []*Resource + SystemVersionInfo string + TypeUrl string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DeltaDiscoveryResponse) Descriptor() ([]byte, []int) + func (*DeltaDiscoveryResponse) ProtoMessage() + func (m *DeltaDiscoveryResponse) GetNonce() string + func (m *DeltaDiscoveryResponse) GetRemovedResources() []string + func (m *DeltaDiscoveryResponse) GetResources() []*Resource + func (m *DeltaDiscoveryResponse) GetSystemVersionInfo() string + func (m *DeltaDiscoveryResponse) GetTypeUrl() string + func (m *DeltaDiscoveryResponse) Reset() + func (m *DeltaDiscoveryResponse) String() string + func (m *DeltaDiscoveryResponse) XXX_DiscardUnknown() + func (m *DeltaDiscoveryResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DeltaDiscoveryResponse) XXX_Merge(src proto.Message) + func (m *DeltaDiscoveryResponse) XXX_Size() int + func (m *DeltaDiscoveryResponse) XXX_Unmarshal(b []byte) error + type DiscoveryRequest struct + ErrorDetail *rpc.Status + Node *core.Node + ResourceNames []string + ResponseNonce string + TypeUrl string + VersionInfo string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DiscoveryRequest) Descriptor() ([]byte, []int) + func (*DiscoveryRequest) ProtoMessage() + func (m *DiscoveryRequest) GetErrorDetail() *rpc.Status + func (m *DiscoveryRequest) GetNode() *core.Node + func (m *DiscoveryRequest) GetResourceNames() []string + func (m *DiscoveryRequest) GetResponseNonce() string + func (m *DiscoveryRequest) GetTypeUrl() string + func (m *DiscoveryRequest) GetVersionInfo() string + func (m *DiscoveryRequest) Reset() + func (m *DiscoveryRequest) String() string + func (m *DiscoveryRequest) XXX_DiscardUnknown() + func (m *DiscoveryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DiscoveryRequest) XXX_Merge(src proto.Message) + func (m *DiscoveryRequest) XXX_Size() int + func (m *DiscoveryRequest) XXX_Unmarshal(b []byte) error + type DiscoveryResponse struct + Canary bool + ControlPlane *core.ControlPlane + Nonce string + Resources []*types.Any + TypeUrl string + VersionInfo string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DiscoveryResponse) Descriptor() ([]byte, []int) + func (*DiscoveryResponse) ProtoMessage() + func (m *DiscoveryResponse) GetCanary() bool + func (m *DiscoveryResponse) GetControlPlane() *core.ControlPlane + func (m *DiscoveryResponse) GetNonce() string + func (m *DiscoveryResponse) GetResources() []*types.Any + func (m *DiscoveryResponse) GetTypeUrl() string + func (m *DiscoveryResponse) GetVersionInfo() string + func (m *DiscoveryResponse) Reset() + func (m *DiscoveryResponse) String() string + func (m *DiscoveryResponse) XXX_DiscardUnknown() + func (m *DiscoveryResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DiscoveryResponse) XXX_Merge(src proto.Message) + func (m *DiscoveryResponse) XXX_Size() int + func (m *DiscoveryResponse) XXX_Unmarshal(b []byte) error + type EndpointDiscoveryServiceClient interface + DeltaEndpoints func(ctx context.Context, opts ...grpc.CallOption) (EndpointDiscoveryService_DeltaEndpointsClient, error) + FetchEndpoints func(ctx context.Context, in *DiscoveryRequest, opts ...grpc.CallOption) (*DiscoveryResponse, error) + StreamEndpoints func(ctx context.Context, opts ...grpc.CallOption) (EndpointDiscoveryService_StreamEndpointsClient, error) + func NewEndpointDiscoveryServiceClient(cc *grpc.ClientConn) EndpointDiscoveryServiceClient + type EndpointDiscoveryServiceServer interface + DeltaEndpoints func(EndpointDiscoveryService_DeltaEndpointsServer) error + FetchEndpoints func(context.Context, *DiscoveryRequest) (*DiscoveryResponse, error) + StreamEndpoints func(EndpointDiscoveryService_StreamEndpointsServer) error + type EndpointDiscoveryService_DeltaEndpointsClient interface + Recv func() (*DeltaDiscoveryResponse, error) + Send func(*DeltaDiscoveryRequest) error + type EndpointDiscoveryService_DeltaEndpointsServer interface + Recv func() (*DeltaDiscoveryRequest, error) + Send func(*DeltaDiscoveryResponse) error + type EndpointDiscoveryService_StreamEndpointsClient interface + Recv func() (*DiscoveryResponse, error) + Send func(*DiscoveryRequest) error + type EndpointDiscoveryService_StreamEndpointsServer interface + Recv func() (*DiscoveryRequest, error) + Send func(*DiscoveryResponse) error + type Listener struct + Address *core.Address + ApiListener *v2.ApiListener + ConnectionBalanceConfig *Listener_ConnectionBalanceConfig + ContinueOnListenerFiltersTimeout bool + DeprecatedV1 *Listener_DeprecatedV1 + DrainType Listener_DrainType + FilterChains []*listener.FilterChain + Freebind *types.BoolValue + ListenerFilters []*listener.ListenerFilter + ListenerFiltersTimeout *types.Duration + Metadata *core.Metadata + Name string + PerConnectionBufferLimitBytes *types.UInt32Value + SocketOptions []*core.SocketOption + TcpFastOpenQueueLength *types.UInt32Value + TrafficDirection core.TrafficDirection + Transparent *types.BoolValue + UdpListenerConfig *listener.UdpListenerConfig + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Listener) Descriptor() ([]byte, []int) + func (*Listener) ProtoMessage() + func (m *Listener) GetAddress() *core.Address + func (m *Listener) GetApiListener() *v2.ApiListener + func (m *Listener) GetConnectionBalanceConfig() *Listener_ConnectionBalanceConfig + func (m *Listener) GetContinueOnListenerFiltersTimeout() bool + func (m *Listener) GetDeprecatedV1() *Listener_DeprecatedV1 + func (m *Listener) GetDrainType() Listener_DrainType + func (m *Listener) GetFilterChains() []*listener.FilterChain + func (m *Listener) GetFreebind() *types.BoolValue + func (m *Listener) GetListenerFilters() []*listener.ListenerFilter + func (m *Listener) GetListenerFiltersTimeout() *types.Duration + func (m *Listener) GetMetadata() *core.Metadata + func (m *Listener) GetName() string + func (m *Listener) GetPerConnectionBufferLimitBytes() *types.UInt32Value + func (m *Listener) GetSocketOptions() []*core.SocketOption + func (m *Listener) GetTcpFastOpenQueueLength() *types.UInt32Value + func (m *Listener) GetTrafficDirection() core.TrafficDirection + func (m *Listener) GetTransparent() *types.BoolValue + func (m *Listener) GetUdpListenerConfig() *listener.UdpListenerConfig + func (m *Listener) Reset() + func (m *Listener) String() string + func (m *Listener) XXX_DiscardUnknown() + func (m *Listener) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Listener) XXX_Merge(src proto.Message) + func (m *Listener) XXX_Size() int + func (m *Listener) XXX_Unmarshal(b []byte) error + type ListenerDiscoveryServiceClient interface + DeltaListeners func(ctx context.Context, opts ...grpc.CallOption) (ListenerDiscoveryService_DeltaListenersClient, error) + FetchListeners func(ctx context.Context, in *DiscoveryRequest, opts ...grpc.CallOption) (*DiscoveryResponse, error) + StreamListeners func(ctx context.Context, opts ...grpc.CallOption) (ListenerDiscoveryService_StreamListenersClient, error) + func NewListenerDiscoveryServiceClient(cc *grpc.ClientConn) ListenerDiscoveryServiceClient + type ListenerDiscoveryServiceServer interface + DeltaListeners func(ListenerDiscoveryService_DeltaListenersServer) error + FetchListeners func(context.Context, *DiscoveryRequest) (*DiscoveryResponse, error) + StreamListeners func(ListenerDiscoveryService_StreamListenersServer) error + type ListenerDiscoveryService_DeltaListenersClient interface + Recv func() (*DeltaDiscoveryResponse, error) + Send func(*DeltaDiscoveryRequest) error + type ListenerDiscoveryService_DeltaListenersServer interface + Recv func() (*DeltaDiscoveryRequest, error) + Send func(*DeltaDiscoveryResponse) error + type ListenerDiscoveryService_StreamListenersClient interface + Recv func() (*DiscoveryResponse, error) + Send func(*DiscoveryRequest) error + type ListenerDiscoveryService_StreamListenersServer interface + Recv func() (*DiscoveryRequest, error) + Send func(*DiscoveryResponse) error + type Listener_ConnectionBalanceConfig struct + BalanceType isListener_ConnectionBalanceConfig_BalanceType + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Listener_ConnectionBalanceConfig) Descriptor() ([]byte, []int) + func (*Listener_ConnectionBalanceConfig) ProtoMessage() + func (*Listener_ConnectionBalanceConfig) XXX_OneofWrappers() []interface{} + func (m *Listener_ConnectionBalanceConfig) GetBalanceType() isListener_ConnectionBalanceConfig_BalanceType + func (m *Listener_ConnectionBalanceConfig) GetExactBalance() *Listener_ConnectionBalanceConfig_ExactBalance + func (m *Listener_ConnectionBalanceConfig) Reset() + func (m *Listener_ConnectionBalanceConfig) String() string + func (m *Listener_ConnectionBalanceConfig) XXX_DiscardUnknown() + func (m *Listener_ConnectionBalanceConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Listener_ConnectionBalanceConfig) XXX_Merge(src proto.Message) + func (m *Listener_ConnectionBalanceConfig) XXX_Size() int + func (m *Listener_ConnectionBalanceConfig) XXX_Unmarshal(b []byte) error + type Listener_ConnectionBalanceConfig_ExactBalance struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Listener_ConnectionBalanceConfig_ExactBalance) Descriptor() ([]byte, []int) + func (*Listener_ConnectionBalanceConfig_ExactBalance) ProtoMessage() + func (m *Listener_ConnectionBalanceConfig_ExactBalance) Reset() + func (m *Listener_ConnectionBalanceConfig_ExactBalance) String() string + func (m *Listener_ConnectionBalanceConfig_ExactBalance) XXX_DiscardUnknown() + func (m *Listener_ConnectionBalanceConfig_ExactBalance) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Listener_ConnectionBalanceConfig_ExactBalance) XXX_Merge(src proto.Message) + func (m *Listener_ConnectionBalanceConfig_ExactBalance) XXX_Size() int + func (m *Listener_ConnectionBalanceConfig_ExactBalance) XXX_Unmarshal(b []byte) error + type Listener_ConnectionBalanceConfig_ExactBalance_ struct + ExactBalance *Listener_ConnectionBalanceConfig_ExactBalance + type Listener_DeprecatedV1 struct + BindToPort *types.BoolValue + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Listener_DeprecatedV1) Descriptor() ([]byte, []int) + func (*Listener_DeprecatedV1) ProtoMessage() + func (m *Listener_DeprecatedV1) GetBindToPort() *types.BoolValue + func (m *Listener_DeprecatedV1) Reset() + func (m *Listener_DeprecatedV1) String() string + func (m *Listener_DeprecatedV1) XXX_DiscardUnknown() + func (m *Listener_DeprecatedV1) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Listener_DeprecatedV1) XXX_Merge(src proto.Message) + func (m *Listener_DeprecatedV1) XXX_Size() int + func (m *Listener_DeprecatedV1) XXX_Unmarshal(b []byte) error + type Listener_DrainType int32 + const Listener_DEFAULT + const Listener_MODIFY_ONLY + func (Listener_DrainType) EnumDescriptor() ([]byte, []int) + func (x Listener_DrainType) String() string + type LoadBalancingPolicy struct + Policies []*LoadBalancingPolicy_Policy + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*LoadBalancingPolicy) Descriptor() ([]byte, []int) + func (*LoadBalancingPolicy) ProtoMessage() + func (m *LoadBalancingPolicy) GetPolicies() []*LoadBalancingPolicy_Policy + func (m *LoadBalancingPolicy) Reset() + func (m *LoadBalancingPolicy) String() string + func (m *LoadBalancingPolicy) XXX_DiscardUnknown() + func (m *LoadBalancingPolicy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *LoadBalancingPolicy) XXX_Merge(src proto.Message) + func (m *LoadBalancingPolicy) XXX_Size() int + func (m *LoadBalancingPolicy) XXX_Unmarshal(b []byte) error + type LoadBalancingPolicy_Policy struct + Name string + TypedConfig *types.Any + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*LoadBalancingPolicy_Policy) Descriptor() ([]byte, []int) + func (*LoadBalancingPolicy_Policy) ProtoMessage() + func (m *LoadBalancingPolicy_Policy) GetName() string + func (m *LoadBalancingPolicy_Policy) GetTypedConfig() *types.Any + func (m *LoadBalancingPolicy_Policy) Reset() + func (m *LoadBalancingPolicy_Policy) String() string + func (m *LoadBalancingPolicy_Policy) XXX_DiscardUnknown() + func (m *LoadBalancingPolicy_Policy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *LoadBalancingPolicy_Policy) XXX_Merge(src proto.Message) + func (m *LoadBalancingPolicy_Policy) XXX_Size() int + func (m *LoadBalancingPolicy_Policy) XXX_Unmarshal(b []byte) error + type Resource struct + Aliases []string + Name string + Resource *types.Any + Version string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Resource) Descriptor() ([]byte, []int) + func (*Resource) ProtoMessage() + func (m *Resource) GetAliases() []string + func (m *Resource) GetName() string + func (m *Resource) GetResource() *types.Any + func (m *Resource) GetVersion() string + func (m *Resource) Reset() + func (m *Resource) String() string + func (m *Resource) XXX_DiscardUnknown() + func (m *Resource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Resource) XXX_Merge(src proto.Message) + func (m *Resource) XXX_Size() int + func (m *Resource) XXX_Unmarshal(b []byte) error + type RouteConfiguration struct + InternalOnlyHeaders []string + MostSpecificHeaderMutationsWins bool + Name string + RequestHeadersToAdd []*core.HeaderValueOption + RequestHeadersToRemove []string + ResponseHeadersToAdd []*core.HeaderValueOption + ResponseHeadersToRemove []string + ValidateClusters *types.BoolValue + Vhds *Vhds + VirtualHosts []*route.VirtualHost + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*RouteConfiguration) Descriptor() ([]byte, []int) + func (*RouteConfiguration) ProtoMessage() + func (m *RouteConfiguration) GetInternalOnlyHeaders() []string + func (m *RouteConfiguration) GetMostSpecificHeaderMutationsWins() bool + func (m *RouteConfiguration) GetName() string + func (m *RouteConfiguration) GetRequestHeadersToAdd() []*core.HeaderValueOption + func (m *RouteConfiguration) GetRequestHeadersToRemove() []string + func (m *RouteConfiguration) GetResponseHeadersToAdd() []*core.HeaderValueOption + func (m *RouteConfiguration) GetResponseHeadersToRemove() []string + func (m *RouteConfiguration) GetValidateClusters() *types.BoolValue + func (m *RouteConfiguration) GetVhds() *Vhds + func (m *RouteConfiguration) GetVirtualHosts() []*route.VirtualHost + func (m *RouteConfiguration) Reset() + func (m *RouteConfiguration) String() string + func (m *RouteConfiguration) XXX_DiscardUnknown() + func (m *RouteConfiguration) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RouteConfiguration) XXX_Merge(src proto.Message) + func (m *RouteConfiguration) XXX_Size() int + func (m *RouteConfiguration) XXX_Unmarshal(b []byte) error + type RouteDiscoveryServiceClient interface + DeltaRoutes func(ctx context.Context, opts ...grpc.CallOption) (RouteDiscoveryService_DeltaRoutesClient, error) + FetchRoutes func(ctx context.Context, in *DiscoveryRequest, opts ...grpc.CallOption) (*DiscoveryResponse, error) + StreamRoutes func(ctx context.Context, opts ...grpc.CallOption) (RouteDiscoveryService_StreamRoutesClient, error) + func NewRouteDiscoveryServiceClient(cc *grpc.ClientConn) RouteDiscoveryServiceClient + type RouteDiscoveryServiceServer interface + DeltaRoutes func(RouteDiscoveryService_DeltaRoutesServer) error + FetchRoutes func(context.Context, *DiscoveryRequest) (*DiscoveryResponse, error) + StreamRoutes func(RouteDiscoveryService_StreamRoutesServer) error + type RouteDiscoveryService_DeltaRoutesClient interface + Recv func() (*DeltaDiscoveryResponse, error) + Send func(*DeltaDiscoveryRequest) error + type RouteDiscoveryService_DeltaRoutesServer interface + Recv func() (*DeltaDiscoveryRequest, error) + Send func(*DeltaDiscoveryResponse) error + type RouteDiscoveryService_StreamRoutesClient interface + Recv func() (*DiscoveryResponse, error) + Send func(*DiscoveryRequest) error + type RouteDiscoveryService_StreamRoutesServer interface + Recv func() (*DiscoveryRequest, error) + Send func(*DiscoveryResponse) error + type ScopedRouteConfiguration struct + Key *ScopedRouteConfiguration_Key + Name string + RouteConfigurationName string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ScopedRouteConfiguration) Descriptor() ([]byte, []int) + func (*ScopedRouteConfiguration) ProtoMessage() + func (m *ScopedRouteConfiguration) GetKey() *ScopedRouteConfiguration_Key + func (m *ScopedRouteConfiguration) GetName() string + func (m *ScopedRouteConfiguration) GetRouteConfigurationName() string + func (m *ScopedRouteConfiguration) Reset() + func (m *ScopedRouteConfiguration) String() string + func (m *ScopedRouteConfiguration) XXX_DiscardUnknown() + func (m *ScopedRouteConfiguration) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ScopedRouteConfiguration) XXX_Merge(src proto.Message) + func (m *ScopedRouteConfiguration) XXX_Size() int + func (m *ScopedRouteConfiguration) XXX_Unmarshal(b []byte) error + type ScopedRouteConfiguration_Key struct + Fragments []*ScopedRouteConfiguration_Key_Fragment + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ScopedRouteConfiguration_Key) Descriptor() ([]byte, []int) + func (*ScopedRouteConfiguration_Key) ProtoMessage() + func (m *ScopedRouteConfiguration_Key) GetFragments() []*ScopedRouteConfiguration_Key_Fragment + func (m *ScopedRouteConfiguration_Key) Reset() + func (m *ScopedRouteConfiguration_Key) String() string + func (m *ScopedRouteConfiguration_Key) XXX_DiscardUnknown() + func (m *ScopedRouteConfiguration_Key) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ScopedRouteConfiguration_Key) XXX_Merge(src proto.Message) + func (m *ScopedRouteConfiguration_Key) XXX_Size() int + func (m *ScopedRouteConfiguration_Key) XXX_Unmarshal(b []byte) error + type ScopedRouteConfiguration_Key_Fragment struct + Type isScopedRouteConfiguration_Key_Fragment_Type + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ScopedRouteConfiguration_Key_Fragment) Descriptor() ([]byte, []int) + func (*ScopedRouteConfiguration_Key_Fragment) ProtoMessage() + func (*ScopedRouteConfiguration_Key_Fragment) XXX_OneofWrappers() []interface{} + func (m *ScopedRouteConfiguration_Key_Fragment) GetStringKey() string + func (m *ScopedRouteConfiguration_Key_Fragment) GetType() isScopedRouteConfiguration_Key_Fragment_Type + func (m *ScopedRouteConfiguration_Key_Fragment) Reset() + func (m *ScopedRouteConfiguration_Key_Fragment) String() string + func (m *ScopedRouteConfiguration_Key_Fragment) XXX_DiscardUnknown() + func (m *ScopedRouteConfiguration_Key_Fragment) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ScopedRouteConfiguration_Key_Fragment) XXX_Merge(src proto.Message) + func (m *ScopedRouteConfiguration_Key_Fragment) XXX_Size() int + func (m *ScopedRouteConfiguration_Key_Fragment) XXX_Unmarshal(b []byte) error + type ScopedRouteConfiguration_Key_Fragment_StringKey struct + StringKey string + type ScopedRoutesDiscoveryServiceClient interface + DeltaScopedRoutes func(ctx context.Context, opts ...grpc.CallOption) (ScopedRoutesDiscoveryService_DeltaScopedRoutesClient, error) + FetchScopedRoutes func(ctx context.Context, in *DiscoveryRequest, opts ...grpc.CallOption) (*DiscoveryResponse, error) + StreamScopedRoutes func(ctx context.Context, opts ...grpc.CallOption) (ScopedRoutesDiscoveryService_StreamScopedRoutesClient, error) + func NewScopedRoutesDiscoveryServiceClient(cc *grpc.ClientConn) ScopedRoutesDiscoveryServiceClient + type ScopedRoutesDiscoveryServiceServer interface + DeltaScopedRoutes func(ScopedRoutesDiscoveryService_DeltaScopedRoutesServer) error + FetchScopedRoutes func(context.Context, *DiscoveryRequest) (*DiscoveryResponse, error) + StreamScopedRoutes func(ScopedRoutesDiscoveryService_StreamScopedRoutesServer) error + type ScopedRoutesDiscoveryService_DeltaScopedRoutesClient interface + Recv func() (*DeltaDiscoveryResponse, error) + Send func(*DeltaDiscoveryRequest) error + type ScopedRoutesDiscoveryService_DeltaScopedRoutesServer interface + Recv func() (*DeltaDiscoveryRequest, error) + Send func(*DeltaDiscoveryResponse) error + type ScopedRoutesDiscoveryService_StreamScopedRoutesClient interface + Recv func() (*DiscoveryResponse, error) + Send func(*DiscoveryRequest) error + type ScopedRoutesDiscoveryService_StreamScopedRoutesServer interface + Recv func() (*DiscoveryRequest, error) + Send func(*DiscoveryResponse) error + type UpstreamBindConfig struct + SourceAddress *core.Address + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*UpstreamBindConfig) Descriptor() ([]byte, []int) + func (*UpstreamBindConfig) ProtoMessage() + func (m *UpstreamBindConfig) GetSourceAddress() *core.Address + func (m *UpstreamBindConfig) Reset() + func (m *UpstreamBindConfig) String() string + func (m *UpstreamBindConfig) XXX_DiscardUnknown() + func (m *UpstreamBindConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *UpstreamBindConfig) XXX_Merge(src proto.Message) + func (m *UpstreamBindConfig) XXX_Size() int + func (m *UpstreamBindConfig) XXX_Unmarshal(b []byte) error + type UpstreamConnectionOptions struct + TcpKeepalive *core.TcpKeepalive + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*UpstreamConnectionOptions) Descriptor() ([]byte, []int) + func (*UpstreamConnectionOptions) ProtoMessage() + func (m *UpstreamConnectionOptions) GetTcpKeepalive() *core.TcpKeepalive + func (m *UpstreamConnectionOptions) Reset() + func (m *UpstreamConnectionOptions) String() string + func (m *UpstreamConnectionOptions) XXX_DiscardUnknown() + func (m *UpstreamConnectionOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *UpstreamConnectionOptions) XXX_Merge(src proto.Message) + func (m *UpstreamConnectionOptions) XXX_Size() int + func (m *UpstreamConnectionOptions) XXX_Unmarshal(b []byte) error + type Vhds struct + ConfigSource *core.ConfigSource + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Vhds) Descriptor() ([]byte, []int) + func (*Vhds) ProtoMessage() + func (m *Vhds) GetConfigSource() *core.ConfigSource + func (m *Vhds) Reset() + func (m *Vhds) String() string + func (m *Vhds) XXX_DiscardUnknown() + func (m *Vhds) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Vhds) XXX_Merge(src proto.Message) + func (m *Vhds) XXX_Size() int + func (m *Vhds) XXX_Unmarshal(b []byte) error + type VirtualHostDiscoveryServiceClient interface + DeltaVirtualHosts func(ctx context.Context, opts ...grpc.CallOption) (VirtualHostDiscoveryService_DeltaVirtualHostsClient, error) + func NewVirtualHostDiscoveryServiceClient(cc *grpc.ClientConn) VirtualHostDiscoveryServiceClient + type VirtualHostDiscoveryServiceServer interface + DeltaVirtualHosts func(VirtualHostDiscoveryService_DeltaVirtualHostsServer) error + type VirtualHostDiscoveryService_DeltaVirtualHostsClient interface + Recv func() (*DeltaDiscoveryResponse, error) + Send func(*DeltaDiscoveryRequest) error + type VirtualHostDiscoveryService_DeltaVirtualHostsServer interface + Recv func() (*DeltaDiscoveryRequest, error) + Send func(*DeltaDiscoveryResponse) error