resources

package
v0.0.0-...-e78a02c Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeploymentsClient

type DeploymentsClient interface {
	DeploymentsClientAddons
}

DeploymentsClient is a minimal interface for azure DeploymentsClient

func NewDeploymentsClient

func NewDeploymentsClient(subscriptionID string, authorizer autorest.Authorizer) DeploymentsClient

NewDeploymentsClient creates a new DeploymentsClient

type DeploymentsClientAddons

type DeploymentsClientAddons interface {
	CreateOrUpdateAndWait(ctx context.Context, resourceGroupName string, deploymentName string, parameters resources.Deployment) error
}

DeploymentsClientAddons contains addons for DeploymentsClient

type GroupsClient

type GroupsClient interface {
	CreateOrUpdate(ctx context.Context, resourceGroupName string, parameters resources.Group) (result resources.Group, err error)
	CheckExistence(ctx context.Context, resourceGroupName string) (result autorest.Response, err error)
	GroupsClientAddons
}

GroupsClient is a minimal interface for azure GroupsClient

func NewGroupsClient

func NewGroupsClient(subscriptionID string, authorizer autorest.Authorizer) GroupsClient

NewGroupsClient creates a new ResourcesClient

type GroupsClientAddons

type GroupsClientAddons interface {
	DeleteAndWait(ctx context.Context, resourceGroupName string) (err error)
}

GroupsClientAddons contains addons for GroupsClient

Jump to

Keyboard shortcuts

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