Documentation
¶
Index ¶
- type IClient
- func (_m *IClient) CreateEndpoint(ctx context.Context, params *s3outposts.CreateEndpointInput, ...) (*s3outposts.CreateEndpointOutput, error)
- func (_m *IClient) DeleteEndpoint(ctx context.Context, params *s3outposts.DeleteEndpointInput, ...) (*s3outposts.DeleteEndpointOutput, error)
- func (_m *IClient) ListEndpoints(ctx context.Context, params *s3outposts.ListEndpointsInput, ...) (*s3outposts.ListEndpointsOutput, error)
- func (_m *IClient) ListOutpostsWithS3(ctx context.Context, params *s3outposts.ListOutpostsWithS3Input, ...) (*s3outposts.ListOutpostsWithS3Output, error)
- func (_m *IClient) ListSharedEndpoints(ctx context.Context, params *s3outposts.ListSharedEndpointsInput, ...) (*s3outposts.ListSharedEndpointsOutput, error)
- func (_m *IClient) Options() s3outposts.Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IClient ¶
IClient is an autogenerated mock type for the IClient type
func NewIClient ¶
NewIClient creates a new instance of IClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*IClient) CreateEndpoint ¶
func (_m *IClient) CreateEndpoint(ctx context.Context, params *s3outposts.CreateEndpointInput, optFns ...func(*s3outposts.Options)) (*s3outposts.CreateEndpointOutput, error)
CreateEndpoint provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteEndpoint ¶
func (_m *IClient) DeleteEndpoint(ctx context.Context, params *s3outposts.DeleteEndpointInput, optFns ...func(*s3outposts.Options)) (*s3outposts.DeleteEndpointOutput, error)
DeleteEndpoint provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListEndpoints ¶
func (_m *IClient) ListEndpoints(ctx context.Context, params *s3outposts.ListEndpointsInput, optFns ...func(*s3outposts.Options)) (*s3outposts.ListEndpointsOutput, error)
ListEndpoints provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListOutpostsWithS3 ¶
func (_m *IClient) ListOutpostsWithS3(ctx context.Context, params *s3outposts.ListOutpostsWithS3Input, optFns ...func(*s3outposts.Options)) (*s3outposts.ListOutpostsWithS3Output, error)
ListOutpostsWithS3 provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListSharedEndpoints ¶
func (_m *IClient) ListSharedEndpoints(ctx context.Context, params *s3outposts.ListSharedEndpointsInput, optFns ...func(*s3outposts.Options)) (*s3outposts.ListSharedEndpointsOutput, error)
ListSharedEndpoints provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() s3outposts.Options
Options provides a mock function with given fields: