Documentation ¶
Index ¶
Constants ¶
View Source
const ( InterfaceTypePrivate InterfaceType = "private" ServiceTypeVpc ServiceType = "VPC" ServiceTypeVgw ServiceType = "VGW" ServiceTypeGdww ServiceType = "GDWW" ServiceTypeLgw ServiceType = "LGW" RouteModeStatic RouteMode = "static" RouteModeBgp RouteMode = "bgp" AddressTypeIpv4 AddressType = "ipv4" AddressTypeIpv6 AddressType = "ipv6" )
Variables ¶
This section is empty.
Functions ¶
func ResourceVirtualGateway ¶
Types ¶
type AddressType ¶
type AddressType string
type InterfaceType ¶
type InterfaceType string
type ServiceType ¶
type ServiceType string
Click to show internal directories.
Click to hide internal directories.