We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2e0c3e commit a00b451Copy full SHA for a00b451
src/config_types.ts
@@ -1,6 +1,5 @@
1
import * as fs from 'fs';
2
import * as u from 'underscore';
3
-import { ExtensionsV1beta1RollbackConfig } from './api';
4
5
export interface Cluster {
6
readonly name: string;
0 commit comments