Documentation
¶
Overview ¶
Package api defines the datatype generated by this tool.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CmdOut ¶
CmdOut defines the executed command line (including all flags and parameters) and the output it generated.
type NodeInfoV1 ¶
type NodeInfoV1 struct {
Commands []CmdOut `json:"commands"`
}
NodeInfoV1 defines the list of executed commands and their outputs.
Click to show internal directories.
Click to hide internal directories.