Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/kubernetes_apis/builtin/node.k8s.io@v1/mod.ts>NodeV1Api#patchRuntimeClass

REST focused Typescript classes for Kubernetes APIs, and tools for generating API interfaces
Latest
method NodeV1Api.prototype.patchRuntimeClass
import { NodeV1Api } from "https://deno.land/x/kubernetes_apis@v0.5.0/builtin/node.k8s.io@v1/mod.ts";

Parameters

name: string
type: c.PatchType
body: NodeV1.RuntimeClass | c.JsonPatch
optional
opts: operations.PatchOpts = [UNSUPPORTED]