conditions
Parameters
value
conditions is the current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'Resizing'.
Parameters
values
conditions is the current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'Resizing'.
suspend fun conditions(argument: List<suspend PersistentVolumeClaimConditionArgsBuilder.() -> Unit>)
suspend fun conditions(vararg argument: suspend PersistentVolumeClaimConditionArgsBuilder.() -> Unit)
Parameters
argument
conditions is the current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'Resizing'.