action

package
v2.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2023 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActionAPI

type ActionAPI struct {
	// contains filtered or unexported fields
}

func New

func New(ctx context.Context) (*ActionAPI, error)

func (*ActionAPI) ExecuteActionOnResourceByLabels

func (a *ActionAPI) ExecuteActionOnResourceByLabels(data *handlerTY.ResourceData) error

ExecuteActionOnResourceByLabels the given request

func (*ActionAPI) ExecuteActionOnResourceByQuickID

func (a *ActionAPI) ExecuteActionOnResourceByQuickID(data *handlerTY.ResourceData) error

ExecuteActionOnResourceByQuickID the given request

func (*ActionAPI) ExecuteGatewayAction

func (a *ActionAPI) ExecuteGatewayAction(action string, nodeIDs []string) error

ExecuteGatewayAction for gateways

func (*ActionAPI) ExecuteNodeAction

func (a *ActionAPI) ExecuteNodeAction(action string, nodeIDs []string) error

ExecuteNodeAction for a node

func (*ActionAPI) Post

func (a *ActionAPI) Post(msg *msgTY.Message) error

posts a message to a gateway provider

func (*ActionAPI) ToFieldByQuickID

func (a *ActionAPI) ToFieldByQuickID(quickID string, payload string) error

sends the payload to the given field

Jump to

Keyboard shortcuts

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