hostPath

@JvmName(name = "xrbdedxefollgklt")
suspend fun hostPath(value: Output<HostPathVolumeSourceArgs>)
@JvmName(name = "hojhgvwnqxjhvddh")
suspend fun hostPath(value: HostPathVolumeSourceArgs?)

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 = "mkscyahwchheaxvh")
suspend fun hostPath(argument: suspend HostPathVolumeSourceArgsBuilder.() -> 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