package
8.15.2+incompatible
Repository: https://github.com/elastic/elastic-agent.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

New creates a new controller.

# Variables

Providers holds all known providers, they must be added to it to enable them for use.

# Structs

Config is config for multiple providers.

# Interfaces

Controller manages the state of the providers current context.
DynamicProvider is the interface that a dynamic provider must implement.
DynamicProviderComm is the interface that an dynamic provider uses to communicate back to Elastic Agent.

# Type aliases

ContextProviderBuilder creates a new context provider based on the given config and returns it.
DynamicProviderBuilder creates a new dynamic provider based on the given config and returns it.