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
Types ¶
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
 Click to show internal directories. 
   Click to hide internal directories.