vm-manager:qemu-kvm虚拟机管理器工具

时间:2021-05-09 01:01:51
【文件属性】:
文件名称:vm-manager:qemu-kvm虚拟机管理器工具
文件大小:6KB
文件格式:ZIP
更新时间:2021-05-09 01:01:51
Go #VM管理器 此工具基于 ##如何安装和使用 首先,安装go 然后,设置$ GOPATH和$ PATH # append below lines to .bashrc or .zshrc or other shell profile export $GOPATH=your-go-code-path export $PATH=$GOPATH/bin:$PATH (您可以重新登录shell) 然后,安装vm-manager go get github.com/zeropage/vm-manager 并制作如下配置文件。 #This is example file #config.yaml vm: example: cpu : core : 1 memory : 512M disks :
【文件预览】:
vm-manager-master
----.gitignore(586B)
----main.go(3KB)
----scripts()
--------kvm-ifdown(461B)
--------kvm-ifup(434B)
----README.md(1KB)
----logger.go(1022B)
----config.go(4KB)

网友评论