Exemple #1
0
func main() {
	plugin.ServePostProcessor(new(vagrant.PostProcessor))
}
Exemple #2
0
func main() {
	plugin.ServePostProcessor(new(vsphere.PostProcessor))
}