Executor

command module
v0.0.0-...-250839a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 5, 2020 License: MIT Imports: 1 Imported by: 0

README

Executor

概述

一个将Docker和Libvirt进行封装的工具,可以使用同样的方法部署容器和虚拟机。

目前完成了机器、卷、网络、镜像的封装

安装

安装Docker

安装Libvirt

如果需要编译proto文件生成服务端和客户端代码,则还需要安装以下依赖

  • protoc
  • protoc-gen-go

使用makefile可以编译整个项目

  • make 编译,运行
  • make cmd 编译命令行工具
  • make build 编译整个项目
  • make proto 根据protobuf文件生成go代码
  • make clean 清理编译生成的可执行文件和protobuf生成代码
  • make help 显示帮助信息

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
io

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL