azure

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2018 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Deletable

type Deletable interface {
	Delete() error
	Name() string
	Type() string
}

type Group

type Group struct {
	// contains filtered or unexported fields
}

func NewGroup

func NewGroup(client groupsClient, name *string) Group

func (Group) Delete

func (g Group) Delete() error

func (Group) Name

func (g Group) Name() string

func (Group) Type added in v0.16.0

func (g Group) Type() string

type Groups

type Groups struct {
	// contains filtered or unexported fields
}

func NewGroups

func NewGroups(client groupsClient, logger logger) Groups

func (Groups) List

func (g Groups) List(filter string) ([]Deletable, error)

type Leftovers

type Leftovers struct {
	// contains filtered or unexported fields
}

func NewLeftovers

func NewLeftovers(logger logger, clientId, clientSecret, subscriptionId, tenantId string) (Leftovers, error)

func (Leftovers) Delete

func (l Leftovers) Delete(filter string) error

func (Leftovers) List added in v0.16.0

func (l Leftovers) List(filter string)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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