azurepreview

package
v0.1.0-alpha.3 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2020 License: MPL-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const TerraformProviderUserAgent = "terraform-provider-azurepreview"

Variables

This section is empty.

Functions

func Provider

func Provider() *schema.Provider

Types

type Config

type Config struct {
	SubscriptionID string
	ClientID       string
	ClientSecret   string
	TenantID       string
	Environment    string
}

func (*Config) Client

func (c *Config) Client(userAgent string) (*Meta, diag.Diagnostics)

type Meta

type Meta struct {
	Budgets       consumption.BudgetsClient
	Resources     resources.Client
	Subscription  subscription.Client
	Subscriptions subscriptions.Client
	StopContext   context.Context
}

Jump to

Keyboard shortcuts

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