azure

package
v0.0.0-...-a7271ac Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 4, 2014 License: AGPL-3.0 Imports: 34 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AZURE_DOMAIN_NAME = "cloudapp.net"

Functions

func NewEnviron

func NewEnviron(cfg *config.Config) (*azureEnviron, error)

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 {
	XMLName    xml.Name       `xml:"SharedConfig"`
	Deployment WALADeployment `xml:"Deployment"`
	Instances  []WALAInstance `xml:"Instances>Instance"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL