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 2227ccbCopy full SHA for 2227ccb
1 file changed
apps/kubernetes-provider/src/index.ts
@@ -1,3 +1,4 @@
1
+/** Documents apps/kubernetes-provider/src/index.ts module purpose and public usage context */
2
import * as k8s from "@kubernetes/client-node";
3
import {
4
EnvironmentType,
0 commit comments