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.
NewController returns a new component that can take over management of endpoints resources corresponding to selector-less, Osiris-enabled services.
# Structs
Config represents configuration options for the Osiris endpoints controller nolint: lll.
# Interfaces
Controller is an interface for a component that can take over management of endpoints resources corresponding to selector-less, Osiris-enabled services.