package
3.7.1
Repository: https://github.com/buildkite/cli.git
Documentation: pkg.go.dev

# Functions

AgentDataTable renders detailed agent information in a table format.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParseMetadata parses agent metadata to extract queue and other metadata.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
AgentListItem implements list.Item for displaying in a list.
No description provided by the author
BulkAgent aggregates multiple StoppableAgents to stop them in parallel and display the progress to the user.
StatusUpdate is used to update the internal state of a StoppableAgent.
No description provided by the author

# Type aliases

No description provided by the author
StopFn represents a function that returns a StatusUpdate Use a function of this type to update the state of a StoppableAgent.