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 c7b9f5c commit 2184372Copy full SHA for 2184372
packages/sdk/src/kubernetes/index.ts
@@ -1,6 +1,6 @@
1
import * as kubernetesModels from "kubernetes-models"
2
3
-import { withFieldRefsClassFactory } from "../utils/FieldRef"
+import { withFieldRefsClassFactory } from "../utils/FieldRef.ts"
4
5
// Core v1 resources with FieldRef support
6
export const v1 = {
0 commit comments