Skip to content

MetadataBuilder🔗

Constructor🔗

new MetadataBuilder()

Methods🔗

build🔗

Builds the object.

build()

annotations🔗

annotations(annotations: Record<string, string>)

creationTimestamp🔗

creationTimestamp(creationTimestamp: string)

deletionTimestamp🔗

deletionTimestamp(deletionTimestamp: string)

generation🔗

generation(generation: number)

labels🔗

labels(labels: Record<string, string>)

name🔗

name(name: string)

namespace🔗

namespace(namespace: string)

resourceVersion🔗

resourceVersion(resourceVersion: string)

uid🔗

uid(uid: string)

updateTimestamp🔗

updateTimestamp(updateTimestamp: string)

See also🔗