common

package
v0.0.0-...-89efe83 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TaklerServiceClient

type TaklerServiceClient struct {
	Host string
	Port string
	// contains filtered or unexported fields
}

func CreateTaklerServiceClient

func CreateTaklerServiceClient(host string, port string) *TaklerServiceClient

func (*TaklerServiceClient) RunCommandAbort

func (c *TaklerServiceClient) RunCommandAbort(nodePath string, reason string)

func (*TaklerServiceClient) RunCommandComplete

func (c *TaklerServiceClient) RunCommandComplete(nodePath string)

func (*TaklerServiceClient) RunCommandEvent

func (c *TaklerServiceClient) RunCommandEvent(nodePath string, eventName string)

func (*TaklerServiceClient) RunCommandInit

func (c *TaklerServiceClient) RunCommandInit(nodePath string, taskId string)

func (*TaklerServiceClient) RunCommandMeter

func (c *TaklerServiceClient) RunCommandMeter(nodePath string, meterName string, meterValue string)

func (*TaklerServiceClient) RunCommandRequeue

func (c *TaklerServiceClient) RunCommandRequeue(nodePaths []string)

func (*TaklerServiceClient) RunCommandResume

func (c *TaklerServiceClient) RunCommandResume(nodePaths []string)

func (*TaklerServiceClient) RunCommandRun

func (c *TaklerServiceClient) RunCommandRun(nodePaths []string, force bool)

func (*TaklerServiceClient) RunCommandSuspend

func (c *TaklerServiceClient) RunCommandSuspend(nodePaths []string)

func (*TaklerServiceClient) RunQueryPing

func (c *TaklerServiceClient) RunQueryPing()

func (*TaklerServiceClient) RunQueryShow

func (c *TaklerServiceClient) RunQueryShow(
	showTrigger bool,
	showParameter bool,
	showLimit bool,
	showEvent bool,
	showMeter bool,
)

Jump to

Keyboard shortcuts

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