list

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetWorkerPoolMap

func GetWorkerPoolMap(opts *ListOptions) (map[string]string, error)

func ListRun

func ListRun(opts *ListOptions) error

func NewCmdList

func NewCmdList(f factory.Factory) *cobra.Command

Types

type Entity

type Entity struct {
	Id   string `json:"Id"`
	Name string `json:"Name"`
}

type ListOptions

type ListOptions struct {
	*cobra.Command
	*cmd.Dependencies
	*shared.GetWorkersOptions
}

func NewListOptions

func NewListOptions(dependencies *cmd.Dependencies, command *cobra.Command, filter func(*machines.Worker) bool) *ListOptions

Jump to

Keyboard shortcuts

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