Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Execd ¶
type Execd struct { Command []string `toml:"command"` RestartDelay config.Duration `toml:"restart_delay"` Log telegraf.Logger // contains filtered or unexported fields }
func (*Execd) Description ¶
func (*Execd) SampleConfig ¶
func (*Execd) SetSerializer ¶
func (e *Execd) SetSerializer(s serializers.Serializer)
Click to show internal directories.
Click to hide internal directories.