Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/kubernetes_apis/builtin/meta@v1/structs.ts>ManagedFieldsEntry

REST focused Typescript classes for Kubernetes APIs, and tools for generating API interfaces
Latest
interface ManagedFieldsEntry
import { type ManagedFieldsEntry } from "https://deno.land/x/kubernetes_apis@v0.5.1/builtin/meta@v1/structs.ts";

ManagedFieldsEntry is a workflow-id, a FieldSet and the group version of the resource that the fieldset applies to.

Properties

optional
apiVersion: string | null
optional
fieldsType: string | null
optional
fieldsV1: FieldsV1 | null
optional
manager: string | null
optional
operation: string | null
optional
subresource: string | null
optional
time: c.Time | null