Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Command ¶
type Command struct {
// contains filtered or unexported fields
}
Command represents a plugin/probe command to allow string and []string.
func CommandString ¶
CommandString returns a Command of string.
func (*Command) UnmarshalYAML ¶
UnmarshalYAML defines unmarshaler from YAML.
Click to show internal directories.
Click to hide internal directories.