managementpartnerapi

package
v32.6.0 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OperationClientAPI

type OperationClientAPI interface {
	List(ctx context.Context) (result managementpartner.OperationListPage, err error)
}

OperationClientAPI contains the set of methods on the OperationClient type.

type PartnerClientAPI

type PartnerClientAPI interface {
	Create(ctx context.Context, partnerID string) (result managementpartner.PartnerResponse, err error)
	Delete(ctx context.Context, partnerID string) (result autorest.Response, err error)
	Get(ctx context.Context, partnerID string) (result managementpartner.PartnerResponse, err error)
	Update(ctx context.Context, partnerID string) (result managementpartner.PartnerResponse, err error)
}

PartnerClientAPI contains the set of methods on the PartnerClient type.

type PartnersClientAPI

type PartnersClientAPI interface {
	Get(ctx context.Context) (result managementpartner.PartnerResponse, err error)
}

PartnersClientAPI contains the set of methods on the PartnersClient type.

Jump to

Keyboard shortcuts

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