Versions in this module Expand all Collapse all v0 v0.4.0 Jul 25, 2023 v0.3.0 Apr 9, 2023 Changes in this version + func Mock(opts ...optFunc) []*awsmocker.MockedEndpoint + func WithCounts(pcount, rcount int) optFunc + func WithExitCode(val int) optFunc + func WithFamily(val string) optFunc + func WithSReason(val ecsTypes.TaskStopCode) optFunc + type Options struct + ExitCode int + Family string + PendingCount int + RunningCount int + StopReason ecsTypes.TaskStopCode