package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Feb 3, 2025
License: MPL-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package config contains the configuration for the agent.
type Config struct {
ProviderAddress string
TestMode bool
TLSSkipVerify bool
}
Config contains the configuration for the agent.
LoadFromKernelCmdline loads the Config from the kernel arguments.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.