vsphereVolume

@JvmName(name = "xxhivyyyuyspcagr")
suspend fun vsphereVolume(value: Output<VsphereVirtualDiskVolumeSourceArgs>)
@JvmName(name = "hhsndayttbnqduvg")
suspend fun vsphereVolume(value: VsphereVirtualDiskVolumeSourceArgs?)

Parameters

value

vsphereVolume represents a vSphere volume attached and mounted on kubelets host machine. Deprecated: VsphereVolume is deprecated. All operations for the in-tree vsphereVolume type are redirected to the csi.vsphere.vmware.com CSI driver.


@JvmName(name = "rvedfucydgwfwvvg")
suspend fun vsphereVolume(argument: suspend VsphereVirtualDiskVolumeSourceArgsBuilder.() -> Unit)

Parameters

argument

vsphereVolume represents a vSphere volume attached and mounted on kubelets host machine. Deprecated: VsphereVolume is deprecated. All operations for the in-tree vsphereVolume type are redirected to the csi.vsphere.vmware.com CSI driver.