package
1.32.0-coveo.0
Repository: https://github.com/coveo/amazon-ecs-agent.git
Documentation: pkg.go.dev
# Packages
Package cipher provides customized cipher configuration for agent client.
No description provided by the author
No description provided by the author
Package mock_utils is a generated GoMock package.
No description provided by the author
No description provided by the author
Package sync is an analogue to the stdlib sync package.
Package ttime implements a testable alternative to the Go "time" package.
# Functions
CompleteJsonUnmarshal determines if a given struct has members corresponding to every key of a json object (passed as the json string).
No description provided by the author
ExtractVersion extracts a matching version from the version number string.
GetCPUFlags merges all processors' flags and return as a map.
IsAWSErrorCodeEqual returns true if the err implements Error interface of awserr and it has the same error code as the passed in error code.
JsonKeys takes an arbitrary byte array representing a json stringified object and returns all the keys of that object.
MapToTags converts a map to a slice of tags.
NewDynamicUUIDProvider returns a new dynamicUUIDProvider.
NewJitteredTicker works like a time.Ticker except with randomly distributed ticks between start and end duration.
No description provided by the author
No description provided by the author
NewStaticUUIDProvider returns a new staticUUIDProvider.
No description provided by the author
ParseRepositoryTag mimics the go-dockerclient's ParseReposirotyData.
No description provided by the author
No description provided by the author
SignHTTPRequest signs an http.Request struct with authv4 using the given region, service, and credentials.
SlicesDeepEqual checks if slice1 and slice2 are equal, disregarding order.
No description provided by the author
No description provided by the author
Uint16SliceToStringSlice converts a slice of type uint16 to a slice of type *string.
No description provided by the author
# Variables
No description provided by the author
# Structs
Implements semaphore.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
UUIDProvider wraps 'uuid' methods for testing.
# Type aliases
No description provided by the author