コード例 #1
0
ファイル: tpl_one_remove.go プロジェクト: rajthilakmca/megdc
func init() {
	ubuntuoneremove = &UbuntuOneRemove{}
	templates.Register("UbuntuOneRemove", ubuntuoneremove)
}
コード例 #2
0
func init() {
	ubuntucephdatastore = &UbuntuCephDatastore{}
	templates.Register("UbuntuCephDatastore", ubuntucephdatastore)
}
コード例 #3
0
ファイル: tpl_megam_report.go プロジェクト: mehulsbhatt/megdc
func init() {
	ubuntumegamreport = &UbuntuMegamReport{}
	templates.Register("UbuntuMegamReport", ubuntumegamreport)
}
コード例 #4
0
func init() {
	ubuntumegamsnowflakeremove = &UbuntuMegamSnowflakeRemove{}
	templates.Register("UbuntuMegamSnowflakeRemove", ubuntumegamsnowflakeremove)
}
コード例 #5
0
func init() {
	ubuntumegamsnowflakeinstall = &UbuntuMegamSnowflakeInstall{}
	templates.Register("UbuntuMegamSnowflakeInstall", ubuntumegamsnowflakeinstall)
}
コード例 #6
0
func init() {
	debiannilavuinstall = &DebianNilavuInstall{}
	templates.Register("DebianNilavuInstall", debiannilavuinstall)
}
コード例 #7
0
func init() {
	ubuntumesosslaveinstall = &UbuntuMesosSlaveInstall{}
	templates.Register("UbuntuMesosSlaveInstall", ubuntumesosslaveinstall)
}
コード例 #8
0
func init() {
	debianverticeremove = &DebianMegamdRemove{}
	templates.Register("DebianMegamdRemove", debianverticeremove)
}
コード例 #9
0
func init() {
	ubuntumegamcommoninstall = &UbuntuMegamCommonInstall{}
	templates.Register("UbuntuMegamCommonInstall", ubuntumegamcommoninstall)
}
コード例 #10
0
func init() {
	debiangatewayinstall = &DebianGatewayInstall{}
	templates.Register("DebianGatewayInstall", debiangatewayinstall)
}
コード例 #11
0
func init() {
	ubuntuverticecommonremove = &UbuntuMegamCommonRemove{}
	templates.Register("UbuntuMegamCommonRemove", ubuntuverticecommonremove)
}
コード例 #12
0
func init() {
	debianverticeconfig = &DebianVerticeConfig{}
	templates.Register("DebianVerticeConfig", debianverticeconfig)
}
コード例 #13
0
func init() {
	ubuntugatewayremove = &UbuntuGatewayRemove{}
	templates.Register("UbuntuGatewayRemove", ubuntugatewayremove)
}
コード例 #14
0
func init() {
	debianverticereport = &DebianVerticeReport{}
	templates.Register("DebianVerticeReport", debianverticereport)
}
コード例 #15
0
func init() {
	debiancephdatastore = &DebianCephDatastore{}
	templates.Register("DebianCephDatastore", debiancephdatastore)
}
コード例 #16
0
func init() {
	ubuntucephinstall = &UbuntuCephInstall{}
	templates.Register("UbuntuCephInstall", ubuntucephinstall)
}
コード例 #17
0
ファイル: tpl_riak_remove .go プロジェクト: mehulsbhatt/megdc
func init() {
	ubunturiakremove = &UbuntuRiakRemove{}
	templates.Register("UbuntuRiakRemove", ubunturiakremove)
}
コード例 #18
0
func init() {
	ubunturabbitmqinstall = &UbuntuRabbitmqInstall{}
	templates.Register("UbuntuRabbitmqInstall", ubunturabbitmqinstall)
}
コード例 #19
0
func init() {
	ubuntumegamgatewayinstall = &UbuntuMegamGatewayInstall{}
	templates.Register("UbuntuMegamGatewayInstall", ubuntumegamgatewayinstall)
}
コード例 #20
0
ファイル: tpl_riak_install.go プロジェクト: mehulsbhatt/megdc
func init() {
	ubunturiakinstall = &UbuntuRiakInstall{}
	templates.Register("UbuntuRiakInstall", ubunturiakinstall)
}
コード例 #21
0
func init() {
	ubuntuverticeinstall = &UbuntuMegamdInstall{}
	templates.Register("UbuntuMegamdInstall", ubuntuverticeinstall)
}
コード例 #22
0
func init() {
	debiansnowflakeremove = &DebianSnowflakeRemove{}
	templates.Register("DebianSnowflakeRemove", debiansnowflakeremove)
}
コード例 #23
0
func init() {
	ubuntucreatenetwork = &UbuntuCreateNetwork{}
	templates.Register("UbuntuCreateNetwork", ubuntucreatenetwork)
}
コード例 #24
0
ファイル: tpl_ssh_auth.go プロジェクト: rajthilakmca/megdc
func init() {
	ubuntusshpass = &UbuntuSshPass{}
	templates.Register("UbuntuSshPass", ubuntusshpass)
}
コード例 #25
0
func init() {
	ubuntuverticereport = &UbuntuVerticeReport{}
	templates.Register("UbuntuVerticeReport", ubuntuverticereport)
}
コード例 #26
0
func init() {
	debiancephgateway = &DebianCephGateway{}
	templates.Register("DebianCephGateway", debiancephgateway)
}
コード例 #27
0
ファイル: tpl_one_remove.go プロジェクト: rajthilakmca/megdc
func init() {
	debianoneremove = &DebianOneRemove{}
	templates.Register("DebianOneRemove", debianoneremove)
}
コード例 #28
0
func init() {
	debiannilavuremove = &DebianNilavuRemove{}
	templates.Register("DebianNilavuRemove", debiannilavuremove)
}
コード例 #29
0
func init() {
	ubuntuonehostinstall = &UbuntuOneHostInstall{}
	templates.Register("UbuntuOneHostInstall", ubuntuonehostinstall)
}
コード例 #30
0
ファイル: tpl_ceph_remove.go プロジェクト: rajthilakmca/megdc
func init() {
	ubuntucephremove = &UbuntuCephRemove{}
	templates.Register("UbuntuCephRemove", ubuntucephremove)
}