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 f7f0ad3 commit 94ad089Copy full SHA for 94ad089
src/types.ts
@@ -1,5 +1,4 @@
1
import { V1ListMeta, V1ObjectMeta } from './api.js';
2
-import { Schema } from 'yaml';
3
4
export interface KubernetesObject {
5
apiVersion?: string;
0 commit comments