metadata

@JvmName(name = "basanteggnvonbbg")
suspend fun metadata(value: Output<ObjectMetaArgs>)
@JvmName(name = "ltyvtxyhryaorqhw")
suspend fun metadata(value: ObjectMetaArgs?)

Parameters

value

Standard object's metadata. The name has no particular meaning. It must be a DNS subdomain (dots allowed, 253 characters). To ensure that there are no conflicts with other CSI drivers on the cluster, the recommendation is to use csisc-, a generated name, or a reverse-domain name which ends with the unique CSI driver name. Objects are namespaced. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata


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

Parameters

argument

Standard object's metadata. The name has no particular meaning. It must be a DNS subdomain (dots allowed, 253 characters). To ensure that there are no conflicts with other CSI drivers on the cluster, the recommendation is to use csisc-, a generated name, or a reverse-domain name which ends with the unique CSI driver name. Objects are namespaced. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata