UNPKG

@spotinst/spinnaker-deck

Version:

Spinnaker-Deck service, forked with support to Spotinst

9 lines (8 loc) 152 B
export interface IKeyPair { account: string; accountName: string; region: string; keyId: string; keyName: string; keyFingerprint: string; }