Documentation ¶
Index ¶
- type ClientOption
- type ClientService
- func (_m *ClientService) Creates3(params *clients3.Creates3Params, authInfo runtime.ClientAuthInfoWriter, ...) (*clients3.Creates3OK, error)
- func (_m *ClientService) Deletes3(params *clients3.Deletes3Params, authInfo runtime.ClientAuthInfoWriter, ...) (*clients3.Deletes3OK, error)
- func (_m *ClientService) Gets3(params *clients3.Gets3Params, authInfo runtime.ClientAuthInfoWriter, ...) (*clients3.Gets3OK, error)
- func (_m *ClientService) Lists3(params *clients3.Lists3Params, authInfo runtime.ClientAuthInfoWriter, ...) (*clients3.Lists3OK, error)
- func (_m *ClientService) Lists3partitions(params *clients3.Lists3partitionsParams, authInfo runtime.ClientAuthInfoWriter, ...) (*clients3.Lists3partitionsOK, error)
- func (_m *ClientService) SetTransport(transport runtime.ClientTransport)
- func (_m *ClientService) Updates3(params *clients3.Updates3Params, authInfo runtime.ClientAuthInfoWriter, ...) (*clients3.Updates3OK, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientOption ¶
ClientOption is an autogenerated mock type for the ClientOption type
func NewClientOption ¶ added in v0.18.21
func NewClientOption(t interface { mock.TestingT Cleanup(func()) }) *ClientOption
NewClientOption creates a new instance of ClientOption. 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 (*ClientOption) Execute ¶
func (_m *ClientOption) Execute(_a0 *runtime.ClientOperation)
Execute provides a mock function with given fields: _a0
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 (_m *ClientService) Creates3(params *clients3.Creates3Params, authInfo runtime.ClientAuthInfoWriter, opts ...clients3.ClientOption) (*clients3.Creates3OK, error)
Creates3 provides a mock function with given fields: params, authInfo, opts
func (*ClientService) Deletes3 ¶
func (_m *ClientService) Deletes3(params *clients3.Deletes3Params, authInfo runtime.ClientAuthInfoWriter, opts ...clients3.ClientOption) (*clients3.Deletes3OK, error)
Deletes3 provides a mock function with given fields: params, authInfo, opts
func (*ClientService) Gets3 ¶
func (_m *ClientService) Gets3(params *clients3.Gets3Params, authInfo runtime.ClientAuthInfoWriter, opts ...clients3.ClientOption) (*clients3.Gets3OK, error)
Gets3 provides a mock function with given fields: params, authInfo, opts
func (*ClientService) Lists3 ¶
func (_m *ClientService) Lists3(params *clients3.Lists3Params, authInfo runtime.ClientAuthInfoWriter, opts ...clients3.ClientOption) (*clients3.Lists3OK, error)
Lists3 provides a mock function with given fields: params, authInfo, opts
func (*ClientService) Lists3partitions ¶
func (_m *ClientService) Lists3partitions(params *clients3.Lists3partitionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...clients3.ClientOption) (*clients3.Lists3partitionsOK, error)
Lists3partitions provides a mock function with given fields: params, authInfo, opts
func (*ClientService) SetTransport ¶
func (_m *ClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
func (*ClientService) Updates3 ¶
func (_m *ClientService) Updates3(params *clients3.Updates3Params, authInfo runtime.ClientAuthInfoWriter, opts ...clients3.ClientOption) (*clients3.Updates3OK, error)
Updates3 provides a mock function with given fields: params, authInfo, opts