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

x/kubernetes_apis/common.ts>WatchEvent

REST focused Typescript classes for Kubernetes APIs, and tools for generating API interfaces
Latest
type alias WatchEvent
Re-export
import { type WatchEvent } from "https://deno.land/x/kubernetes_apis@v0.5.1/common.ts";
definition: WatchEventObject<T> | WatchEventError<U> | WatchEventBookmark
definition: WatchEventObject<T> | WatchEventError<U> | WatchEventBookmark