UNPKG

@altostra/core

Version:

Core library for shared types and logic

2 lines (1 loc) 108 B
export declare type LoadBalancerProtocol = 'GENEVE' | 'HTTP' | 'HTTPS' | 'TCP_UDP' | 'TCP' | 'TLS' | 'UDP';