secrets

package
v0.75.8 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SecretsCmd = &cobra.Command{
	Use:   "secrets",
	Short: "General secrets tasks",
	Long:  `General secrets tasks`,
}

Root Command for OPS

Functions

func RunCreate

func RunCreate(args CreateArgs) error

func RunCreateNode

func RunCreateNode(args CreateNodeArgs) error

func RunFillOut

func RunFillOut(args FillOutArgs) error

func RunNode

func RunNode(args NodeArgs) error

Types

type CreateArgs

type CreateArgs struct {
	*SecretsArgs
	VegaNetworkName string
	Count           uint16
}

type CreateNodeArgs

type CreateNodeArgs struct {
	*SecretsArgs
	VegaNetworkName string
	NodeId          string
	Force           bool
	Stake           bool
}

type FillOutArgs

type FillOutArgs struct {
	*SecretsArgs
	VegaNetworkName string
	NodeId          string
}

type NodeArgs

type NodeArgs struct {
	*SecretsArgs
	VegaNetworkName string
	NodeId          string
}

type SecretsArgs

type SecretsArgs struct {
	*rootCmd.RootArgs
}

Jump to

Keyboard shortcuts

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