Skip to main content

Module compose

Module compose 

Source
Expand description

Compose orchestrator for multi-container workloads.

Coordinates the lifecycle of multiple services defined in a compose file: network creation, dependency-ordered boot, and grouped teardown.

Structs§

ComposeProject
A running compose project.
HealthCheckSpec
Parsed health check specification (runtime-friendly).

Enums§

ProjectState
State of a compose project (group of services).