command
module
Version:
v0.0.0-...-250839a
Opens a new window with list of versions in this module.
Published: Jun 5, 2020
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Executor
概述
一个将Docker和Libvirt进行封装的工具,可以使用同样的方法部署容器和虚拟机。
目前完成了机器、卷、网络、镜像的封装
安装
安装Docker
安装Libvirt
如果需要编译proto文件生成服务端和客户端代码,则还需要安装以下依赖
使用makefile可以编译整个项目
- make 编译,运行
- make cmd 编译命令行工具
- make build 编译整个项目
- make proto 根据protobuf文件生成go代码
- make clean 清理编译生成的可执行文件和protobuf生成代码
- make help 显示帮助信息
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.