command

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2020 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Repl

func Repl(option *ReplOption) error

func Run

func Run(command []string, option *RunOption) error

func Upgrade

func Upgrade(version string, force bool) error

upgrade dvs

Types

type Image

type Image struct {
	Name string
	Tag  string
}

func ImageParser

func ImageParser(image string) Image

type ReplOption

type ReplOption struct {
	Image string
}

type RunOption

type RunOption struct {
	Image string // 运行的镜像
}

Jump to

Keyboard shortcuts

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