list

package
v1.45.0 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddConnectionCommand

func AddConnectionCommand(cmd *cobra.Command, listFlags *ListFlags, rootFlags *model.RootFlags)

func AddJobArchiveCommand

func AddJobArchiveCommand(cmd *cobra.Command, listFlags *ListFlags, rootFlags *model.RootFlags)

func AddJobCommand

func AddJobCommand(cmd *cobra.Command, listFlags *ListFlags, rootFlags *model.RootFlags)

func AddListCommand

func AddListCommand(cmd *cobra.Command, rootFlags *model.RootFlags)

func AddWorkerCommand

func AddWorkerCommand(cmd *cobra.Command, listFlags *ListFlags, rootFlags *model.RootFlags)

Types

type ConnectionCommand

type ConnectionCommand struct {
	Cmd       *cobra.Command
	RootFlags *model.RootFlags
	ListFlags *ListFlags
}

func (*ConnectionCommand) RunConnectionCommand

func (r *ConnectionCommand) RunConnectionCommand(cmd *cobra.Command, args []string)

type JobArchiveCommand

type JobArchiveCommand struct {
	Cmd       *cobra.Command
	RootFlags *model.RootFlags
	ListFlags *ListFlags
}

func (*JobArchiveCommand) RunJobArchiveCommand

func (r *JobArchiveCommand) RunJobArchiveCommand(cmd *cobra.Command, args []string)

type JobCommand

type JobCommand struct {
	Cmd       *cobra.Command
	RootFlags *model.RootFlags
	ListFlags *ListFlags
}

func (*JobCommand) RunJobCommand

func (r *JobCommand) RunJobCommand(cmd *cobra.Command, args []string)

type ListCommand

type ListCommand struct {
	Cmd       *cobra.Command
	RootFlags *model.RootFlags
	ListFlags *ListFlags
}

type ListFlags

type ListFlags struct {
	LastId int
	Limit  int
}

type WorkerCommand

type WorkerCommand struct {
	Cmd       *cobra.Command
	RootFlags *model.RootFlags
	ListFlags *ListFlags
}

func (*WorkerCommand) RunWorkerCommand

func (r *WorkerCommand) RunWorkerCommand(cmd *cobra.Command, args []string)

Jump to

Keyboard shortcuts

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