package
0.0.0-20250308170929-48bd8ed27534
Repository: https://github.com/evergreen-ci/evergreen.git
Documentation: pkg.go.dev
# Functions
GetEC2Hostname returns the public host name from the metadata endpoint if it's an EC2 instance.
GetEC2InstanceID returns the instance ID from the metadata endpoint if it's an EC2 instance.
IsGitVersionMinimumForScalar checks if the installed Git version is later than the specified version.
KillSpawnedProcs kills processes that descend from the agent and waits for them to terminate.
No description provided by the author
S3DefaultURL returns the S3 URL for the given bucket containing the object key.
S3PathURL returns the path-style S3 URL for the given bucket containing the object key.
S3VirtualHostedURL returns the virtual hosted-style S3 URL for the given bucket containing the object key.
TrackProcess is a noop by default if we don't need to do any special bookkeeping up-front.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
DynamicExpansions wraps expansions for safe concurrent access as they are dynamically updated.
No description provided by the author