com.xebialabs.deployit.plugin.cloud.vsphere.access
Class VsphereUtils

java.lang.Object
  extended by com.xebialabs.deployit.plugin.cloud.vsphere.access.VsphereUtils

public class VsphereUtils
extends java.lang.Object


Constructor Summary
VsphereUtils()
           
 
Method Summary
static java.lang.String hostPath(java.lang.String datacenter, java.lang.String path)
           
static java.lang.String vmPath(java.lang.String datacenter, java.lang.String... path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VsphereUtils

public VsphereUtils()
Method Detail

vmPath

public static java.lang.String vmPath(java.lang.String datacenter,
                                      java.lang.String... path)

hostPath

public static java.lang.String hostPath(java.lang.String datacenter,
                                        java.lang.String path)