Documentation
¶
Overview ¶
Package list implements the actions runner-group runner-set list command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ListOptions ¶
type ListOptions struct {
IO *iostreams.IOStreams
HttpClient func() (*http.Client, error)
Org string
RunnerGroupID string
Keyword string
Limit int
Page int
Paginate bool
PerPage int
LimitSet bool
PerPageSet bool
JSON bool
}
ListOptions configures the actions runner-group runner-set list command.
Source Files
¶
- list.go
Click to show internal directories.
Click to hide internal directories.