Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AZURE_DOMAIN_NAME = "cloudapp.net"
Functions ¶
func NewEnviron ¶
NewEnviron creates a new azureEnviron.
Types ¶
type WALADeployment ¶
type WALADeployment struct { Name string `xml:"name,attr"` Service WALADeploymentService `xml:"Service"` }
type WALADeploymentService ¶
type WALADeploymentService struct {
Name string `xml:"name,attr"`
}
type WALAInstance ¶
type WALAInstance struct {
Address string `xml:"address,attr"`
}
type WALASharedConfig ¶
type WALASharedConfig struct {}
Click to show internal directories.
Click to hide internal directories.