import { type Taint } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/structs.ts";
The node this Taint is attached to has the "effect" on any pod that does not tolerate the Taint.
x/kubernetes_apis/builtin/core@v1/structs.ts>Taint
import { type Taint } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/structs.ts";
The node this Taint is attached to has the "effect" on any pod that does not tolerate the Taint.