s3outpostsmock

package
v1.55.5 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package s3outpostsmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockS3OutpostsAPI

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

MockS3OutpostsAPI is a mock of S3OutpostsAPI interface

func NewMockS3OutpostsAPI

func NewMockS3OutpostsAPI(ctrl *gomock.Controller) *MockS3OutpostsAPI

NewMockS3OutpostsAPI creates a new mock instance

func (*MockS3OutpostsAPI) CreateEndpoint

CreateEndpoint mocks base method

func (*MockS3OutpostsAPI) CreateEndpointRequest

CreateEndpointRequest mocks base method

func (*MockS3OutpostsAPI) CreateEndpointWithContext

func (m *MockS3OutpostsAPI) CreateEndpointWithContext(arg0 context.Context, arg1 *s3outposts.CreateEndpointInput, arg2 ...request.Option) (*s3outposts.CreateEndpointOutput, error)

CreateEndpointWithContext mocks base method

func (*MockS3OutpostsAPI) DeleteEndpoint

DeleteEndpoint mocks base method

func (*MockS3OutpostsAPI) DeleteEndpointRequest

DeleteEndpointRequest mocks base method

func (*MockS3OutpostsAPI) DeleteEndpointWithContext

func (m *MockS3OutpostsAPI) DeleteEndpointWithContext(arg0 context.Context, arg1 *s3outposts.DeleteEndpointInput, arg2 ...request.Option) (*s3outposts.DeleteEndpointOutput, error)

DeleteEndpointWithContext mocks base method

func (*MockS3OutpostsAPI) EXPECT

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

func (*MockS3OutpostsAPI) ListEndpoints

ListEndpoints mocks base method

func (*MockS3OutpostsAPI) ListEndpointsPages

func (m *MockS3OutpostsAPI) ListEndpointsPages(arg0 *s3outposts.ListEndpointsInput, arg1 func(*s3outposts.ListEndpointsOutput, bool) bool) error

ListEndpointsPages mocks base method

func (*MockS3OutpostsAPI) ListEndpointsPagesWithContext

func (m *MockS3OutpostsAPI) ListEndpointsPagesWithContext(arg0 context.Context, arg1 *s3outposts.ListEndpointsInput, arg2 func(*s3outposts.ListEndpointsOutput, bool) bool, arg3 ...request.Option) error

ListEndpointsPagesWithContext mocks base method

func (*MockS3OutpostsAPI) ListEndpointsRequest

ListEndpointsRequest mocks base method

func (*MockS3OutpostsAPI) ListEndpointsWithContext

func (m *MockS3OutpostsAPI) ListEndpointsWithContext(arg0 context.Context, arg1 *s3outposts.ListEndpointsInput, arg2 ...request.Option) (*s3outposts.ListEndpointsOutput, error)

ListEndpointsWithContext mocks base method

func (*MockS3OutpostsAPI) ListOutpostsWithS3 added in v1.44.212

ListOutpostsWithS3 mocks base method

func (*MockS3OutpostsAPI) ListOutpostsWithS3Pages added in v1.44.212

ListOutpostsWithS3Pages mocks base method

func (*MockS3OutpostsAPI) ListOutpostsWithS3PagesWithContext added in v1.44.212

func (m *MockS3OutpostsAPI) ListOutpostsWithS3PagesWithContext(arg0 context.Context, arg1 *s3outposts.ListOutpostsWithS3Input, arg2 func(*s3outposts.ListOutpostsWithS3Output, bool) bool, arg3 ...request.Option) error

ListOutpostsWithS3PagesWithContext mocks base method

func (*MockS3OutpostsAPI) ListOutpostsWithS3Request added in v1.44.212

ListOutpostsWithS3Request mocks base method

func (*MockS3OutpostsAPI) ListOutpostsWithS3WithContext added in v1.44.212

ListOutpostsWithS3WithContext mocks base method

func (*MockS3OutpostsAPI) ListSharedEndpoints

ListSharedEndpoints mocks base method

func (*MockS3OutpostsAPI) ListSharedEndpointsPages

ListSharedEndpointsPages mocks base method

func (*MockS3OutpostsAPI) ListSharedEndpointsPagesWithContext

func (m *MockS3OutpostsAPI) ListSharedEndpointsPagesWithContext(arg0 context.Context, arg1 *s3outposts.ListSharedEndpointsInput, arg2 func(*s3outposts.ListSharedEndpointsOutput, bool) bool, arg3 ...request.Option) error

ListSharedEndpointsPagesWithContext mocks base method

func (*MockS3OutpostsAPI) ListSharedEndpointsRequest

ListSharedEndpointsRequest mocks base method

func (*MockS3OutpostsAPI) ListSharedEndpointsWithContext

ListSharedEndpointsWithContext mocks base method

type MockS3OutpostsAPIMockRecorder

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

MockS3OutpostsAPIMockRecorder is the mock recorder for MockS3OutpostsAPI

func (*MockS3OutpostsAPIMockRecorder) CreateEndpoint

func (mr *MockS3OutpostsAPIMockRecorder) CreateEndpoint(arg0 interface{}) *gomock.Call

CreateEndpoint indicates an expected call of CreateEndpoint

func (*MockS3OutpostsAPIMockRecorder) CreateEndpointRequest

func (mr *MockS3OutpostsAPIMockRecorder) CreateEndpointRequest(arg0 interface{}) *gomock.Call

CreateEndpointRequest indicates an expected call of CreateEndpointRequest

func (*MockS3OutpostsAPIMockRecorder) CreateEndpointWithContext

func (mr *MockS3OutpostsAPIMockRecorder) CreateEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateEndpointWithContext indicates an expected call of CreateEndpointWithContext

func (*MockS3OutpostsAPIMockRecorder) DeleteEndpoint

func (mr *MockS3OutpostsAPIMockRecorder) DeleteEndpoint(arg0 interface{}) *gomock.Call

DeleteEndpoint indicates an expected call of DeleteEndpoint

func (*MockS3OutpostsAPIMockRecorder) DeleteEndpointRequest

func (mr *MockS3OutpostsAPIMockRecorder) DeleteEndpointRequest(arg0 interface{}) *gomock.Call

DeleteEndpointRequest indicates an expected call of DeleteEndpointRequest

func (*MockS3OutpostsAPIMockRecorder) DeleteEndpointWithContext

func (mr *MockS3OutpostsAPIMockRecorder) DeleteEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteEndpointWithContext indicates an expected call of DeleteEndpointWithContext

func (*MockS3OutpostsAPIMockRecorder) ListEndpoints

func (mr *MockS3OutpostsAPIMockRecorder) ListEndpoints(arg0 interface{}) *gomock.Call

ListEndpoints indicates an expected call of ListEndpoints

func (*MockS3OutpostsAPIMockRecorder) ListEndpointsPages

func (mr *MockS3OutpostsAPIMockRecorder) ListEndpointsPages(arg0, arg1 interface{}) *gomock.Call

ListEndpointsPages indicates an expected call of ListEndpointsPages

func (*MockS3OutpostsAPIMockRecorder) ListEndpointsPagesWithContext

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

ListEndpointsPagesWithContext indicates an expected call of ListEndpointsPagesWithContext

func (*MockS3OutpostsAPIMockRecorder) ListEndpointsRequest

func (mr *MockS3OutpostsAPIMockRecorder) ListEndpointsRequest(arg0 interface{}) *gomock.Call

ListEndpointsRequest indicates an expected call of ListEndpointsRequest

func (*MockS3OutpostsAPIMockRecorder) ListEndpointsWithContext

func (mr *MockS3OutpostsAPIMockRecorder) ListEndpointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListEndpointsWithContext indicates an expected call of ListEndpointsWithContext

func (*MockS3OutpostsAPIMockRecorder) ListOutpostsWithS3 added in v1.44.212

func (mr *MockS3OutpostsAPIMockRecorder) ListOutpostsWithS3(arg0 interface{}) *gomock.Call

ListOutpostsWithS3 indicates an expected call of ListOutpostsWithS3

func (*MockS3OutpostsAPIMockRecorder) ListOutpostsWithS3Pages added in v1.44.212

func (mr *MockS3OutpostsAPIMockRecorder) ListOutpostsWithS3Pages(arg0, arg1 interface{}) *gomock.Call

ListOutpostsWithS3Pages indicates an expected call of ListOutpostsWithS3Pages

func (*MockS3OutpostsAPIMockRecorder) ListOutpostsWithS3PagesWithContext added in v1.44.212

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

ListOutpostsWithS3PagesWithContext indicates an expected call of ListOutpostsWithS3PagesWithContext

func (*MockS3OutpostsAPIMockRecorder) ListOutpostsWithS3Request added in v1.44.212

func (mr *MockS3OutpostsAPIMockRecorder) ListOutpostsWithS3Request(arg0 interface{}) *gomock.Call

ListOutpostsWithS3Request indicates an expected call of ListOutpostsWithS3Request

func (*MockS3OutpostsAPIMockRecorder) ListOutpostsWithS3WithContext added in v1.44.212

func (mr *MockS3OutpostsAPIMockRecorder) ListOutpostsWithS3WithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListOutpostsWithS3WithContext indicates an expected call of ListOutpostsWithS3WithContext

func (*MockS3OutpostsAPIMockRecorder) ListSharedEndpoints

func (mr *MockS3OutpostsAPIMockRecorder) ListSharedEndpoints(arg0 interface{}) *gomock.Call

ListSharedEndpoints indicates an expected call of ListSharedEndpoints

func (*MockS3OutpostsAPIMockRecorder) ListSharedEndpointsPages

func (mr *MockS3OutpostsAPIMockRecorder) ListSharedEndpointsPages(arg0, arg1 interface{}) *gomock.Call

ListSharedEndpointsPages indicates an expected call of ListSharedEndpointsPages

func (*MockS3OutpostsAPIMockRecorder) ListSharedEndpointsPagesWithContext

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

ListSharedEndpointsPagesWithContext indicates an expected call of ListSharedEndpointsPagesWithContext

func (*MockS3OutpostsAPIMockRecorder) ListSharedEndpointsRequest

func (mr *MockS3OutpostsAPIMockRecorder) ListSharedEndpointsRequest(arg0 interface{}) *gomock.Call

ListSharedEndpointsRequest indicates an expected call of ListSharedEndpointsRequest

func (*MockS3OutpostsAPIMockRecorder) ListSharedEndpointsWithContext

func (mr *MockS3OutpostsAPIMockRecorder) ListSharedEndpointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListSharedEndpointsWithContext indicates an expected call of ListSharedEndpointsWithContext

Jump to

Keyboard shortcuts

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