[READ ONLY MIRROR] Envoy REST/proto API definitions and documentation.
(grpc依赖)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
data-plane-api(CircleCI)
b4cdc2be93
api: manifest based edge default documentation. ( #11151 )
...
This PR replaces #11058 , taking a slightly different approach. We
utilize field options to annotate fields that should be set for
untrusted environments with [configure_for_untrusted_downstream,
configure_for_untrusted_downstream]. Defaults are provided out-of-band,
in a manifest files in docs/edge_defaults_manifest.yaml.
Protodoc glues the manifest and options together when generating field
documentation, providing an additional notice for sensitive fields.
This PR depends on #11108 first merging to provide the pip3 build
infrastructure.
Risk level: Low (docs only).
Testing: Inspection of generated docs.
Signed-off-by: Harvey Tuch <htuch@google.com>
Mirrored from https://github.com/envoyproxy/envoy @ 31128e7dc22355876020188bc8feb99304663041
5 years ago
..
accesslog
Move access_log_format out of FileAccessLogger to be shared ( #11125 )
5 years ago
bootstrap
api: manifest based edge default documentation. ( #11151 )
5 years ago
cluster
docs: Fixes a mismatch in metadata attribute name (used by transport_socket_matches) ( #11040 )
5 years ago
common
api: freeze of v2 API, cut v4alpha API. ( #10672 )
5 years ago
core
Move access_log_format out of FileAccessLogger to be shared ( #11125 )
5 years ago
endpoint/ v3
api: drop_overload is not yet implemented in Envoy. ( #11104 )
5 years ago
filter
connect: docs and cleanup ( #11146 )
5 years ago
grpc_credential
api: freeze of v2 API, cut v4alpha API. ( #10672 )
5 years ago
health_checker/redis/ v2
[WiP] api: annotate files with package version status. ( #10492 )
5 years ago
listener
api: manifest based edge default documentation. ( #11151 )
5 years ago
metrics
api: GoogleRE2 max_program_size should be checked by server, not client. ( #10971 )
5 years ago
overload
api: freeze of v2 API, cut v4alpha API. ( #10672 )
5 years ago
ratelimit
api: freeze of v2 API, cut v4alpha API. ( #10672 )
5 years ago
rbac
api: GoogleRE2 max_program_size should be checked by server, not client. ( #10971 )
5 years ago
resource_monitor
[WiP] api: annotate files with package version status. ( #10492 )
5 years ago
retry
api: freeze of v2 API, cut v4alpha API. ( #10672 )
5 years ago
route
protoxform: Add enum deprecation support. ( #11199 )
5 years ago
tap
api: GoogleRE2 max_program_size should be checked by server, not client. ( #10971 )
5 years ago
trace
api: move configuration of tracer provider implementations out of `config.trace` into `extensions.tracers.<provider>` ( #10743 )
5 years ago
transport_socket
api: freeze of v2 API, cut v4alpha API. ( #10672 )
5 years ago
README.md
Move envoy.api.v2 core protos to envoy.api.v2.core and organize filters ( #452 )
7 years ago
Protocol buffer definitions for Envoy's bootstrap, filter, and service configuration.
Visibility should be constrained to none or //envoy/config/bootstrap/v2
by default.