Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultConfDir = "conf" JobsDir = "jobs" HostsDir = "hosts" PlaybooksRolesDir = "roles" PlaybooksAppsDir = ".apps" GenAppYml = "gen_app_yml.py" AppsYml = "Apps.yml" )
Variables ¶
View Source
var AnsibleSetting = &Ansible{}
View Source
var AppSetting = &App{}
View Source
var EtcdSetting = &Etcd{}
View Source
var GPUTypesSetting map[string][]string
View Source
var PackageSetting = &Package{}
View Source
var ServerSetting = &Server{}
Functions ¶
func GetGPUType ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.