Documentation
¶
Overview ¶
Package extproc contains the bootstrap logic for the envoyextproc binary (cmd/envoyextproc). It parses flags, sets up the controller-runtime manager, starts the ExtProc gRPC server, and exposes the internal control-plane gRPC API used by the Controller.
Downstream (closed-source) distributions should import this package and invoke Run() from their thin main() wrapper so they stay in sync with upstream flag additions and wiring changes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.