chore: Update API Reports

Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
This commit is contained in:
Carlos Esteban Lopez
2023-09-17 19:24:06 -05:00
parent bbb750442a
commit 50f8786089
2 changed files with 2 additions and 1 deletions
@@ -29,6 +29,7 @@ import {
import { bufferFromFileOrString } from '@kubernetes/client-node';
import { createProxyMiddleware, RequestHandler } from 'http-proxy-middleware';
import { Logger } from 'winston';
import { AuthenticationStrategy } from '../auth';
import { ClusterDetails, KubernetesClustersSupplier } from '../types/types';