Documentation ¶
Index ¶
- type ClientOption
- type ClientService
- func (_m *ClientService) CreateSize(params *size.CreateSizeParams, authInfo runtime.ClientAuthInfoWriter, ...) (*size.CreateSizeCreated, error)
- func (_m *ClientService) DeleteSize(params *size.DeleteSizeParams, authInfo runtime.ClientAuthInfoWriter, ...) (*size.DeleteSizeOK, error)
- func (_m *ClientService) FindSize(params *size.FindSizeParams, authInfo runtime.ClientAuthInfoWriter, ...) (*size.FindSizeOK, error)
- func (_m *ClientService) FromHardware(params *size.FromHardwareParams, authInfo runtime.ClientAuthInfoWriter, ...) (*size.FromHardwareOK, error)
- func (_m *ClientService) ListSizes(params *size.ListSizesParams, authInfo runtime.ClientAuthInfoWriter, ...) (*size.ListSizesOK, error)
- func (_m *ClientService) SetTransport(transport runtime.ClientTransport)
- func (_m *ClientService) UpdateSize(params *size.UpdateSizeParams, authInfo runtime.ClientAuthInfoWriter, ...) (*size.UpdateSizeOK, 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 (*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 (*ClientService) CreateSize ¶
func (_m *ClientService) CreateSize(params *size.CreateSizeParams, authInfo runtime.ClientAuthInfoWriter, opts ...size.ClientOption) (*size.CreateSizeCreated, error)
CreateSize provides a mock function with given fields: params, authInfo, opts
func (*ClientService) DeleteSize ¶
func (_m *ClientService) DeleteSize(params *size.DeleteSizeParams, authInfo runtime.ClientAuthInfoWriter, opts ...size.ClientOption) (*size.DeleteSizeOK, error)
DeleteSize provides a mock function with given fields: params, authInfo, opts
func (*ClientService) FindSize ¶
func (_m *ClientService) FindSize(params *size.FindSizeParams, authInfo runtime.ClientAuthInfoWriter, opts ...size.ClientOption) (*size.FindSizeOK, error)
FindSize provides a mock function with given fields: params, authInfo, opts
func (*ClientService) FromHardware ¶
func (_m *ClientService) FromHardware(params *size.FromHardwareParams, authInfo runtime.ClientAuthInfoWriter, opts ...size.ClientOption) (*size.FromHardwareOK, error)
FromHardware provides a mock function with given fields: params, authInfo, opts
func (*ClientService) ListSizes ¶
func (_m *ClientService) ListSizes(params *size.ListSizesParams, authInfo runtime.ClientAuthInfoWriter, opts ...size.ClientOption) (*size.ListSizesOK, error)
ListSizes 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) UpdateSize ¶
func (_m *ClientService) UpdateSize(params *size.UpdateSizeParams, authInfo runtime.ClientAuthInfoWriter, opts ...size.ClientOption) (*size.UpdateSizeOK, error)
UpdateSize provides a mock function with given fields: params, authInfo, opts