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

x/kubernetes_apis/cert-manager/acme.cert-manager.io@v1alpha2/mod.ts>AcmeCertManagerIoV1alpha2NamespacedApi#patchOrder

REST focused Typescript classes for Kubernetes APIs, and tools for generating API interfaces
Go to Latest
method AcmeCertManagerIoV1alpha2NamespacedApi.prototype.patchOrder
import { AcmeCertManagerIoV1alpha2NamespacedApi } from "https://deno.land/x/kubernetes_apis@v0.3.2/cert-manager/acme.cert-manager.io@v1alpha2/mod.ts";

Parameters

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