azureSDK

package
v0.0.0-...-2db79e0 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2017 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Sdk

type Sdk struct {
	ServicePrincipal *ServicePrincipal
	Network          *network.ManagementClient
	Vnet             *network.VirtualNetworksClient
	ResourceGroup    *resources.GroupsClient
}

func NewSdk

func NewSdk() (*Sdk, error)

type ServicePrincipal

type ServicePrincipal struct {
	ClientID           string
	ClientSecret       string
	SubscriptionID     string
	TenantId           string
	HashMap            map[string]string
	AuthenticatedToken *adal.ServicePrincipalToken
}

Jump to

Keyboard shortcuts

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