//
pkg.gl
Category
github.com/DataDog/datadog-agent
pkg
version
package
0.9.0
Repository:
https://github.com/datadog/datadog-agent.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
24
Files
84 SLOC
#
Functions
Agent
Agent returns the Datadog Agent version.
New
New parses a version string like `0.0.0` and a commit identifier and returns a Version instance.
#
Variables
AgentVersion
AgentVersion contains the version of the Agent.
Commit
Commit is populated with the short commit hash from which the Agent was built.
#
Structs
Version
Version holds SemVer infos for the agent and friends.