marketplaceordering

package
v5.2.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MarketPlaceAgreementsClient

type MarketPlaceAgreementsClient interface {
	Create(ctx context.Context, publisherID string, offerID string, planID string, parameters marketplaceordering.AgreementTerms) (result marketplaceordering.AgreementTerms, err error)
	Get(ctx context.Context, publisherID string, offerID string, planID string) (result marketplaceordering.AgreementTerms, err error)
}

MarketPlaceAgreementsClient is a minimal interface for azure MarketPlaceAgreementsClient

func NewMarketPlaceAgreementsClient

func NewMarketPlaceAgreementsClient(ctx context.Context, log *logrus.Entry, subscriptionID string, authorizer autorest.Authorizer) MarketPlaceAgreementsClient

NewMarketPlaceAgreementsClient creates a new MarketPlaceAgreementsClient

Jump to

Keyboard shortcuts

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