managementgroupsapi

package
v52.3.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientAPI

type ClientAPI interface {
	Get(ctx context.Context, expand string, recurse *bool) (result managementgroups.WithHierarchy, err error)
	List(ctx context.Context, skiptoken string) (result managementgroups.ListResultPage, err error)
	ListComplete(ctx context.Context, skiptoken string) (result managementgroups.ListResultIterator, err error)
}

ClientAPI contains the set of methods on the Client type.

type OperationsClientAPI

type OperationsClientAPI interface {
	List(ctx context.Context) (result managementgroups.OperationListResultPage, err error)
	ListComplete(ctx context.Context) (result managementgroups.OperationListResultIterator, err error)
}

OperationsClientAPI contains the set of methods on the OperationsClient type.

Jump to

Keyboard shortcuts

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