addonsapi

package
v33.3.0 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2019 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 OperationsClientAPI

type OperationsClientAPI interface {
	List(ctx context.Context) (result addons.ListOperationsDefinition, err error)
}

OperationsClientAPI contains the set of methods on the OperationsClient type.

type SupportPlanTypesClientAPI

type SupportPlanTypesClientAPI interface {
	CreateOrUpdate(ctx context.Context, providerName string, planTypeName addons.PlanTypeName) (result addons.SupportPlanTypesCreateOrUpdateFuture, err error)
	Delete(ctx context.Context, providerName string, planTypeName addons.PlanTypeName) (result addons.SupportPlanTypesDeleteFuture, err error)
	Get(ctx context.Context, providerName string, planTypeName addons.PlanTypeName) (result addons.CanonicalSupportPlanResponseEnvelope, err error)
	ListInfo(ctx context.Context) (result addons.ListCanonicalSupportPlanInfoDefinition, err error)
}

SupportPlanTypesClientAPI contains the set of methods on the SupportPlanTypesClient type.

Jump to

Keyboard shortcuts

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