Documentation ¶
Index ¶
- Constants
- Variables
- func BootstrapCmd(createDb bool, force bool, IdFromNic string, tags []string) error
- func DbMigrateCmd()
- func JoinCmd(secret string, tags []string, hubAddr string) error
- func RunCmd() error
- func ShowVersion(verbose []bool)
- type Bootstrap
- type DbMigrate
- type Join
- type Run
- type Version
Constants ¶
View Source
const ( CMD_NAME_BOOTSTRAP = "bootstrap" CMD_NAME_VERSION = "version" CMD_NAME_DB_MIGRATE = "db_migrate" CMD_NAME_RUN = "run" CMD_NAME_JOIN = "join" CMD_NAME_WEB_PROXY = "proxy-cfg" )
Variables ¶
Functions ¶
func BootstrapCmd ¶
func DbMigrateCmd ¶
func DbMigrateCmd()
func ShowVersion ¶
func ShowVersion(verbose []bool)
Types ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.