addonsapi

package
v60.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2021 License: MIT Imports: 2 Imported by: 108

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