package
1.300045.0
Repository: https://github.com/aws/amazon-cloudwatch-agent.git
Documentation: pkg.go.dev

# Packages

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
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

CombinedOutputTimeout runs the given command with the given timeout and returns the combined output of stdout and stderr.
RunTimeout runs the given command with the given timeout.
StdOutputTimeout runs the given command with the given timeout and returns the output of stdout.
WaitTimeout waits for the given command to finish with a timeout.

# Constants

KillGrace is the amount of time we allow a process to shutdown before sending a SIGKILL.

# Variables

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

# Structs

Duration just wraps time.Duration.