UNPKG

@spotinst/spinnaker-deck

Version:

Spinnaker-Deck service, forked with support to Spotinst

6 lines (5 loc) 92 B
export interface ISecretDescriptor { account: string; region: string; name: string; }