Skip to main content

Crate fakecloud_ecs

Crate fakecloud_ecs 

Source

Modules§

runtime
Docker/Podman-based ECS task execution.

Structs§

CapacityProvider
Cluster
EcsService
EcsSnapshot
Top-level persisted ECS snapshot. Mirrors the multi-account snapshot convention used by Kinesis/ECR/ElastiCache so main.rs can share the load/save pattern.
EcsState
LifecycleEvent
Service
TagEntry
Task
TaskDefinition

Constants§

ECS_SNAPSHOT_SCHEMA_VERSION

Functions§

run_scheduler_ticker
Background scheduler ticker: periodically converges ECS services toward desiredCount. Wired in fakecloud-server like the other tickers. Real ECS does this continuously; we tick every few seconds. bug-audit 4.7.

Type Aliases§

SharedEcsState