elasticinferencemock

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 elasticinferencemock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockElasticInferenceAPI

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

MockElasticInferenceAPI is a mock of ElasticInferenceAPI interface.

func NewMockElasticInferenceAPI

func NewMockElasticInferenceAPI(ctrl *gomock.Controller) *MockElasticInferenceAPI

NewMockElasticInferenceAPI creates a new mock instance.

func (*MockElasticInferenceAPI) DescribeAcceleratorOfferings

DescribeAcceleratorOfferings mocks base method.

func (*MockElasticInferenceAPI) DescribeAcceleratorOfferingsRequest

DescribeAcceleratorOfferingsRequest mocks base method.

func (*MockElasticInferenceAPI) DescribeAcceleratorOfferingsWithContext

DescribeAcceleratorOfferingsWithContext mocks base method.

func (*MockElasticInferenceAPI) DescribeAcceleratorTypes

DescribeAcceleratorTypes mocks base method.

func (*MockElasticInferenceAPI) DescribeAcceleratorTypesRequest

DescribeAcceleratorTypesRequest mocks base method.

func (*MockElasticInferenceAPI) DescribeAcceleratorTypesWithContext

DescribeAcceleratorTypesWithContext mocks base method.

func (*MockElasticInferenceAPI) DescribeAccelerators

DescribeAccelerators mocks base method.

func (*MockElasticInferenceAPI) DescribeAcceleratorsPages

DescribeAcceleratorsPages mocks base method.

func (*MockElasticInferenceAPI) DescribeAcceleratorsPagesWithContext

DescribeAcceleratorsPagesWithContext mocks base method.

func (*MockElasticInferenceAPI) DescribeAcceleratorsRequest

DescribeAcceleratorsRequest mocks base method.

func (*MockElasticInferenceAPI) DescribeAcceleratorsWithContext

DescribeAcceleratorsWithContext mocks base method.

func (*MockElasticInferenceAPI) EXPECT

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

func (*MockElasticInferenceAPI) ListTagsForResource

ListTagsForResource mocks base method.

func (*MockElasticInferenceAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method.

func (*MockElasticInferenceAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method.

func (*MockElasticInferenceAPI) TagResource

TagResource mocks base method.

func (*MockElasticInferenceAPI) TagResourceRequest

TagResourceRequest mocks base method.

func (*MockElasticInferenceAPI) TagResourceWithContext

TagResourceWithContext mocks base method.

func (*MockElasticInferenceAPI) UntagResource

UntagResource mocks base method.

func (*MockElasticInferenceAPI) UntagResourceRequest

UntagResourceRequest mocks base method.

func (*MockElasticInferenceAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method.

type MockElasticInferenceAPIMockRecorder

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

MockElasticInferenceAPIMockRecorder is the mock recorder for MockElasticInferenceAPI.

func (*MockElasticInferenceAPIMockRecorder) DescribeAcceleratorOfferings

func (mr *MockElasticInferenceAPIMockRecorder) DescribeAcceleratorOfferings(arg0 interface{}) *gomock.Call

DescribeAcceleratorOfferings indicates an expected call of DescribeAcceleratorOfferings.

func (*MockElasticInferenceAPIMockRecorder) DescribeAcceleratorOfferingsRequest

func (mr *MockElasticInferenceAPIMockRecorder) DescribeAcceleratorOfferingsRequest(arg0 interface{}) *gomock.Call

DescribeAcceleratorOfferingsRequest indicates an expected call of DescribeAcceleratorOfferingsRequest.

func (*MockElasticInferenceAPIMockRecorder) DescribeAcceleratorOfferingsWithContext

func (mr *MockElasticInferenceAPIMockRecorder) DescribeAcceleratorOfferingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAcceleratorOfferingsWithContext indicates an expected call of DescribeAcceleratorOfferingsWithContext.

func (*MockElasticInferenceAPIMockRecorder) DescribeAcceleratorTypes

func (mr *MockElasticInferenceAPIMockRecorder) DescribeAcceleratorTypes(arg0 interface{}) *gomock.Call

DescribeAcceleratorTypes indicates an expected call of DescribeAcceleratorTypes.

func (*MockElasticInferenceAPIMockRecorder) DescribeAcceleratorTypesRequest

func (mr *MockElasticInferenceAPIMockRecorder) DescribeAcceleratorTypesRequest(arg0 interface{}) *gomock.Call

DescribeAcceleratorTypesRequest indicates an expected call of DescribeAcceleratorTypesRequest.

func (*MockElasticInferenceAPIMockRecorder) DescribeAcceleratorTypesWithContext

func (mr *MockElasticInferenceAPIMockRecorder) DescribeAcceleratorTypesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAcceleratorTypesWithContext indicates an expected call of DescribeAcceleratorTypesWithContext.

func (*MockElasticInferenceAPIMockRecorder) DescribeAccelerators

func (mr *MockElasticInferenceAPIMockRecorder) DescribeAccelerators(arg0 interface{}) *gomock.Call

DescribeAccelerators indicates an expected call of DescribeAccelerators.

func (*MockElasticInferenceAPIMockRecorder) DescribeAcceleratorsPages

func (mr *MockElasticInferenceAPIMockRecorder) DescribeAcceleratorsPages(arg0, arg1 interface{}) *gomock.Call

DescribeAcceleratorsPages indicates an expected call of DescribeAcceleratorsPages.

func (*MockElasticInferenceAPIMockRecorder) DescribeAcceleratorsPagesWithContext

func (mr *MockElasticInferenceAPIMockRecorder) DescribeAcceleratorsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeAcceleratorsPagesWithContext indicates an expected call of DescribeAcceleratorsPagesWithContext.

func (*MockElasticInferenceAPIMockRecorder) DescribeAcceleratorsRequest

func (mr *MockElasticInferenceAPIMockRecorder) DescribeAcceleratorsRequest(arg0 interface{}) *gomock.Call

DescribeAcceleratorsRequest indicates an expected call of DescribeAcceleratorsRequest.

func (*MockElasticInferenceAPIMockRecorder) DescribeAcceleratorsWithContext

func (mr *MockElasticInferenceAPIMockRecorder) DescribeAcceleratorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAcceleratorsWithContext indicates an expected call of DescribeAcceleratorsWithContext.

func (*MockElasticInferenceAPIMockRecorder) ListTagsForResource

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

ListTagsForResource indicates an expected call of ListTagsForResource.

func (*MockElasticInferenceAPIMockRecorder) ListTagsForResourceRequest

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

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest.

func (*MockElasticInferenceAPIMockRecorder) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext.

func (*MockElasticInferenceAPIMockRecorder) TagResource

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

TagResource indicates an expected call of TagResource.

func (*MockElasticInferenceAPIMockRecorder) TagResourceRequest

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

TagResourceRequest indicates an expected call of TagResourceRequest.

func (*MockElasticInferenceAPIMockRecorder) TagResourceWithContext

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

TagResourceWithContext indicates an expected call of TagResourceWithContext.

func (*MockElasticInferenceAPIMockRecorder) UntagResource

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

UntagResource indicates an expected call of UntagResource.

func (*MockElasticInferenceAPIMockRecorder) UntagResourceRequest

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

UntagResourceRequest indicates an expected call of UntagResourceRequest.

func (*MockElasticInferenceAPIMockRecorder) UntagResourceWithContext

func (mr *MockElasticInferenceAPIMockRecorder) 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