Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFactory ¶
func NewFactory() component.ReceiverFactory
NewFactory creates a new receiver factory for Big-IP
Types ¶
type Config ¶
type Config struct { scraperhelper.ScraperControllerSettings `mapstructure:",squash"` confighttp.HTTPClientSettings `mapstructure:",squash"` Username string `mapstructure:"username"` Password string `mapstructure:"password"` Metrics metadata.MetricsSettings `mapstructure:"metrics"` }
Config defines the configuration for the various elements of the receiver agent.
Click to show internal directories.
Click to hide internal directories.