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 PersistentVolumeClaimConditionPatchArgsBuilder.() -> Unit>)
suspend fun conditions(vararg argument: suspend PersistentVolumeClaimConditionPatchArgsBuilder.() -> 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'.