requiresRepublish

@JvmName(name = "nldiipycpxtctjgi")
suspend fun requiresRepublish(value: Output<Boolean>)
@JvmName(name = "fdaeiqyhammcdhmr")
suspend fun requiresRepublish(value: Boolean?)

Parameters

value

requiresRepublish indicates the CSI driver wants NodePublishVolume being periodically called to reflect any possible change in the mounted volume. This field defaults to false. Note: After a successful initial NodePublishVolume call, subsequent calls to NodePublishVolume should only update the contents of the volume. New mount points will not be seen by a running container.