思维导图备注

Envoy Proxy 1.12 Documentation
首页 AI助手 白天 夜间 BookChat 小程序 小程序 阅读
  • 书签 我的书签
  • 添加书签 添加书签 移除书签 移除书签

API

 Github  来源:Envoy 浏览 667 扫码 2020-07-03 08:04:27
  • API

    API

    • v2 API reference
      • Bootstrap
      • Listeners
      • Clusters
      • HTTP route management
      • Extensions
      • Admin
      • Envoy data
      • Services
      • Common messages
      • Types
    • xDS REST and gRPC protocol
      • Filesystem subscriptions
      • Streaming gRPC subscriptions
      • REST-JSON polling subscriptions
    当前内容版权归 Envoy 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 Envoy .
    上一篇:
    下一篇:
    • 书签
    • 添加书签 移除书签
    • Envoy Proxy 1.22 Documentation
    • Envoy Proxy 1.21 Documentation
    • Envoy Proxy 1.20.1 Documentation
    • Envoy Proxy 1.20.0 Documentation
    • Envoy Proxy 1.16.0 Documentation
    • Envoy v1.15 Documentation
    • Envoy Proxy 1.14.1 Documentation
    • Envoy Proxy 1.14.0 Documentation
    • Envoy Proxy 1.13 Documentation
    • Envoy Proxy 1.12 Documentation
    • Envoy Proxy 1.11 Documentation
    • Envoy Proxy 1.10 Documentation
    • Envoy Proxy 1.9.0 Documentation
    • Envoy Proxy 1.8.0 Documentation
    • Envoy Proxy 1.7.0 Documentation
    • Envoy 1.7 官方文档中文版
    • Envoy Proxy 1.6.0 Documentation
    • Envoy Proxy 1.5.0 Documentation
    • About the documentation
    • Introduction
      • What is Envoy
      • Architecture overview
        • Introduction
          • Terminology
          • Threading model
        • Listeners
          • Listeners
          • Listener filters
          • Network (L3/L4) filters
          • TCP proxy
        • HTTP
          • HTTP connection management
          • HTTP filters
          • HTTP routing
          • WebSocket and HTTP upgrades
          • HTTP dynamic forward proxy
        • Upstream clusters
          • Cluster manager
          • Service discovery
          • Health checking
          • Connection pooling
          • Load Balancing
          • Outlier detection
          • Circuit breaking
          • Upstream network filters
        • Observability
          • Statistics
          • Access logging
          • Tracing
        • Security
          • TLS
          • JSON Web Token (JWT) Authentication
          • External Authorization
          • Role Based Access Control
        • Operations & configuration
          • xDS configuration API overview
          • Initialization
          • Draining
          • Runtime configuration
          • Hot restart
          • Overload manager
        • Other features
          • Global rate limiting
          • Scripting
          • IP Transparency
        • Other protocols
          • gRPC
          • MongoDB
          • DynamoDB
          • Redis
        • Advanced
          • Sharing data between filters
      • Deployment types
        • Service to service only
        • Service to service plus front proxy
        • Service to service, front proxy, and double proxy
      • Getting help
      • Version history
      • Deprecated
    • Getting Started
    • Building and installation
      • Building
      • Reference configurations
      • Tools
        • Config load check tool
        • Route table check tool
        • Schema Validator check tool
    • Configuration reference
      • Overview
      • Listeners
        • Overview
        • Statistics
        • Listener filters
          • HTTP Inspector
          • Original Destination
          • Original Source
          • Proxy Protocol
          • TLS Inspector
        • Network filters
          • Dubbo proxy
          • Client TLS authentication
          • Echo
          • External Authorization
          • Mongo proxy
          • MySQL proxy
          • Rate limit
          • Role Based Access Control (RBAC) Network Filter
          • Redis proxy
          • TCP proxy
          • Thrift proxy
          • Upstream Cluster from SNI
          • ZooKeeper proxy
        • Listener discovery service (LDS)
      • HTTP
        • HTTP connection manager
          • Overview
          • Route matching
          • Traffic Shifting/Splitting
          • HTTP/1.1 Header Casing
          • HTTP header manipulation
          • HTTP header sanitizing
          • Statistics
          • Runtime
          • Route discovery service (RDS)
        • HTTP filters
          • Adaptive Concurrency
          • Buffer
          • CORS
          • CSRF
          • Dynamic forward proxy
          • DynamoDB
          • External Authorization
          • Fault Injection
          • gRPC HTTP/1.1 bridge
          • gRPC HTTP/1.1 reverse bridge
          • gRPC-JSON transcoder
          • gRPC Statistics
          • gRPC-Web
          • Gzip
          • Health check
          • Envoy Header-To-Metadata Filter
          • IP Tagging
          • JWT Authentication
          • Lua
          • Original Source
          • Rate limit
          • Role Based Access Control (RBAC) Filter
          • Router
          • Squash
          • Tap
      • Upstream clusters
        • Cluster manager
          • Overview
          • Statistics
          • Runtime
          • Cluster discovery service
          • Health checking
          • Circuit breaking
        • Health checkers
          • Redis
      • Observability
        • Statistics
        • Access logging
      • Security
        • Secret discovery service (SDS)
      • Operations
        • Runtime
        • Overload manager
        • Route table check tool
      • Other features
        • Rate limit service
      • Other protocols
        • Thrift filters
          • Rate limit
          • Router
        • Dubbo filters
          • Router
      • Advanced
        • Well Known Dynamic Metadata
      • Configuration best practices
        • Configuring Envoy as an edge proxy
    • Operations and administration
      • Command line options
      • Hot restart Python wrapper
      • Administration interface
      • Statistics overview
      • Runtime
      • File system flags
      • Traffic tapping
      • Performance
    • Extending Envoy for custom use cases
    • API
      • v2 API reference
        • Bootstrap
          • Bootstrap
          • Stats
          • Metrics service
          • Overload Manager
          • Rate limit service
          • Tracing
        • Listeners
          • Listener
          • Listener components
          • UDP Listener Config
          • QUIC listener Config
        • Clusters
          • Clusters
          • Outlier detection
          • Circuit breakers
          • envoy/api/v2/cluster/filter.proto
          • Endpoints
          • EDS
          • Health check
        • HTTP route management
          • HTTP route configuration
          • HTTP scoped routing configuration
          • HTTP route
        • Extensions
          • Filters
          • Access loggers
          • RBAC
          • Health checkers
          • Transport sockets
          • Resource monitors
          • Common
          • Cluster
          • Listener
          • Grpc Credentials
        • Admin
          • Certificates
          • Clusters
          • ConfigDump
          • Listeners
          • Memory
          • Metrics
          • MutexStats
          • Server State
          • envoy/admin/v2alpha/tap.proto
        • Envoy data
          • Access logs
          • Core data
          • Cluster data
          • Tap
        • Services
          • gRPC Access Log Service (ALS)
          • Load reporting service
          • envoy/service/discovery/v2/ads.proto
          • Runtime Discovery Service (RTDS)
          • envoy/service/discovery/v2/sds.proto
          • envoy/service/metrics/v2/metrics_service.proto
          • Rate Limit Service (RLS)
          • Common tap configuration
          • Tap Sink Service
          • Tap discovery service
          • envoy/service/trace/v2/trace_service.proto
        • 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
          • envoy/type/http.proto
          • envoy/type/http_status.proto
          • Percent
          • Range
          • MetadataMatcher
          • NumberMatcher
          • RegexMatcher
          • StringMatcher
          • ValueMatcher
      • xDS REST and gRPC protocol
    • FAQ
    暂无相关搜索结果!

      本文档使用 BookStack 构建

      文章二维码

      手机扫一扫,轻松掌上读

      文档下载

      • 普通下载
      • 下载码下载(免登录无限下载)
      你与大神的距离,只差一个APP
      APP下载
      请下载您需要的格式的文档,随时随地,享受汲取知识的乐趣!
      PDF文档 EPUB文档 MOBI文档
      温馨提示 每天每在网站阅读学习一分钟时长可下载一本电子书,每天连续签到可增加阅读时长
      下载码方式下载:免费、免登录、无限制。 免费获取下载码

      微信小程序阅读

      BookChat 微信小程序阅读
      您与他人的薪资差距,只差一个随时随地学习的小程序

      书签列表

        阅读记录

        阅读进度: 0.00% ( 0/0 ) 重置阅读进度

          欢迎使用AI助手 AI助手
          全屏 缩小 隐藏 清空