Documentation ¶
Overview ¶
Package autodiscovery contains helper function that return autodiscovery providers from the config and from the environment where the Agent is running.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DiscoverComponentsFromConfig ¶
func DiscoverComponentsFromConfig() ([]pkgconfigsetup.ConfigurationProviders, []pkgconfigsetup.Listeners)
DiscoverComponentsFromConfig returns a list of AD Providers and Listeners based on the agent configuration
func DiscoverComponentsFromEnv ¶
func DiscoverComponentsFromEnv() ([]pkgconfigsetup.ConfigurationProviders, []pkgconfigsetup.Listeners)
DiscoverComponentsFromEnv returns a list of AD Providers and Listeners based on environment characteristics
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.