package
0.0.0-20180612135327-062eff57d0b2
Repository: https://github.com/signalfx/istio.git
Documentation: pkg.go.dev

# README

Notice:

envoy.conf.template and start_envoy are duplicates (with sightly modification) of the files under https://github.com/istio/proxy/tree/master/src/envoy/http/mixer. Please make sure to modify both the original one and the copy together.

# Functions

NewLocalComponent create a LocalComponent with name and log dir.

# Structs

LocalCompConfig contains configs for LocalComponent.
LocalComponent is a component of local proxy binary in process.
LocalCompStatus contains status for LocalComponent.