Skip to content

Commit

Permalink
Merge pull request envoyproxy#150 from scilla0531/zh_trans_external_deps
Browse files Browse the repository at this point in the history
zh-translation: docs/root/intro/arch_overview/security/external_deps.rst
  • Loading branch information
majinghe authored Nov 24, 2020
2 parents 9084642 + 479eaa0 commit d371d89
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions docs/root/intro/arch_overview/security/external_deps.rst
Original file line number Diff line number Diff line change
@@ -1,47 +1,46 @@
.. _arch_overview_external_deps:

External dependencies
外部依赖
=====================

Below we enumerate the external dependencies that may be linked into the Envoy binary. We exclude
dependencies that only are used in CI or developer tooling above.
下面列举了可能被链接到 Envoy 二进制文件中的外部依赖项,排除了那些只在 CI 或开发者工具中使用的依赖项。

Data plane (core)
数据平面(核心)
-----------------

.. include:: external_dep_dataplane_core.rst

Data plane (extensions)
数据平面(扩展)
-----------------------

.. include:: external_dep_dataplane_ext.rst

Control plane
控制平面
-------------

.. include:: external_dep_controlplane.rst

Observability (core)
可观测性(核心)
--------------------

.. include:: external_dep_observability_core.rst

Observability (extensions)
可观测性(扩展)
--------------------------

.. include:: external_dep_observability_ext.rst

Test only
仅测试
---------

.. include:: external_dep_test_only.rst

Build
构建
-----

.. include:: external_dep_build.rst

Miscellaneous
其他
-------------

.. include:: external_dep_other.rst

0 comments on commit d371d89

Please sign in to comment.