VmwareNodeConfig constructor
VmwareNodeConfig({})
Implementation
VmwareNodeConfig({
this.bootDiskSizeGb,
this.cpus,
this.enableLoadBalancer,
this.image,
this.imageType,
this.labels,
this.memoryMb,
this.replicas,
this.taints,
this.vsphereConfig,
});