Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Network ¶ added in v0.7.0
type Network struct {
Network *network.VirtualNetwork
PublicSubnet *network.Subnet
NetworkInterface *network.NetworkInterface
PublicIP *network.PublicIPAddress
}
type NetworkRequest ¶
type NetworkRequest struct {
Prefix string
ComponentID string
ResourceGroup *resources.ResourceGroup
}
Click to show internal directories.
Click to hide internal directories.