azure

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Authorizers

type Authorizers struct {
	Graph      *autorest.Authorizer
	Management *autorest.Authorizer

	MicrosoftGraph  auth.Authorizer
	ResourceManager auth.Authorizer

	IdentityCreds azcore.TokenCredential
}

type Tenant

type Tenant struct {
	Authorizers Authorizers

	ID              string
	SubscriptionIds []string
	TenantIds       []string

	Locations      map[string][]string
	ResourceGroups map[string][]string
}

func NewTenant

func NewTenant(pctx context.Context, authorizers Authorizers, tenantId string, subscriptionIds []string) (*Tenant, error)

Jump to

Keyboard shortcuts

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