package
0.0.0-20250308170929-48bd8ed27534
Repository: https://github.com/evergreen-ci/evergreen.git
Documentation: pkg.go.dev

# Packages

Package command defines the behavior of commands invoked by project configuration files.
No description provided by the author
Package util provides utility methods for the agent.

# Functions

New creates a new Agent with some Options and a client.Communicator.
NewSimpleStatsCollector creates a StatsCollector that runs the given commands at the given interval and sends the results to the given logger.

# Structs

Agent manages the data necessary to run tasks in a runtime environment.
Options contains startup options for an Agent.
StatsCollector samples machine statistics and logs them back to the API server at regular intervals.