UNPKG

@spotinst/spinnaker-deck

Version:

Spinnaker-Deck service, forked with support to Spotinst

5 lines (4 loc) 84 B
export interface ILoadBalancerIncompatibility { type: string; reason: string; }