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

x/kubernetes_apis/builtin/authentication.k8s.io@v1alpha1/mod.ts>AuthenticationV1alpha1Api

REST focused Typescript classes for Kubernetes APIs, and tools for generating API interfaces
Go to Latest
class AuthenticationV1alpha1Api
import { AuthenticationV1alpha1Api } from "https://deno.land/x/kubernetes_apis@v0.5.0/builtin/authentication.k8s.io@v1alpha1/mod.ts";

Constructors

new
AuthenticationV1alpha1Api(client: c.RestClient)

Methods

createSelfSubjectReview(body: AuthenticationV1alpha1.SelfSubjectReview, opts?: operations.PutOpts)