node

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Pending      = "pending"
	Processing   = "processing"
	Initializing = "initializing"
	Running      = "running"
	Stopping     = "stopping"
	Stopped      = "stopped"
	Restarting   = "restarting"
	Terminating  = "terminating"
	Terminated   = "terminated"
	Error        = "error"
)

Variables

This section is empty.

Functions

func NewCmd

func NewCmd() *cobra.Command

Types

type OutputView

type OutputView struct {
	Information []propertyView `json:"Information"`
	Endpoints   []propertyView `json:"Endpoints"`
}

Jump to

Keyboard shortcuts

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