data

package
v0.30.0 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WorkerPool

type WorkerPool struct {
	WokerPoolID string
}

WorkerPool allows to interact with a worker pool.

func (*WorkerPool) Columns

func (q *WorkerPool) Columns() []table.Column

Columns returns the columns of the worker pool table.

func (*WorkerPool) Rows

func (q *WorkerPool) Rows(ctx context.Context) (rows []table.Row, err error)

Rows returns the rows of the worker pool table.

func (*WorkerPool) Selected

func (q *WorkerPool) Selected(row table.Row) error

Selected opens the selected worker pool in the browser.

Jump to

Keyboard shortcuts

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