hostPath

@JvmName(name = "avlonyxnwdmxnrqr")
suspend fun hostPath(value: Output<HostPathVolumeSourcePatchArgs>)
@JvmName(name = "amssuqvhqbcpmwyx")
suspend fun hostPath(value: HostPathVolumeSourcePatchArgs?)

Parameters

value

hostPath represents a directory on the host. Provisioned by a developer or tester. This is useful for single-node development and testing only! On-host storage is not supported in any way and WILL NOT WORK in a multi-node cluster. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath


@JvmName(name = "ntomoghlaoefmngf")
suspend fun hostPath(argument: suspend HostPathVolumeSourcePatchArgsBuilder.() -> Unit)

Parameters

argument

hostPath represents a directory on the host. Provisioned by a developer or tester. This is useful for single-node development and testing only! On-host storage is not supported in any way and WILL NOT WORK in a multi-node cluster. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath