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 eb5c536 commit b6b89e0Copy full SHA for b6b89e0
src/health.ts
@@ -1,6 +1,5 @@
1
import fetch from 'node-fetch';
2
import { AbortSignal } from 'node-fetch/externals';
3
-import { URL } from 'url';
4
import { KubeConfig } from './config';
5
import { RequestOptions } from 'node:https';
6
0 commit comments