UNPKG

@spotinst/spinnaker-deck

Version:

Spinnaker-Deck service, forked with support to Spotinst

7 lines (6 loc) 121 B
export interface ICredentials { name: string; environment: string; accountType: string; cloudProvider: string; }