Update API Report in light of the change
Signed-off-by: Lorenzo Davis <118796878+lorrrrrrrenzo@users.noreply.github.com>
This commit is contained in:
@@ -106,6 +106,9 @@ export class AwsS3EntityProvider implements EntityProvider {
|
||||
refresh(logger: LoggerService): Promise<void>;
|
||||
}
|
||||
|
||||
// @public
|
||||
export const defaultEksClusterEntityTransformer: EksClusterEntityTransformer;
|
||||
|
||||
// @public
|
||||
export type EksClusterEntityTransformer = (
|
||||
cluster: Cluster,
|
||||
|
||||
Reference in New Issue
Block a user