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

# Functions

GetConfigFromEnvironment returns configuration derived from environment variables.
NewConfigWithDefaults returns a Config object with default values already applied.
NewHijacker returns a new component that handles webhook requests for patching Osiris-enabled services in a manner that will permit the Osiris endpoints controller to manage service endpoints.

# Structs

Config represents configuration options for the Osiris Proxy Injecgtor webhook server.

# Interfaces

Hijacker is an interface for a component that handles webhook requests for patching Osiris-enabled services in a manner that will permit the Osiris endpoints controller to manage service endpoints.