Skip to main content

Module service

Module service 

Source
Expand description

Service-level container lifecycle management

Structs§

ContainerInfo
Per-container summary surfaced to callers (API / ps).
DeploymentContainerView
A live deployment container enriched for Docker-compat ps rows and for name resolution. Produced by ServiceManager::list_container_views.
ServiceInstance
Service instance manages a single service’s containers
ServiceManager
Service manager for multiple services
ServiceManagerBuilder
Builder for constructing a ServiceManager with optional subsystems.