savingsplansmock

package
v1.43.22 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package savingsplansmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSavingsPlansAPI

type MockSavingsPlansAPI struct {
	// contains filtered or unexported fields
}

MockSavingsPlansAPI is a mock of SavingsPlansAPI interface.

func NewMockSavingsPlansAPI

func NewMockSavingsPlansAPI(ctrl *gomock.Controller) *MockSavingsPlansAPI

NewMockSavingsPlansAPI creates a new mock instance.

func (*MockSavingsPlansAPI) CreateSavingsPlan

CreateSavingsPlan mocks base method.

func (*MockSavingsPlansAPI) CreateSavingsPlanRequest

CreateSavingsPlanRequest mocks base method.

func (*MockSavingsPlansAPI) CreateSavingsPlanWithContext

CreateSavingsPlanWithContext mocks base method.

func (*MockSavingsPlansAPI) DeleteQueuedSavingsPlan

DeleteQueuedSavingsPlan mocks base method.

func (*MockSavingsPlansAPI) DeleteQueuedSavingsPlanRequest

DeleteQueuedSavingsPlanRequest mocks base method.

func (*MockSavingsPlansAPI) DeleteQueuedSavingsPlanWithContext

DeleteQueuedSavingsPlanWithContext mocks base method.

func (*MockSavingsPlansAPI) DescribeSavingsPlanRates

DescribeSavingsPlanRates mocks base method.

func (*MockSavingsPlansAPI) DescribeSavingsPlanRatesRequest

DescribeSavingsPlanRatesRequest mocks base method.

func (*MockSavingsPlansAPI) DescribeSavingsPlanRatesWithContext

DescribeSavingsPlanRatesWithContext mocks base method.

func (*MockSavingsPlansAPI) DescribeSavingsPlans

DescribeSavingsPlans mocks base method.

func (*MockSavingsPlansAPI) DescribeSavingsPlansOfferingRates

DescribeSavingsPlansOfferingRates mocks base method.

func (*MockSavingsPlansAPI) DescribeSavingsPlansOfferingRatesRequest

DescribeSavingsPlansOfferingRatesRequest mocks base method.

func (*MockSavingsPlansAPI) DescribeSavingsPlansOfferingRatesWithContext

DescribeSavingsPlansOfferingRatesWithContext mocks base method.

func (*MockSavingsPlansAPI) DescribeSavingsPlansOfferings

DescribeSavingsPlansOfferings mocks base method.

func (*MockSavingsPlansAPI) DescribeSavingsPlansOfferingsRequest

DescribeSavingsPlansOfferingsRequest mocks base method.

func (*MockSavingsPlansAPI) DescribeSavingsPlansOfferingsWithContext

DescribeSavingsPlansOfferingsWithContext mocks base method.

func (*MockSavingsPlansAPI) DescribeSavingsPlansRequest

DescribeSavingsPlansRequest mocks base method.

func (*MockSavingsPlansAPI) DescribeSavingsPlansWithContext

DescribeSavingsPlansWithContext mocks base method.

func (*MockSavingsPlansAPI) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockSavingsPlansAPI) ListTagsForResource

ListTagsForResource mocks base method.

func (*MockSavingsPlansAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method.

func (*MockSavingsPlansAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method.

func (*MockSavingsPlansAPI) TagResource

TagResource mocks base method.

func (*MockSavingsPlansAPI) TagResourceRequest

TagResourceRequest mocks base method.

func (*MockSavingsPlansAPI) TagResourceWithContext

TagResourceWithContext mocks base method.

func (*MockSavingsPlansAPI) UntagResource

UntagResource mocks base method.

func (*MockSavingsPlansAPI) UntagResourceRequest

UntagResourceRequest mocks base method.

func (*MockSavingsPlansAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method.

type MockSavingsPlansAPIMockRecorder

type MockSavingsPlansAPIMockRecorder struct {
	// contains filtered or unexported fields
}

MockSavingsPlansAPIMockRecorder is the mock recorder for MockSavingsPlansAPI.

func (*MockSavingsPlansAPIMockRecorder) CreateSavingsPlan

func (mr *MockSavingsPlansAPIMockRecorder) CreateSavingsPlan(arg0 interface{}) *gomock.Call

CreateSavingsPlan indicates an expected call of CreateSavingsPlan.

func (*MockSavingsPlansAPIMockRecorder) CreateSavingsPlanRequest

func (mr *MockSavingsPlansAPIMockRecorder) CreateSavingsPlanRequest(arg0 interface{}) *gomock.Call

CreateSavingsPlanRequest indicates an expected call of CreateSavingsPlanRequest.

func (*MockSavingsPlansAPIMockRecorder) CreateSavingsPlanWithContext

func (mr *MockSavingsPlansAPIMockRecorder) CreateSavingsPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateSavingsPlanWithContext indicates an expected call of CreateSavingsPlanWithContext.

func (*MockSavingsPlansAPIMockRecorder) DeleteQueuedSavingsPlan

func (mr *MockSavingsPlansAPIMockRecorder) DeleteQueuedSavingsPlan(arg0 interface{}) *gomock.Call

DeleteQueuedSavingsPlan indicates an expected call of DeleteQueuedSavingsPlan.

func (*MockSavingsPlansAPIMockRecorder) DeleteQueuedSavingsPlanRequest

func (mr *MockSavingsPlansAPIMockRecorder) DeleteQueuedSavingsPlanRequest(arg0 interface{}) *gomock.Call

DeleteQueuedSavingsPlanRequest indicates an expected call of DeleteQueuedSavingsPlanRequest.

func (*MockSavingsPlansAPIMockRecorder) DeleteQueuedSavingsPlanWithContext

func (mr *MockSavingsPlansAPIMockRecorder) DeleteQueuedSavingsPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteQueuedSavingsPlanWithContext indicates an expected call of DeleteQueuedSavingsPlanWithContext.

func (*MockSavingsPlansAPIMockRecorder) DescribeSavingsPlanRates

func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlanRates(arg0 interface{}) *gomock.Call

DescribeSavingsPlanRates indicates an expected call of DescribeSavingsPlanRates.

func (*MockSavingsPlansAPIMockRecorder) DescribeSavingsPlanRatesRequest

func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlanRatesRequest(arg0 interface{}) *gomock.Call

DescribeSavingsPlanRatesRequest indicates an expected call of DescribeSavingsPlanRatesRequest.

func (*MockSavingsPlansAPIMockRecorder) DescribeSavingsPlanRatesWithContext

func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlanRatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSavingsPlanRatesWithContext indicates an expected call of DescribeSavingsPlanRatesWithContext.

func (*MockSavingsPlansAPIMockRecorder) DescribeSavingsPlans

func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlans(arg0 interface{}) *gomock.Call

DescribeSavingsPlans indicates an expected call of DescribeSavingsPlans.

func (*MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansOfferingRates

func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansOfferingRates(arg0 interface{}) *gomock.Call

DescribeSavingsPlansOfferingRates indicates an expected call of DescribeSavingsPlansOfferingRates.

func (*MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansOfferingRatesRequest

func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansOfferingRatesRequest(arg0 interface{}) *gomock.Call

DescribeSavingsPlansOfferingRatesRequest indicates an expected call of DescribeSavingsPlansOfferingRatesRequest.

func (*MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansOfferingRatesWithContext

func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansOfferingRatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSavingsPlansOfferingRatesWithContext indicates an expected call of DescribeSavingsPlansOfferingRatesWithContext.

func (*MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansOfferings

func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansOfferings(arg0 interface{}) *gomock.Call

DescribeSavingsPlansOfferings indicates an expected call of DescribeSavingsPlansOfferings.

func (*MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansOfferingsRequest

func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansOfferingsRequest(arg0 interface{}) *gomock.Call

DescribeSavingsPlansOfferingsRequest indicates an expected call of DescribeSavingsPlansOfferingsRequest.

func (*MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansOfferingsWithContext

func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansOfferingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSavingsPlansOfferingsWithContext indicates an expected call of DescribeSavingsPlansOfferingsWithContext.

func (*MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansRequest

func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansRequest(arg0 interface{}) *gomock.Call

DescribeSavingsPlansRequest indicates an expected call of DescribeSavingsPlansRequest.

func (*MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansWithContext

func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSavingsPlansWithContext indicates an expected call of DescribeSavingsPlansWithContext.

func (*MockSavingsPlansAPIMockRecorder) ListTagsForResource

func (mr *MockSavingsPlansAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call

ListTagsForResource indicates an expected call of ListTagsForResource.

func (*MockSavingsPlansAPIMockRecorder) ListTagsForResourceRequest

func (mr *MockSavingsPlansAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest.

func (*MockSavingsPlansAPIMockRecorder) ListTagsForResourceWithContext

func (mr *MockSavingsPlansAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext.

func (*MockSavingsPlansAPIMockRecorder) TagResource

func (mr *MockSavingsPlansAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call

TagResource indicates an expected call of TagResource.

func (*MockSavingsPlansAPIMockRecorder) TagResourceRequest

func (mr *MockSavingsPlansAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call

TagResourceRequest indicates an expected call of TagResourceRequest.

func (*MockSavingsPlansAPIMockRecorder) TagResourceWithContext

func (mr *MockSavingsPlansAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagResourceWithContext indicates an expected call of TagResourceWithContext.

func (*MockSavingsPlansAPIMockRecorder) UntagResource

func (mr *MockSavingsPlansAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call

UntagResource indicates an expected call of UntagResource.

func (*MockSavingsPlansAPIMockRecorder) UntagResourceRequest

func (mr *MockSavingsPlansAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call

UntagResourceRequest indicates an expected call of UntagResourceRequest.

func (*MockSavingsPlansAPIMockRecorder) UntagResourceWithContext

func (mr *MockSavingsPlansAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagResourceWithContext indicates an expected call of UntagResourceWithContext.

Jump to

Keyboard shortcuts

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