autoscalingplansmock

package
v1.41.16 Latest Latest
Warning

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

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

Documentation

Overview

Package autoscalingplansmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAutoScalingPlansAPI

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

MockAutoScalingPlansAPI is a mock of AutoScalingPlansAPI interface

func NewMockAutoScalingPlansAPI

func NewMockAutoScalingPlansAPI(ctrl *gomock.Controller) *MockAutoScalingPlansAPI

NewMockAutoScalingPlansAPI creates a new mock instance

func (*MockAutoScalingPlansAPI) CreateScalingPlan

CreateScalingPlan mocks base method

func (*MockAutoScalingPlansAPI) CreateScalingPlanRequest

CreateScalingPlanRequest mocks base method

func (*MockAutoScalingPlansAPI) CreateScalingPlanWithContext

CreateScalingPlanWithContext mocks base method

func (*MockAutoScalingPlansAPI) DeleteScalingPlan

DeleteScalingPlan mocks base method

func (*MockAutoScalingPlansAPI) DeleteScalingPlanRequest

DeleteScalingPlanRequest mocks base method

func (*MockAutoScalingPlansAPI) DeleteScalingPlanWithContext

DeleteScalingPlanWithContext mocks base method

func (*MockAutoScalingPlansAPI) DescribeScalingPlanResources

DescribeScalingPlanResources mocks base method

func (*MockAutoScalingPlansAPI) DescribeScalingPlanResourcesRequest

DescribeScalingPlanResourcesRequest mocks base method

func (*MockAutoScalingPlansAPI) DescribeScalingPlanResourcesWithContext

DescribeScalingPlanResourcesWithContext mocks base method

func (*MockAutoScalingPlansAPI) DescribeScalingPlans

DescribeScalingPlans mocks base method

func (*MockAutoScalingPlansAPI) DescribeScalingPlansRequest

DescribeScalingPlansRequest mocks base method

func (*MockAutoScalingPlansAPI) DescribeScalingPlansWithContext

DescribeScalingPlansWithContext mocks base method

func (*MockAutoScalingPlansAPI) EXPECT

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

func (*MockAutoScalingPlansAPI) GetScalingPlanResourceForecastData

GetScalingPlanResourceForecastData mocks base method

func (*MockAutoScalingPlansAPI) GetScalingPlanResourceForecastDataRequest

GetScalingPlanResourceForecastDataRequest mocks base method

func (*MockAutoScalingPlansAPI) GetScalingPlanResourceForecastDataWithContext

GetScalingPlanResourceForecastDataWithContext mocks base method

func (*MockAutoScalingPlansAPI) UpdateScalingPlan

UpdateScalingPlan mocks base method

func (*MockAutoScalingPlansAPI) UpdateScalingPlanRequest

UpdateScalingPlanRequest mocks base method

func (*MockAutoScalingPlansAPI) UpdateScalingPlanWithContext

UpdateScalingPlanWithContext mocks base method

type MockAutoScalingPlansAPIMockRecorder

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

MockAutoScalingPlansAPIMockRecorder is the mock recorder for MockAutoScalingPlansAPI

func (*MockAutoScalingPlansAPIMockRecorder) CreateScalingPlan

func (mr *MockAutoScalingPlansAPIMockRecorder) CreateScalingPlan(arg0 interface{}) *gomock.Call

CreateScalingPlan indicates an expected call of CreateScalingPlan

func (*MockAutoScalingPlansAPIMockRecorder) CreateScalingPlanRequest

func (mr *MockAutoScalingPlansAPIMockRecorder) CreateScalingPlanRequest(arg0 interface{}) *gomock.Call

CreateScalingPlanRequest indicates an expected call of CreateScalingPlanRequest

func (*MockAutoScalingPlansAPIMockRecorder) CreateScalingPlanWithContext

func (mr *MockAutoScalingPlansAPIMockRecorder) CreateScalingPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateScalingPlanWithContext indicates an expected call of CreateScalingPlanWithContext

func (*MockAutoScalingPlansAPIMockRecorder) DeleteScalingPlan

func (mr *MockAutoScalingPlansAPIMockRecorder) DeleteScalingPlan(arg0 interface{}) *gomock.Call

DeleteScalingPlan indicates an expected call of DeleteScalingPlan

func (*MockAutoScalingPlansAPIMockRecorder) DeleteScalingPlanRequest

func (mr *MockAutoScalingPlansAPIMockRecorder) DeleteScalingPlanRequest(arg0 interface{}) *gomock.Call

DeleteScalingPlanRequest indicates an expected call of DeleteScalingPlanRequest

func (*MockAutoScalingPlansAPIMockRecorder) DeleteScalingPlanWithContext

func (mr *MockAutoScalingPlansAPIMockRecorder) DeleteScalingPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteScalingPlanWithContext indicates an expected call of DeleteScalingPlanWithContext

func (*MockAutoScalingPlansAPIMockRecorder) DescribeScalingPlanResources

func (mr *MockAutoScalingPlansAPIMockRecorder) DescribeScalingPlanResources(arg0 interface{}) *gomock.Call

DescribeScalingPlanResources indicates an expected call of DescribeScalingPlanResources

func (*MockAutoScalingPlansAPIMockRecorder) DescribeScalingPlanResourcesRequest

func (mr *MockAutoScalingPlansAPIMockRecorder) DescribeScalingPlanResourcesRequest(arg0 interface{}) *gomock.Call

DescribeScalingPlanResourcesRequest indicates an expected call of DescribeScalingPlanResourcesRequest

func (*MockAutoScalingPlansAPIMockRecorder) DescribeScalingPlanResourcesWithContext

func (mr *MockAutoScalingPlansAPIMockRecorder) DescribeScalingPlanResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeScalingPlanResourcesWithContext indicates an expected call of DescribeScalingPlanResourcesWithContext

func (*MockAutoScalingPlansAPIMockRecorder) DescribeScalingPlans

func (mr *MockAutoScalingPlansAPIMockRecorder) DescribeScalingPlans(arg0 interface{}) *gomock.Call

DescribeScalingPlans indicates an expected call of DescribeScalingPlans

func (*MockAutoScalingPlansAPIMockRecorder) DescribeScalingPlansRequest

func (mr *MockAutoScalingPlansAPIMockRecorder) DescribeScalingPlansRequest(arg0 interface{}) *gomock.Call

DescribeScalingPlansRequest indicates an expected call of DescribeScalingPlansRequest

func (*MockAutoScalingPlansAPIMockRecorder) DescribeScalingPlansWithContext

func (mr *MockAutoScalingPlansAPIMockRecorder) DescribeScalingPlansWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeScalingPlansWithContext indicates an expected call of DescribeScalingPlansWithContext

func (*MockAutoScalingPlansAPIMockRecorder) GetScalingPlanResourceForecastData

func (mr *MockAutoScalingPlansAPIMockRecorder) GetScalingPlanResourceForecastData(arg0 interface{}) *gomock.Call

GetScalingPlanResourceForecastData indicates an expected call of GetScalingPlanResourceForecastData

func (*MockAutoScalingPlansAPIMockRecorder) GetScalingPlanResourceForecastDataRequest

func (mr *MockAutoScalingPlansAPIMockRecorder) GetScalingPlanResourceForecastDataRequest(arg0 interface{}) *gomock.Call

GetScalingPlanResourceForecastDataRequest indicates an expected call of GetScalingPlanResourceForecastDataRequest

func (*MockAutoScalingPlansAPIMockRecorder) GetScalingPlanResourceForecastDataWithContext

func (mr *MockAutoScalingPlansAPIMockRecorder) GetScalingPlanResourceForecastDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetScalingPlanResourceForecastDataWithContext indicates an expected call of GetScalingPlanResourceForecastDataWithContext

func (*MockAutoScalingPlansAPIMockRecorder) UpdateScalingPlan

func (mr *MockAutoScalingPlansAPIMockRecorder) UpdateScalingPlan(arg0 interface{}) *gomock.Call

UpdateScalingPlan indicates an expected call of UpdateScalingPlan

func (*MockAutoScalingPlansAPIMockRecorder) UpdateScalingPlanRequest

func (mr *MockAutoScalingPlansAPIMockRecorder) UpdateScalingPlanRequest(arg0 interface{}) *gomock.Call

UpdateScalingPlanRequest indicates an expected call of UpdateScalingPlanRequest

func (*MockAutoScalingPlansAPIMockRecorder) UpdateScalingPlanWithContext

func (mr *MockAutoScalingPlansAPIMockRecorder) UpdateScalingPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateScalingPlanWithContext indicates an expected call of UpdateScalingPlanWithContext

Jump to

Keyboard shortcuts

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