client

package
v0.0.0-...-46d4b59 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PROCESS_CMD_SUBURI = "/vars/process_cmdline"
	VERSION_SUBURI     = "/vars/curve_version"
)
View Source
const (
	PROCESS_CMD_KEY = "process"
	VERSION_KEY     = "version"
	COUNT_KEY       = "count"
)

Variables

This section is empty.

Functions

func GetClientStatus

func GetClientStatus() (interface{}, error)

func NewClientCommand

func NewClientCommand() *cobra.Command

Types

type ClientCommand

type ClientCommand struct {
	basecmd.FinalCurveCmd
	// contains filtered or unexported fields
}

func NewStatusClientCommand

func NewStatusClientCommand() *ClientCommand

func (*ClientCommand) AddFlags

func (cCmd *ClientCommand) AddFlags()

func (*ClientCommand) GetProcessNameFromProcessResp

func (cCmd *ClientCommand) GetProcessNameFromProcessResp(process_resp *string) string

func (*ClientCommand) Init

func (cCmd *ClientCommand) Init(cmd *cobra.Command, args []string) error

func (*ClientCommand) Print

func (cCmd *ClientCommand) Print(cmd *cobra.Command, args []string) error

func (*ClientCommand) ResultPlainOutput

func (cCmd *ClientCommand) ResultPlainOutput() error

func (*ClientCommand) RunCommand

func (cCmd *ClientCommand) RunCommand(cmd *cobra.Command, args []string) error

Jump to

Keyboard shortcuts

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