Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/kubernetes_apis/deps.ts>WatchEventBookmark

REST focused Typescript classes for Kubernetes APIs, and tools for generating API interfaces
Latest
type alias WatchEventBookmark
Re-export
import { type WatchEventBookmark } from "https://deno.land/x/kubernetes_apis@v0.5.3/deps.ts";
definition: { type: "BOOKMARK"; object: { metadata: { resourceVersion: string; }; }; }
definition: { type: "BOOKMARK"; object: { metadata: { resourceVersion: string; }; }; }