Documentation
¶
Overview ¶
Package fetcher is a collection of high level helpers to pull the configuration from other agent processes
Index ¶
- func ProcessAgentConfig(config config.Reader, client ipc.HTTPClient, getEntireConfig bool) (string, error)
- func SecurityAgentConfig(config config.Reader, client ipc.HTTPClient) (string, error)
- func SecurityAgentConfigBySource(config config.Reader, client ipc.HTTPClient) (string, error)
- func TraceAgentConfig(config config.Reader, client ipc.HTTPClient) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProcessAgentConfig ¶
func ProcessAgentConfig(config config.Reader, client ipc.HTTPClient, getEntireConfig bool) (string, error)
ProcessAgentConfig fetch the configuration from the process-agent process by querying its HTTPS API
func SecurityAgentConfig ¶
SecurityAgentConfig fetch the configuration from the security-agent process by querying its HTTPS API
func SecurityAgentConfigBySource ¶
SecurityAgentConfigBySource fetch all configuration layers from the security-agent process by querying its HTTPS API
func TraceAgentConfig ¶
TraceAgentConfig fetch the configuration from the trace-agent process by querying its HTTPS API
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package sysprobe is a collection of high level helpers to pull the configuration from system-probe.
|
Package sysprobe is a collection of high level helpers to pull the configuration from system-probe. |
|
Package tracers is a collection of helpers to fetch tracer configurations from the disk.
|
Package tracers is a collection of helpers to fetch tracer configurations from the disk. |
Click to show internal directories.
Click to hide internal directories.