import { type NodeConfigStatus } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/structs.ts";
NodeConfigStatus describes the status of the config assigned by Node.Spec.ConfigSource.
Properties
optional
active: NodeConfigSource | nulloptional
assigned: NodeConfigSource | nulloptional
lastKnownGood: NodeConfigSource | null