Documentation ¶
Index ¶
Constants ¶
View Source
const ( TypeApplication = "application" TypeGateway = "gateway" TypeNetwork = "network" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ELB ¶
type ELB struct { types.Metadata LoadBalancers []LoadBalancer }
type Listener ¶
type Listener struct { types.Metadata Protocol types.StringValue TLSPolicy types.StringValue DefaultAction Action }
Click to show internal directories.
Click to hide internal directories.