metadata

@JvmName(name = "dcdxombjenkstfcp")
suspend fun metadata(value: Output<ObjectMetaPatchArgs>)
@JvmName(name = "nclcbfdrnyxugkdd")
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 = "cfqfsteyamgpchvk")
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.