managementpartnerapi

package
v52.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2021 License: Apache-2.0 Imports: 3 Imported by: 108

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)
	ListComplete(ctx context.Context) (result managementpartner.OperationListIterator, 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