storageos

@JvmName(name = "cpvcitmkiqhurrhj")
suspend fun storageos(value: Output<StorageOSPersistentVolumeSourceArgs>)
@JvmName(name = "bgrfuwcoiwtjlhpy")
suspend fun storageos(value: StorageOSPersistentVolumeSourceArgs?)

Parameters

value

storageOS represents a StorageOS volume that is attached to the kubelet's host machine and mounted into the pod. Deprecated: StorageOS is deprecated and the in-tree storageos type is no longer supported. More info: https://examples.k8s.io/volumes/storageos/README.md


@JvmName(name = "hfbnqjdhpecsjgxh")
suspend fun storageos(argument: suspend StorageOSPersistentVolumeSourceArgsBuilder.() -> Unit)

Parameters

argument

storageOS represents a StorageOS volume that is attached to the kubelet's host machine and mounted into the pod. Deprecated: StorageOS is deprecated and the in-tree storageos type is no longer supported. More info: https://examples.k8s.io/volumes/storageos/README.md