pull/101/head
xiaojunnuo 2024-07-19 15:14:03 +08:00
parent 5bad0bbde8
commit d77fc11552
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ import kubernetesClient from 'kubernetes-client';
import dns from 'dns';
import { logger } from '@certd/pipeline';
//@ts-ignore
const { KubeConfig, Client, Request } = kubernetesClient;
export class K8sClient {