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