mirror of
https://github.com/certd/certd.git
synced 2026-04-23 03:27:25 +08:00
chore: 1
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user