Versions in this module Expand all Collapse all v0 v0.9.7 Sep 1, 2020 Changes in this version + var File_envoy_config_endpoint_v3_endpoint_components_proto protoreflect.FileDescriptor + var File_envoy_config_endpoint_v3_endpoint_proto protoreflect.FileDescriptor + var File_envoy_config_endpoint_v3_load_report_proto protoreflect.FileDescriptor + type ClusterLoadAssignment struct + ClusterName string + Endpoints []*LocalityLbEndpoints + NamedEndpoints map[string]*Endpoint + Policy *ClusterLoadAssignment_Policy + func (*ClusterLoadAssignment) Descriptor() ([]byte, []int) + func (*ClusterLoadAssignment) ProtoMessage() + func (m *ClusterLoadAssignment) Validate() error + func (x *ClusterLoadAssignment) GetClusterName() string + func (x *ClusterLoadAssignment) GetEndpoints() []*LocalityLbEndpoints + func (x *ClusterLoadAssignment) GetNamedEndpoints() map[string]*Endpoint + func (x *ClusterLoadAssignment) GetPolicy() *ClusterLoadAssignment_Policy + func (x *ClusterLoadAssignment) ProtoReflect() protoreflect.Message + func (x *ClusterLoadAssignment) Reset() + func (x *ClusterLoadAssignment) String() string + type ClusterLoadAssignmentValidationError struct + func (e ClusterLoadAssignmentValidationError) Cause() error + func (e ClusterLoadAssignmentValidationError) Error() string + func (e ClusterLoadAssignmentValidationError) ErrorName() string + func (e ClusterLoadAssignmentValidationError) Field() string + func (e ClusterLoadAssignmentValidationError) Key() bool + func (e ClusterLoadAssignmentValidationError) Reason() string + type ClusterLoadAssignment_Policy struct + DropOverloads []*ClusterLoadAssignment_Policy_DropOverload + EndpointStaleAfter *duration.Duration + HiddenEnvoyDeprecatedDisableOverprovisioning bool + OverprovisioningFactor *wrappers.UInt32Value + func (*ClusterLoadAssignment_Policy) Descriptor() ([]byte, []int) + func (*ClusterLoadAssignment_Policy) ProtoMessage() + func (m *ClusterLoadAssignment_Policy) Validate() error + func (x *ClusterLoadAssignment_Policy) GetDropOverloads() []*ClusterLoadAssignment_Policy_DropOverload + func (x *ClusterLoadAssignment_Policy) GetEndpointStaleAfter() *duration.Duration + func (x *ClusterLoadAssignment_Policy) GetHiddenEnvoyDeprecatedDisableOverprovisioning() bool + func (x *ClusterLoadAssignment_Policy) GetOverprovisioningFactor() *wrappers.UInt32Value + func (x *ClusterLoadAssignment_Policy) ProtoReflect() protoreflect.Message + func (x *ClusterLoadAssignment_Policy) Reset() + func (x *ClusterLoadAssignment_Policy) String() string + type ClusterLoadAssignment_PolicyValidationError struct + func (e ClusterLoadAssignment_PolicyValidationError) Cause() error + func (e ClusterLoadAssignment_PolicyValidationError) Error() string + func (e ClusterLoadAssignment_PolicyValidationError) ErrorName() string + func (e ClusterLoadAssignment_PolicyValidationError) Field() string + func (e ClusterLoadAssignment_PolicyValidationError) Key() bool + func (e ClusterLoadAssignment_PolicyValidationError) Reason() string + type ClusterLoadAssignment_Policy_DropOverload struct + Category string + DropPercentage *v3.FractionalPercent + func (*ClusterLoadAssignment_Policy_DropOverload) Descriptor() ([]byte, []int) + func (*ClusterLoadAssignment_Policy_DropOverload) ProtoMessage() + func (m *ClusterLoadAssignment_Policy_DropOverload) Validate() error + func (x *ClusterLoadAssignment_Policy_DropOverload) GetCategory() string + func (x *ClusterLoadAssignment_Policy_DropOverload) GetDropPercentage() *v3.FractionalPercent + func (x *ClusterLoadAssignment_Policy_DropOverload) ProtoReflect() protoreflect.Message + func (x *ClusterLoadAssignment_Policy_DropOverload) Reset() + func (x *ClusterLoadAssignment_Policy_DropOverload) String() string + type ClusterLoadAssignment_Policy_DropOverloadValidationError struct + func (e ClusterLoadAssignment_Policy_DropOverloadValidationError) Cause() error + func (e ClusterLoadAssignment_Policy_DropOverloadValidationError) Error() string + func (e ClusterLoadAssignment_Policy_DropOverloadValidationError) ErrorName() string + func (e ClusterLoadAssignment_Policy_DropOverloadValidationError) Field() string + func (e ClusterLoadAssignment_Policy_DropOverloadValidationError) Key() bool + func (e ClusterLoadAssignment_Policy_DropOverloadValidationError) Reason() string + type ClusterStats struct + ClusterName string + ClusterServiceName string + DroppedRequests []*ClusterStats_DroppedRequests + LoadReportInterval *duration.Duration + TotalDroppedRequests uint64 + UpstreamLocalityStats []*UpstreamLocalityStats + func (*ClusterStats) Descriptor() ([]byte, []int) + func (*ClusterStats) ProtoMessage() + func (m *ClusterStats) Validate() error + func (x *ClusterStats) GetClusterName() string + func (x *ClusterStats) GetClusterServiceName() string + func (x *ClusterStats) GetDroppedRequests() []*ClusterStats_DroppedRequests + func (x *ClusterStats) GetLoadReportInterval() *duration.Duration + func (x *ClusterStats) GetTotalDroppedRequests() uint64 + func (x *ClusterStats) GetUpstreamLocalityStats() []*UpstreamLocalityStats + func (x *ClusterStats) ProtoReflect() protoreflect.Message + func (x *ClusterStats) Reset() + func (x *ClusterStats) String() string + type ClusterStatsValidationError struct + func (e ClusterStatsValidationError) Cause() error + func (e ClusterStatsValidationError) Error() string + func (e ClusterStatsValidationError) ErrorName() string + func (e ClusterStatsValidationError) Field() string + func (e ClusterStatsValidationError) Key() bool + func (e ClusterStatsValidationError) Reason() string + type ClusterStats_DroppedRequests struct + Category string + DroppedCount uint64 + func (*ClusterStats_DroppedRequests) Descriptor() ([]byte, []int) + func (*ClusterStats_DroppedRequests) ProtoMessage() + func (m *ClusterStats_DroppedRequests) Validate() error + func (x *ClusterStats_DroppedRequests) GetCategory() string + func (x *ClusterStats_DroppedRequests) GetDroppedCount() uint64 + func (x *ClusterStats_DroppedRequests) ProtoReflect() protoreflect.Message + func (x *ClusterStats_DroppedRequests) Reset() + func (x *ClusterStats_DroppedRequests) String() string + type ClusterStats_DroppedRequestsValidationError struct + func (e ClusterStats_DroppedRequestsValidationError) Cause() error + func (e ClusterStats_DroppedRequestsValidationError) Error() string + func (e ClusterStats_DroppedRequestsValidationError) ErrorName() string + func (e ClusterStats_DroppedRequestsValidationError) Field() string + func (e ClusterStats_DroppedRequestsValidationError) Key() bool + func (e ClusterStats_DroppedRequestsValidationError) Reason() string + type Endpoint struct + Address *v3.Address + HealthCheckConfig *Endpoint_HealthCheckConfig + Hostname string + func (*Endpoint) Descriptor() ([]byte, []int) + func (*Endpoint) ProtoMessage() + func (m *Endpoint) Validate() error + func (x *Endpoint) GetAddress() *v3.Address + func (x *Endpoint) GetHealthCheckConfig() *Endpoint_HealthCheckConfig + func (x *Endpoint) GetHostname() string + func (x *Endpoint) ProtoReflect() protoreflect.Message + func (x *Endpoint) Reset() + func (x *Endpoint) String() string + type EndpointLoadMetricStats struct + MetricName string + NumRequestsFinishedWithMetric uint64 + TotalMetricValue float64 + func (*EndpointLoadMetricStats) Descriptor() ([]byte, []int) + func (*EndpointLoadMetricStats) ProtoMessage() + func (m *EndpointLoadMetricStats) Validate() error + func (x *EndpointLoadMetricStats) GetMetricName() string + func (x *EndpointLoadMetricStats) GetNumRequestsFinishedWithMetric() uint64 + func (x *EndpointLoadMetricStats) GetTotalMetricValue() float64 + func (x *EndpointLoadMetricStats) ProtoReflect() protoreflect.Message + func (x *EndpointLoadMetricStats) Reset() + func (x *EndpointLoadMetricStats) String() string + type EndpointLoadMetricStatsValidationError struct + func (e EndpointLoadMetricStatsValidationError) Cause() error + func (e EndpointLoadMetricStatsValidationError) Error() string + func (e EndpointLoadMetricStatsValidationError) ErrorName() string + func (e EndpointLoadMetricStatsValidationError) Field() string + func (e EndpointLoadMetricStatsValidationError) Key() bool + func (e EndpointLoadMetricStatsValidationError) Reason() string + type EndpointValidationError struct + func (e EndpointValidationError) Cause() error + func (e EndpointValidationError) Error() string + func (e EndpointValidationError) ErrorName() string + func (e EndpointValidationError) Field() string + func (e EndpointValidationError) Key() bool + func (e EndpointValidationError) Reason() string + type Endpoint_HealthCheckConfig struct + Hostname string + PortValue uint32 + func (*Endpoint_HealthCheckConfig) Descriptor() ([]byte, []int) + func (*Endpoint_HealthCheckConfig) ProtoMessage() + func (m *Endpoint_HealthCheckConfig) Validate() error + func (x *Endpoint_HealthCheckConfig) GetHostname() string + func (x *Endpoint_HealthCheckConfig) GetPortValue() uint32 + func (x *Endpoint_HealthCheckConfig) ProtoReflect() protoreflect.Message + func (x *Endpoint_HealthCheckConfig) Reset() + func (x *Endpoint_HealthCheckConfig) String() string + type Endpoint_HealthCheckConfigValidationError struct + func (e Endpoint_HealthCheckConfigValidationError) Cause() error + func (e Endpoint_HealthCheckConfigValidationError) Error() string + func (e Endpoint_HealthCheckConfigValidationError) ErrorName() string + func (e Endpoint_HealthCheckConfigValidationError) Field() string + func (e Endpoint_HealthCheckConfigValidationError) Key() bool + func (e Endpoint_HealthCheckConfigValidationError) Reason() string + type LbEndpoint struct + HealthStatus v3.HealthStatus + HostIdentifier isLbEndpoint_HostIdentifier + LoadBalancingWeight *wrappers.UInt32Value + Metadata *v3.Metadata + func (*LbEndpoint) Descriptor() ([]byte, []int) + func (*LbEndpoint) ProtoMessage() + func (m *LbEndpoint) GetHostIdentifier() isLbEndpoint_HostIdentifier + func (m *LbEndpoint) Validate() error + func (x *LbEndpoint) GetEndpoint() *Endpoint + func (x *LbEndpoint) GetEndpointName() string + func (x *LbEndpoint) GetHealthStatus() v3.HealthStatus + func (x *LbEndpoint) GetLoadBalancingWeight() *wrappers.UInt32Value + func (x *LbEndpoint) GetMetadata() *v3.Metadata + func (x *LbEndpoint) ProtoReflect() protoreflect.Message + func (x *LbEndpoint) Reset() + func (x *LbEndpoint) String() string + type LbEndpointValidationError struct + func (e LbEndpointValidationError) Cause() error + func (e LbEndpointValidationError) Error() string + func (e LbEndpointValidationError) ErrorName() string + func (e LbEndpointValidationError) Field() string + func (e LbEndpointValidationError) Key() bool + func (e LbEndpointValidationError) Reason() string + type LbEndpoint_Endpoint struct + Endpoint *Endpoint + type LbEndpoint_EndpointName struct + EndpointName string + type LocalityLbEndpoints struct + LbEndpoints []*LbEndpoint + LoadBalancingWeight *wrappers.UInt32Value + Locality *v3.Locality + Priority uint32 + Proximity *wrappers.UInt32Value + func (*LocalityLbEndpoints) Descriptor() ([]byte, []int) + func (*LocalityLbEndpoints) ProtoMessage() + func (m *LocalityLbEndpoints) Validate() error + func (x *LocalityLbEndpoints) GetLbEndpoints() []*LbEndpoint + func (x *LocalityLbEndpoints) GetLoadBalancingWeight() *wrappers.UInt32Value + func (x *LocalityLbEndpoints) GetLocality() *v3.Locality + func (x *LocalityLbEndpoints) GetPriority() uint32 + func (x *LocalityLbEndpoints) GetProximity() *wrappers.UInt32Value + func (x *LocalityLbEndpoints) ProtoReflect() protoreflect.Message + func (x *LocalityLbEndpoints) Reset() + func (x *LocalityLbEndpoints) String() string + type LocalityLbEndpointsValidationError struct + func (e LocalityLbEndpointsValidationError) Cause() error + func (e LocalityLbEndpointsValidationError) Error() string + func (e LocalityLbEndpointsValidationError) ErrorName() string + func (e LocalityLbEndpointsValidationError) Field() string + func (e LocalityLbEndpointsValidationError) Key() bool + func (e LocalityLbEndpointsValidationError) Reason() string + type UpstreamEndpointStats struct + Address *v3.Address + LoadMetricStats []*EndpointLoadMetricStats + Metadata *_struct.Struct + TotalErrorRequests uint64 + TotalIssuedRequests uint64 + TotalRequestsInProgress uint64 + TotalSuccessfulRequests uint64 + func (*UpstreamEndpointStats) Descriptor() ([]byte, []int) + func (*UpstreamEndpointStats) ProtoMessage() + func (m *UpstreamEndpointStats) Validate() error + func (x *UpstreamEndpointStats) GetAddress() *v3.Address + func (x *UpstreamEndpointStats) GetLoadMetricStats() []*EndpointLoadMetricStats + func (x *UpstreamEndpointStats) GetMetadata() *_struct.Struct + func (x *UpstreamEndpointStats) GetTotalErrorRequests() uint64 + func (x *UpstreamEndpointStats) GetTotalIssuedRequests() uint64 + func (x *UpstreamEndpointStats) GetTotalRequestsInProgress() uint64 + func (x *UpstreamEndpointStats) GetTotalSuccessfulRequests() uint64 + func (x *UpstreamEndpointStats) ProtoReflect() protoreflect.Message + func (x *UpstreamEndpointStats) Reset() + func (x *UpstreamEndpointStats) String() string + type UpstreamEndpointStatsValidationError struct + func (e UpstreamEndpointStatsValidationError) Cause() error + func (e UpstreamEndpointStatsValidationError) Error() string + func (e UpstreamEndpointStatsValidationError) ErrorName() string + func (e UpstreamEndpointStatsValidationError) Field() string + func (e UpstreamEndpointStatsValidationError) Key() bool + func (e UpstreamEndpointStatsValidationError) Reason() string + type UpstreamLocalityStats struct + LoadMetricStats []*EndpointLoadMetricStats + Locality *v3.Locality + Priority uint32 + TotalErrorRequests uint64 + TotalIssuedRequests uint64 + TotalRequestsInProgress uint64 + TotalSuccessfulRequests uint64 + UpstreamEndpointStats []*UpstreamEndpointStats + func (*UpstreamLocalityStats) Descriptor() ([]byte, []int) + func (*UpstreamLocalityStats) ProtoMessage() + func (m *UpstreamLocalityStats) Validate() error + func (x *UpstreamLocalityStats) GetLoadMetricStats() []*EndpointLoadMetricStats + func (x *UpstreamLocalityStats) GetLocality() *v3.Locality + func (x *UpstreamLocalityStats) GetPriority() uint32 + func (x *UpstreamLocalityStats) GetTotalErrorRequests() uint64 + func (x *UpstreamLocalityStats) GetTotalIssuedRequests() uint64 + func (x *UpstreamLocalityStats) GetTotalRequestsInProgress() uint64 + func (x *UpstreamLocalityStats) GetTotalSuccessfulRequests() uint64 + func (x *UpstreamLocalityStats) GetUpstreamEndpointStats() []*UpstreamEndpointStats + func (x *UpstreamLocalityStats) ProtoReflect() protoreflect.Message + func (x *UpstreamLocalityStats) Reset() + func (x *UpstreamLocalityStats) String() string + type UpstreamLocalityStatsValidationError struct + func (e UpstreamLocalityStatsValidationError) Cause() error + func (e UpstreamLocalityStatsValidationError) Error() string + func (e UpstreamLocalityStatsValidationError) ErrorName() string + func (e UpstreamLocalityStatsValidationError) Field() string + func (e UpstreamLocalityStatsValidationError) Key() bool + func (e UpstreamLocalityStatsValidationError) Reason() string