Re-exports§
pub use types::DockerManager;pub use types::ServiceConfig;pub use types::ServiceInfo;pub use types::ServiceStatus;
Modules§
Structs§
- Path
Processor - 跨平台路径处理器
- Runtime
Environment - 运行时环境信息
Enums§
- Compose
Command Type - Docker Compose 命令类型
- HostOs
- 主机操作系统类型
- Path
Format - 路径格式类型
- Path
Utils Error - 路径处理错误
Functions§
- detect_
compose_ command_ type - 检测 docker compose 命令类型(执行命令检测)
- detect_
runtime_ environment - 检测当前运行环境
- get_
compose_ command_ type - 获取已检测的 Docker Compose 命令类型
- set_
compose_ command_ type - 设置全局 Docker Compose 命令类型(仅能设置一次)