예제 #1
0
func Init() {
	provisioner.Register("docker", &Docker{})
}
예제 #2
0
func Init() {
	provisioner.Register("chef", &Chef{})
}