target

package
v0.3.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ADD_PLAYBOOK_STEPS = []int{

		playbook.ADD_TARGET,
	}
)
View Source
var (
	DELETE_PLAYBOOK_STEPS = []int{
		playbook.DELETE_TARGET,
	}
)
View Source
var (
	LIST_PLAYBOOK_STEPS = []int{
		playbook.LIST_TARGETS,
	}
)
View Source
var (
	START_PLAYBOOK_STEPS = []int{
		playbook.START_TARGET_DAEMON,
	}
)
View Source
var (
	STOP_PLAYBOOK_STEPS = []int{
		playbook.STOP_TARGET_DAEMON,
	}
)

Functions

func NewAddCommand

func NewAddCommand(curveadm *cli.CurveAdm) *cobra.Command

func NewDeleteCommand

func NewDeleteCommand(curveadm *cli.CurveAdm) *cobra.Command

func NewListCommand

func NewListCommand(curveadm *cli.CurveAdm) *cobra.Command

func NewStartCommand added in v0.1.0

func NewStartCommand(curveadm *cli.CurveAdm) *cobra.Command

func NewStopCommand added in v0.1.0

func NewStopCommand(curveadm *cli.CurveAdm) *cobra.Command

func NewTargetCommand

func NewTargetCommand(curveadm *cli.CurveAdm) *cobra.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

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