Documentation
¶
Overview ¶
Package sysprobeconfigimpl implements a component to handle system-probe configuration. This component temporarily wraps pkg/config.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithFleetPoliciesDirPath ¶
WithFleetPoliciesDirPath specifies the path to the remote config directory
func WithSysProbeConfFilePath ¶
WithSysProbeConfFilePath specifies the path to the system probe config
Types ¶
type Params ¶
type Params struct {
// contains filtered or unexported fields
}
Params defines the parameters for the sysprobeconfig component.
type Provides ¶
type Provides struct {
compdef.Out
Comp sysprobeconfigdef.Component
}
Provides defines the outputs of the sysprobeconfig component.
func NewComponent ¶
NewComponent creates a new sysprobeconfig component.
Click to show internal directories.
Click to hide internal directories.