metadata

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

Parameters

value

Standard object metadata. metadata.Name indicates the name of the CSI driver that this object refers to; it MUST be the same name returned by the CSI GetPluginName() call for that driver. The driver name must be 63 characters or less, beginning and ending with an alphanumeric character (a-z0-9A-Z) with dashes (-), dots (.), and alphanumerics between. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata


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

Parameters

argument

Standard object metadata. metadata.Name indicates the name of the CSI driver that this object refers to; it MUST be the same name returned by the CSI GetPluginName() call for that driver. The driver name must be 63 characters or less, beginning and ending with an alphanumeric character (a-z0-9A-Z) with dashes (-), dots (.), and alphanumerics between. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata