We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b0e78f commit 25a1a37Copy full SHA for 25a1a37
1 file changed
apps/supervisor/src/clients/kubernetes.ts
@@ -1,3 +1,4 @@
1
+/** Documents apps/supervisor/src/clients/kubernetes.ts module purpose and public usage context */
2
import * as k8s from "@kubernetes/client-node";
3
import { Informer } from "@kubernetes/client-node";
4
import { ListPromise } from "@kubernetes/client-node";
0 commit comments