import { type StatusCause } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/meta@v1/structs.ts";
StatusCause provides more information about an api.Status failure, including cases when multiple errors are encountered.
x/kubernetes_apis/builtin/meta@v1/structs.ts>StatusCause
import { type StatusCause } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/meta@v1/structs.ts";
StatusCause provides more information about an api.Status failure, including cases when multiple errors are encountered.