extproc

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 10, 2026 License: Apache-2.0 Imports: 23 Imported by: 0

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

func Run

func Run()

Run is the single entry point for cmd/envoyextproc. It parses flags, bootstraps the controller-runtime manager, starts the ExtProc gRPC data plane plus the internal control-plane gRPC server, and blocks until a fatal error or signal.

nolint:gocyclo

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL