Expand description
micro_proxy - 微应用管理工具
这个工具用于管理微应用的Docker镜像构建、容器管理、Nginx反向代理配置等。
Modules§
- builder
- 镜像构建模块
- cli
- 命令行接口模块
- compose
- Docker Compose生成模块
- config
- 配置管理模块
- container
- 容器管理模块
- discovery
- 应用发现模块
- dockerfile
- Dockerfile解析模块
- network
- 网络管理模块
- nginx
- Nginx配置生成模块
- script
- 脚本执行模块
- state
- 状态管理模块
Enums§
- Error
- micro_proxy 的错误类型
Constants§
- VERSION
- 版本信息
Type Aliases§
- Result
- Result 类型别名