package
0.0.0-20200319152822-a53ac428ba5d
Repository: https://github.com/deislabs/osiris.git
Documentation: pkg.go.dev

# Functions

NewDynamicProxy returns a DynamicProxy.

# Interfaces

DynamicProxy is an interface for components that can listen for TCP connections and, after accepting them, dynamically determine whether an L7 proxy (HTTP) or L4 proxy (plain TCP, with an assumption of TLS) is most appropriate.