UNPKG

@spotinst/spinnaker-deck

Version:

Spinnaker-Deck service, forked with support to Spotinst

7 lines (6 loc) 112 B
export interface IKeyPair { account: string; region: string; keyName: string; keyFingerprint: string; }