Documentation ¶
Rendered for windows/amd64
Overview ¶
Package config implements config
Index ¶
Constants ¶
View Source
const (
// ServiceName is the service name used for the system-probe
ServiceName = "datadog-security-agent"
)
Variables ¶
View Source
var ( // DefaultConfigDir represents the base directory where the configuration // is located. By default it is as specified. However, windows allows // alternate install location, so the init function will figure out what // the actual value is, if it's not the default. It is called // DefaultConfigDir because that's what the shared components expect it // to be called even though it's not necessarily the default. DefaultConfigDir = "c:\\programdata\\datadog\\" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.