refactor: 优化

This commit is contained in:
xiaojunnuo
2021-01-07 18:05:38 +08:00
parent c0c2cb328c
commit d727a77289
13 changed files with 120 additions and 1692 deletions
@@ -1,5 +1,5 @@
import kubernetesClient from 'kubernetes-client'
import { util } from '@certd/api0'
import { util } from '@certd/api'
import Request from 'kubernetes-client/backends/request/index.js'
const { KubeConfig, Client } = kubernetesClient
const logger = util.logger