cmd

package
v0.0.27 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2024 License: MIT Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidNodeCount     = errors.New("invalid nodes count")
	ErrInvalidFreeNodeCount = errors.New("invalid free nodes count")
)
View Source
var (
	ErrInvalidPgVersion = errors.New("invalid --pg-version flag value")
)

Functions

This section is empty.

Types

type CommandBuild

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

func NewCommandBuild

func NewCommandBuild(cli *client.Client) *CommandBuild

func (*CommandBuild) Command

func (cb *CommandBuild) Command() *cobra.Command

type CommandClean added in v0.0.7

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

func NewCommandClean added in v0.0.7

func NewCommandClean(cli *client.Client) *CommandClean

func (*CommandClean) Command added in v0.0.7

func (c *CommandClean) Command() *cobra.Command

type CommandCore added in v0.0.18

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

func NewCommandCore added in v0.0.18

func NewCommandCore(cli *client.Client) *CommandCore

func (*CommandCore) Command added in v0.0.18

func (cb *CommandCore) Command() *cobra.Command

type CommandDoc

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

func NewCommandDoc

func NewCommandDoc(cli *client.Client) *CommandDoc

func (*CommandDoc) Command

func (cb *CommandDoc) Command() *cobra.Command

type CommandGoBuilder added in v0.0.6

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

func NewCommandGoBuilder added in v0.0.6

func NewCommandGoBuilder(cli *client.Client) *CommandGoBuilder

func (*CommandGoBuilder) Command added in v0.0.6

func (ci *CommandGoBuilder) Command() *cobra.Command

type CommandGoTpc added in v0.0.6

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

func NewCommandGoTpc added in v0.0.6

func NewCommandGoTpc(cli *client.Client) *CommandGoTpc

func (*CommandGoTpc) Command added in v0.0.6

func (ci *CommandGoTpc) Command() *cobra.Command

type CommandInit

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

func NewCommandInit

func NewCommandInit(cli *client.Client) *CommandInit

func (*CommandInit) Command

func (ci *CommandInit) Command() *cobra.Command

type CommandNodes

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

func NewCommandNodes

func NewCommandNodes(cli *client.Client) *CommandNodes

func (*CommandNodes) Command

func (ci *CommandNodes) Command() *cobra.Command

type CommandPSQL added in v0.0.4

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

func NewCommandPSQL added in v0.0.4

func NewCommandPSQL(cli *client.Client) *CommandPSQL

func (*CommandPSQL) Command added in v0.0.4

func (ci *CommandPSQL) Command() *cobra.Command

type CommandPause added in v0.0.18

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

func NewCommandPause added in v0.0.18

func NewCommandPause(cli *client.Client) *CommandPause

func (*CommandPause) Command added in v0.0.18

func (c *CommandPause) Command() *cobra.Command

type CommandPull

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

func NewCommandPull

func NewCommandPull(cli *client.Client) *CommandPull

func (*CommandPull) Command

func (cp *CommandPull) Command() *cobra.Command

type CommandResume added in v0.0.18

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

func NewCommandResume added in v0.0.18

func NewCommandResume(cli *client.Client) *CommandResume

func (*CommandResume) Command added in v0.0.18

func (c *CommandResume) Command() *cobra.Command

type CommandShell

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

func NewCommandShell

func NewCommandShell(cli *client.Client) *CommandShell

func (*CommandShell) Command

func (ci *CommandShell) Command() *cobra.Command

type CommandStart

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

func NewCommandStart

func NewCommandStart(cli *client.Client) *CommandStart

func (*CommandStart) Command

func (c *CommandStart) Command() *cobra.Command

type CommandStop

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

func NewCommandStop

func NewCommandStop(cli *client.Client) *CommandStop

func (*CommandStop) Command

func (c *CommandStop) Command() *cobra.Command

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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