Documentation
¶
Index ¶
- type ClientService
- func (_mock *ClientService) Creates3(params *s3.Creates3Params, authInfo runtime.ClientAuthInfoWriter, ...) (*s3.Creates3OK, error)
- func (_mock *ClientService) Deletes3(params *s3.Deletes3Params, authInfo runtime.ClientAuthInfoWriter, ...) (*s3.Deletes3OK, error)
- func (_m *ClientService) EXPECT() *ClientService_Expecter
- func (_mock *ClientService) Gets3(params *s3.Gets3Params, authInfo runtime.ClientAuthInfoWriter, ...) (*s3.Gets3OK, error)
- func (_mock *ClientService) Lists3(params *s3.Lists3Params, authInfo runtime.ClientAuthInfoWriter, ...) (*s3.Lists3OK, error)
- func (_mock *ClientService) Lists3partitions(params *s3.Lists3partitionsParams, authInfo runtime.ClientAuthInfoWriter, ...) (*s3.Lists3partitionsOK, error)
- func (_mock *ClientService) SetTransport(transport runtime.ClientTransport)
- func (_mock *ClientService) Updates3(params *s3.Updates3Params, authInfo runtime.ClientAuthInfoWriter, ...) (*s3.Updates3OK, error)
- type ClientService_Creates3_Call
- type ClientService_Deletes3_Call
- type ClientService_Expecter
- func (_e *ClientService_Expecter) Creates3(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_Creates3_Call
- func (_e *ClientService_Expecter) Deletes3(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_Deletes3_Call
- func (_e *ClientService_Expecter) Gets3(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_Gets3_Call
- func (_e *ClientService_Expecter) Lists3(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_Lists3_Call
- func (_e *ClientService_Expecter) Lists3partitions(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_Lists3partitions_Call
- func (_e *ClientService_Expecter) SetTransport(transport interface{}) *ClientService_SetTransport_Call
- func (_e *ClientService_Expecter) Updates3(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_Updates3_Call
- type ClientService_Gets3_Call
- func (_c *ClientService_Gets3_Call) Return(gets3OK *s3.Gets3OK, err error) *ClientService_Gets3_Call
- func (_c *ClientService_Gets3_Call) Run(run func(params *s3.Gets3Params, authInfo runtime.ClientAuthInfoWriter, ...)) *ClientService_Gets3_Call
- func (_c *ClientService_Gets3_Call) RunAndReturn(...) *ClientService_Gets3_Call
- type ClientService_Lists3_Call
- func (_c *ClientService_Lists3_Call) Return(lists3OK *s3.Lists3OK, err error) *ClientService_Lists3_Call
- func (_c *ClientService_Lists3_Call) Run(run func(params *s3.Lists3Params, authInfo runtime.ClientAuthInfoWriter, ...)) *ClientService_Lists3_Call
- func (_c *ClientService_Lists3_Call) RunAndReturn(...) *ClientService_Lists3_Call
- type ClientService_Lists3partitions_Call
- func (_c *ClientService_Lists3partitions_Call) Return(lists3partitionsOK *s3.Lists3partitionsOK, err error) *ClientService_Lists3partitions_Call
- func (_c *ClientService_Lists3partitions_Call) Run(...) *ClientService_Lists3partitions_Call
- func (_c *ClientService_Lists3partitions_Call) RunAndReturn(...) *ClientService_Lists3partitions_Call
- type ClientService_SetTransport_Call
- func (_c *ClientService_SetTransport_Call) Return() *ClientService_SetTransport_Call
- func (_c *ClientService_SetTransport_Call) Run(run func(transport runtime.ClientTransport)) *ClientService_SetTransport_Call
- func (_c *ClientService_SetTransport_Call) RunAndReturn(run func(transport runtime.ClientTransport)) *ClientService_SetTransport_Call
- type ClientService_Updates3_Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientService ¶
ClientService is an autogenerated mock type for the ClientService type
func NewClientService ¶ added in v0.18.21
func NewClientService(t interface {
mock.TestingT
Cleanup(func())
}) *ClientService
NewClientService creates a new instance of ClientService. 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 (*ClientService) Creates3 ¶
func (_mock *ClientService) Creates3(params *s3.Creates3Params, authInfo runtime.ClientAuthInfoWriter, opts ...s3.ClientOption) (*s3.Creates3OK, error)
Creates3 provides a mock function for the type ClientService
func (*ClientService) Deletes3 ¶
func (_mock *ClientService) Deletes3(params *s3.Deletes3Params, authInfo runtime.ClientAuthInfoWriter, opts ...s3.ClientOption) (*s3.Deletes3OK, error)
Deletes3 provides a mock function for the type ClientService
func (*ClientService) EXPECT ¶ added in v0.30.9
func (_m *ClientService) EXPECT() *ClientService_Expecter
func (*ClientService) Gets3 ¶
func (_mock *ClientService) Gets3(params *s3.Gets3Params, authInfo runtime.ClientAuthInfoWriter, opts ...s3.ClientOption) (*s3.Gets3OK, error)
Gets3 provides a mock function for the type ClientService
func (*ClientService) Lists3 ¶
func (_mock *ClientService) Lists3(params *s3.Lists3Params, authInfo runtime.ClientAuthInfoWriter, opts ...s3.ClientOption) (*s3.Lists3OK, error)
Lists3 provides a mock function for the type ClientService
func (*ClientService) Lists3partitions ¶
func (_mock *ClientService) Lists3partitions(params *s3.Lists3partitionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...s3.ClientOption) (*s3.Lists3partitionsOK, error)
Lists3partitions provides a mock function for the type ClientService
func (*ClientService) SetTransport ¶
func (_mock *ClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function for the type ClientService
func (*ClientService) Updates3 ¶
func (_mock *ClientService) Updates3(params *s3.Updates3Params, authInfo runtime.ClientAuthInfoWriter, opts ...s3.ClientOption) (*s3.Updates3OK, error)
Updates3 provides a mock function for the type ClientService
type ClientService_Creates3_Call ¶ added in v0.30.9
ClientService_Creates3_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Creates3'
func (*ClientService_Creates3_Call) Return ¶ added in v0.30.9
func (_c *ClientService_Creates3_Call) Return(creates3OK *s3.Creates3OK, err error) *ClientService_Creates3_Call
func (*ClientService_Creates3_Call) Run ¶ added in v0.30.9
func (_c *ClientService_Creates3_Call) Run(run func(params *s3.Creates3Params, authInfo runtime.ClientAuthInfoWriter, opts ...s3.ClientOption)) *ClientService_Creates3_Call
func (*ClientService_Creates3_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_Creates3_Call) RunAndReturn(run func(params *s3.Creates3Params, authInfo runtime.ClientAuthInfoWriter, opts ...s3.ClientOption) (*s3.Creates3OK, error)) *ClientService_Creates3_Call
type ClientService_Deletes3_Call ¶ added in v0.30.9
ClientService_Deletes3_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Deletes3'
func (*ClientService_Deletes3_Call) Return ¶ added in v0.30.9
func (_c *ClientService_Deletes3_Call) Return(deletes3OK *s3.Deletes3OK, err error) *ClientService_Deletes3_Call
func (*ClientService_Deletes3_Call) Run ¶ added in v0.30.9
func (_c *ClientService_Deletes3_Call) Run(run func(params *s3.Deletes3Params, authInfo runtime.ClientAuthInfoWriter, opts ...s3.ClientOption)) *ClientService_Deletes3_Call
func (*ClientService_Deletes3_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_Deletes3_Call) RunAndReturn(run func(params *s3.Deletes3Params, authInfo runtime.ClientAuthInfoWriter, opts ...s3.ClientOption) (*s3.Deletes3OK, error)) *ClientService_Deletes3_Call
type ClientService_Expecter ¶ added in v0.30.9
type ClientService_Expecter struct {
// contains filtered or unexported fields
}
func (*ClientService_Expecter) Creates3 ¶ added in v0.30.9
func (_e *ClientService_Expecter) Creates3(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_Creates3_Call
Creates3 is a helper method to define mock.On call
- params *s3.Creates3Params
- authInfo runtime.ClientAuthInfoWriter
- opts ...s3.ClientOption
func (*ClientService_Expecter) Deletes3 ¶ added in v0.30.9
func (_e *ClientService_Expecter) Deletes3(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_Deletes3_Call
Deletes3 is a helper method to define mock.On call
- params *s3.Deletes3Params
- authInfo runtime.ClientAuthInfoWriter
- opts ...s3.ClientOption
func (*ClientService_Expecter) Gets3 ¶ added in v0.30.9
func (_e *ClientService_Expecter) Gets3(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_Gets3_Call
Gets3 is a helper method to define mock.On call
- params *s3.Gets3Params
- authInfo runtime.ClientAuthInfoWriter
- opts ...s3.ClientOption
func (*ClientService_Expecter) Lists3 ¶ added in v0.30.9
func (_e *ClientService_Expecter) Lists3(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_Lists3_Call
Lists3 is a helper method to define mock.On call
- params *s3.Lists3Params
- authInfo runtime.ClientAuthInfoWriter
- opts ...s3.ClientOption
func (*ClientService_Expecter) Lists3partitions ¶ added in v0.30.9
func (_e *ClientService_Expecter) Lists3partitions(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_Lists3partitions_Call
Lists3partitions is a helper method to define mock.On call
- params *s3.Lists3partitionsParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...s3.ClientOption
func (*ClientService_Expecter) SetTransport ¶ added in v0.30.9
func (_e *ClientService_Expecter) SetTransport(transport interface{}) *ClientService_SetTransport_Call
SetTransport is a helper method to define mock.On call
- transport runtime.ClientTransport
func (*ClientService_Expecter) Updates3 ¶ added in v0.30.9
func (_e *ClientService_Expecter) Updates3(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_Updates3_Call
Updates3 is a helper method to define mock.On call
- params *s3.Updates3Params
- authInfo runtime.ClientAuthInfoWriter
- opts ...s3.ClientOption
type ClientService_Gets3_Call ¶ added in v0.30.9
ClientService_Gets3_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Gets3'
func (*ClientService_Gets3_Call) Return ¶ added in v0.30.9
func (_c *ClientService_Gets3_Call) Return(gets3OK *s3.Gets3OK, err error) *ClientService_Gets3_Call
func (*ClientService_Gets3_Call) Run ¶ added in v0.30.9
func (_c *ClientService_Gets3_Call) Run(run func(params *s3.Gets3Params, authInfo runtime.ClientAuthInfoWriter, opts ...s3.ClientOption)) *ClientService_Gets3_Call
func (*ClientService_Gets3_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_Gets3_Call) RunAndReturn(run func(params *s3.Gets3Params, authInfo runtime.ClientAuthInfoWriter, opts ...s3.ClientOption) (*s3.Gets3OK, error)) *ClientService_Gets3_Call
type ClientService_Lists3_Call ¶ added in v0.30.9
ClientService_Lists3_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Lists3'
func (*ClientService_Lists3_Call) Return ¶ added in v0.30.9
func (_c *ClientService_Lists3_Call) Return(lists3OK *s3.Lists3OK, err error) *ClientService_Lists3_Call
func (*ClientService_Lists3_Call) Run ¶ added in v0.30.9
func (_c *ClientService_Lists3_Call) Run(run func(params *s3.Lists3Params, authInfo runtime.ClientAuthInfoWriter, opts ...s3.ClientOption)) *ClientService_Lists3_Call
func (*ClientService_Lists3_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_Lists3_Call) RunAndReturn(run func(params *s3.Lists3Params, authInfo runtime.ClientAuthInfoWriter, opts ...s3.ClientOption) (*s3.Lists3OK, error)) *ClientService_Lists3_Call
type ClientService_Lists3partitions_Call ¶ added in v0.30.9
ClientService_Lists3partitions_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Lists3partitions'
func (*ClientService_Lists3partitions_Call) Return ¶ added in v0.30.9
func (_c *ClientService_Lists3partitions_Call) Return(lists3partitionsOK *s3.Lists3partitionsOK, err error) *ClientService_Lists3partitions_Call
func (*ClientService_Lists3partitions_Call) Run ¶ added in v0.30.9
func (_c *ClientService_Lists3partitions_Call) Run(run func(params *s3.Lists3partitionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...s3.ClientOption)) *ClientService_Lists3partitions_Call
func (*ClientService_Lists3partitions_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_Lists3partitions_Call) RunAndReturn(run func(params *s3.Lists3partitionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...s3.ClientOption) (*s3.Lists3partitionsOK, error)) *ClientService_Lists3partitions_Call
type ClientService_SetTransport_Call ¶ added in v0.30.9
ClientService_SetTransport_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetTransport'
func (*ClientService_SetTransport_Call) Return ¶ added in v0.30.9
func (_c *ClientService_SetTransport_Call) Return() *ClientService_SetTransport_Call
func (*ClientService_SetTransport_Call) Run ¶ added in v0.30.9
func (_c *ClientService_SetTransport_Call) Run(run func(transport runtime.ClientTransport)) *ClientService_SetTransport_Call
func (*ClientService_SetTransport_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_SetTransport_Call) RunAndReturn(run func(transport runtime.ClientTransport)) *ClientService_SetTransport_Call
type ClientService_Updates3_Call ¶ added in v0.30.9
ClientService_Updates3_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Updates3'
func (*ClientService_Updates3_Call) Return ¶ added in v0.30.9
func (_c *ClientService_Updates3_Call) Return(updates3OK *s3.Updates3OK, err error) *ClientService_Updates3_Call
func (*ClientService_Updates3_Call) Run ¶ added in v0.30.9
func (_c *ClientService_Updates3_Call) Run(run func(params *s3.Updates3Params, authInfo runtime.ClientAuthInfoWriter, opts ...s3.ClientOption)) *ClientService_Updates3_Call
func (*ClientService_Updates3_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_Updates3_Call) RunAndReturn(run func(params *s3.Updates3Params, authInfo runtime.ClientAuthInfoWriter, opts ...s3.ClientOption) (*s3.Updates3OK, error)) *ClientService_Updates3_Call