import { makeClientProviderChain } from "https://deno.land/x/kubernetes_apis@v0.5.3/deps.ts";
Constructs the typical list of Kubernetes API clients, using an alternative client for connecting to KubeConfig contexts. The Kubectl client is unaffected by this.