Logo
tag-v1.16.4
  • About the documentation
  • Introduction
  • Getting Started
  • Building and installation
  • Version history
  • Configuration reference
  • Operations and administration
  • Extending Envoy for custom use cases
  • API
    • Supported API versions
    • v2 API reference
      • Bootstrap
      • Listeners
      • Clusters
        • Cluster configuration
        • Outlier detection
        • Circuit breakers
        • Upstream filters
        • Endpoint configuration
        • Endpoints
        • Health check
      • HTTP route management
      • Extensions
      • Admin
      • Envoy data
      • Services
      • Common messages
      • Types
    • v3 API reference
    • xDS REST and gRPC protocol
    • Well Known Client Features
  • FAQ
envoy
  • »
  • API »
  • v2 API reference »
  • Clusters
  • View page source

ClustersΒΆ

  • Cluster configuration
    • Cluster
    • Cluster.TransportSocketMatch
    • Cluster.CustomClusterType
    • Cluster.EdsClusterConfig
    • Cluster.LbSubsetConfig
    • Cluster.LbSubsetConfig.LbSubsetSelector
    • Enum Cluster.LbSubsetConfig.LbSubsetSelector.LbSubsetSelectorFallbackPolicy
    • Enum Cluster.LbSubsetConfig.LbSubsetFallbackPolicy
    • Cluster.LeastRequestLbConfig
    • Cluster.RingHashLbConfig
    • Enum Cluster.RingHashLbConfig.HashFunction
    • Cluster.OriginalDstLbConfig
    • Cluster.CommonLbConfig
    • Cluster.CommonLbConfig.ZoneAwareLbConfig
    • Cluster.CommonLbConfig.LocalityWeightedLbConfig
    • Cluster.CommonLbConfig.ConsistentHashingLbConfig
    • Cluster.RefreshRate
    • Enum Cluster.DiscoveryType
    • Enum Cluster.LbPolicy
    • Enum Cluster.DnsLookupFamily
    • Enum Cluster.ClusterProtocolSelection
    • UpstreamBindConfig
    • UpstreamConnectionOptions
  • Outlier detection
    • cluster.OutlierDetection
  • Circuit breakers
    • cluster.CircuitBreakers
    • cluster.CircuitBreakers.Thresholds
    • cluster.CircuitBreakers.Thresholds.RetryBudget
  • Upstream filters
    • cluster.Filter
  • Endpoint configuration
    • ClusterLoadAssignment
    • ClusterLoadAssignment.Policy
  • Endpoints
    • endpoint.Endpoint
    • endpoint.Endpoint.HealthCheckConfig
    • endpoint.LbEndpoint
    • endpoint.LocalityLbEndpoints
  • Health check
    • core.HealthCheck
    • core.HealthCheck.Payload
    • core.HealthCheck.HttpHealthCheck
    • core.HealthCheck.TcpHealthCheck
    • core.HealthCheck.RedisHealthCheck
    • core.HealthCheck.GrpcHealthCheck
    • core.HealthCheck.CustomHealthCheck
    • core.HealthCheck.TlsOptions
    • Enum core.HealthStatus
Next Previous

© Copyright 2016-2021, Envoy Project Authors

Built with Sphinx using a theme provided by Read the Docs.