import { AuthenticationV1beta1Api } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/authentication.k8s.io@v1beta1/mod.ts";
Methods
createSelfSubjectReview(body: AuthenticationV1beta1.SelfSubjectReview, opts?: operations.PutOpts): Promise<AuthenticationV1beta1.SelfSubjectReview>