package
0.0.68
Repository: https://github.com/dailymotion-oss/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.