import { type ObjectMeta } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/meta@v1/structs.ts";
ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create.
Properties
optional
managedFields: Array<ManagedFieldsEntry> | nulloptional
ownerReferences: Array<OwnerReference> | null