api

package
v1.3.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 13, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

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

type CmdOut struct {
	Name        string
	CommandLine string
	Output      string
}

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL