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

# Interfaces

CloseableProvider is an interface that providers may choose to implement if it makes sense for them, e.g.
ContextProvider is the interface that a context provider must implement.
ContextProviderComm is the interface that a context provider uses to communicate back to Elastic Agent.
FetchContextProvider is the interface that a context provider uses allow variable values to be determined when the configuration is rendered versus it being known in advanced.