Skip to main content
Module

x/k8s/deps.ts>OpenapiRequestMediaType

Deno / TypeScript Kubernetes client
Latest
type alias OpenapiRequestMediaType
Re-export
import { type OpenapiRequestMediaType } from "https://deno.land/x/k8s@1.29.1/deps.ts";
definition: "application/json" | "multipart/form-data" | "application/x-www-form-urlencoded"