requiresRepublish

@JvmName(name = "pxkctlplgueamtfj")
suspend fun requiresRepublish(value: Output<Boolean>)
@JvmName(name = "rsvdugqdtghigwjq")
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. This is an alpha feature and only available when the CSIServiceAccountToken feature is enabled.