package
1.50.2
Repository: https://github.com/alxche2021/amazon-ecs-agent.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
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
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.
No description provided by the author
GetCPUFlags merges all processors' flags and return as a map.
GetENIAttachmentId retrieves the attachment ID from eni attachment ARN.
GetTaskID retrieves the task ID from task ARN.
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
SearchStrInDir searches the files in directory for specific content.
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
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