metadata

@JvmName(name = "scdvlefdlybjdhsb")
suspend fun metadata(value: Output<ObjectMetaPatchArgs>)
@JvmName(name = "nrblwcapfcfkeoqm")
suspend fun metadata(value: ObjectMetaPatchArgs?)

Parameters

value

May contain labels and annotations that will be copied into the PVC when creating it. No other fields are allowed and will be rejected during validation.


@JvmName(name = "tklkcskbntryscqi")
suspend fun metadata(argument: suspend ObjectMetaPatchArgsBuilder.() -> Unit)

Parameters

argument

May contain labels and annotations that will be copied into the PVC when creating it. No other fields are allowed and will be rejected during validation.