envoy
tag-v1.7.1
  • About the documentation
  • Introduction
  • Getting Started
  • Building and installation
  • Configuration reference
  • Operations and administration
  • Extending Envoy for custom use cases
  • v1 API reference
  • v2 API reference
    • Bootstrap
    • Listeners
    • Clusters
    • HTTP route management
    • Extensions
    • Admin
    • Envoy data
    • Services
    • Common messages
      • Common types
      • Network addresses
      • Protocol options
      • Common discovery API components
      • Configuration sources
      • gRPC services
      • HTTP Service URI
      • Common TLS configuration
      • Common rate limit components
    • Types
  • FAQ
envoy
  • Docs »
  • v2 API reference »
  • Common messages
  • View page source

Common messagesΒΆ

  • Common types
    • core.Locality
    • core.Node
    • core.Metadata
    • core.RuntimeUInt32
    • core.HeaderValue
    • core.HeaderValueOption
    • core.DataSource
    • core.TransportSocket
    • Enum core.RoutingPriority
    • Enum core.RequestMethod
  • Network addresses
    • core.Pipe
    • core.SocketAddress
    • Enum core.SocketAddress.Protocol
    • core.TcpKeepalive
    • core.BindConfig
    • core.Address
    • core.CidrRange
  • Protocol options
    • core.HttpProtocolOptions
    • core.Http1ProtocolOptions
    • core.Http2ProtocolOptions
  • Common discovery API components
    • DiscoveryRequest
    • DiscoveryResponse
  • Configuration sources
    • core.ApiConfigSource
    • Enum core.ApiConfigSource.ApiType
    • core.AggregatedConfigSource
    • core.ConfigSource
  • gRPC services
    • core.GrpcService
    • core.GrpcService.EnvoyGrpc
    • core.GrpcService.GoogleGrpc
    • core.GrpcService.GoogleGrpc.SslCredentials
    • core.GrpcService.GoogleGrpc.ChannelCredentials
    • core.GrpcService.GoogleGrpc.CallCredentials
    • core.GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials
    • core.GrpcService.GoogleGrpc.CallCredentials.GoogleIAMCredentials
    • core.GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin
  • HTTP Service URI
    • core.HttpUri
  • Common TLS configuration
    • auth.TlsParameters
    • Enum auth.TlsParameters.TlsProtocol
    • auth.TlsCertificate
    • auth.TlsSessionTicketKeys
    • auth.CertificateValidationContext
    • auth.CommonTlsContext
    • auth.UpstreamTlsContext
    • auth.DownstreamTlsContext
  • Common rate limit components
    • ratelimit.RateLimitDescriptor
    • ratelimit.RateLimitDescriptor.Entry
Next Previous

© Copyright 2016-2018, Envoy Project Authors.

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