This class is to enable vSphere Kubernetes cluster
Description: -------------- - This class is used to enable vSphere Kubernetes cluster(supervisor cluster) on a given cluster using Java Rest APIs. - It supports both DHCP or STATICRANGE mode, for network configurations. - It automatically finds compatible virtual distributed switch and edgecluster(optional) on a given cluster. - It gives cluster compatibility reasons. - To use this class add below jars in the build path libraries/dependencies. - spring-web-4.0.6.RELEASE.jar - spring-core-4.0.6.RELEASE.jar - commons-logging-1.2.jar - jackson-core-asl-1.9.2.jar - jackson-mapper-asl-1.9.2.jar - jsch-0.1.54.jar