Documentation ¶
Index ¶
- type ClientOption
- type ClientService
- func (_m *ClientService) CreateFilesystemLayout(params *filesystemlayout.CreateFilesystemLayoutParams, ...) (*filesystemlayout.CreateFilesystemLayoutCreated, error)
- func (_m *ClientService) DeleteFilesystemLayout(params *filesystemlayout.DeleteFilesystemLayoutParams, ...) (*filesystemlayout.DeleteFilesystemLayoutOK, error)
- func (_m *ClientService) GetFilesystemLayout(params *filesystemlayout.GetFilesystemLayoutParams, ...) (*filesystemlayout.GetFilesystemLayoutOK, error)
- func (_m *ClientService) ListFilesystemLayouts(params *filesystemlayout.ListFilesystemLayoutsParams, ...) (*filesystemlayout.ListFilesystemLayoutsOK, error)
- func (_m *ClientService) MatchFilesystemLayout(params *filesystemlayout.MatchFilesystemLayoutParams, ...) (*filesystemlayout.MatchFilesystemLayoutOK, error)
- func (_m *ClientService) SetTransport(transport runtime.ClientTransport)
- func (_m *ClientService) TryFilesystemLayout(params *filesystemlayout.TryFilesystemLayoutParams, ...) (*filesystemlayout.TryFilesystemLayoutOK, error)
- func (_m *ClientService) UpdateFilesystemLayout(params *filesystemlayout.UpdateFilesystemLayoutParams, ...) (*filesystemlayout.UpdateFilesystemLayoutOK, 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) CreateFilesystemLayout ¶
func (_m *ClientService) CreateFilesystemLayout(params *filesystemlayout.CreateFilesystemLayoutParams, authInfo runtime.ClientAuthInfoWriter, opts ...filesystemlayout.ClientOption) (*filesystemlayout.CreateFilesystemLayoutCreated, error)
CreateFilesystemLayout provides a mock function with given fields: params, authInfo, opts
func (*ClientService) DeleteFilesystemLayout ¶
func (_m *ClientService) DeleteFilesystemLayout(params *filesystemlayout.DeleteFilesystemLayoutParams, authInfo runtime.ClientAuthInfoWriter, opts ...filesystemlayout.ClientOption) (*filesystemlayout.DeleteFilesystemLayoutOK, error)
DeleteFilesystemLayout provides a mock function with given fields: params, authInfo, opts
func (*ClientService) GetFilesystemLayout ¶
func (_m *ClientService) GetFilesystemLayout(params *filesystemlayout.GetFilesystemLayoutParams, authInfo runtime.ClientAuthInfoWriter, opts ...filesystemlayout.ClientOption) (*filesystemlayout.GetFilesystemLayoutOK, error)
GetFilesystemLayout provides a mock function with given fields: params, authInfo, opts
func (*ClientService) ListFilesystemLayouts ¶
func (_m *ClientService) ListFilesystemLayouts(params *filesystemlayout.ListFilesystemLayoutsParams, authInfo runtime.ClientAuthInfoWriter, opts ...filesystemlayout.ClientOption) (*filesystemlayout.ListFilesystemLayoutsOK, error)
ListFilesystemLayouts provides a mock function with given fields: params, authInfo, opts
func (*ClientService) MatchFilesystemLayout ¶
func (_m *ClientService) MatchFilesystemLayout(params *filesystemlayout.MatchFilesystemLayoutParams, authInfo runtime.ClientAuthInfoWriter, opts ...filesystemlayout.ClientOption) (*filesystemlayout.MatchFilesystemLayoutOK, error)
MatchFilesystemLayout 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) TryFilesystemLayout ¶
func (_m *ClientService) TryFilesystemLayout(params *filesystemlayout.TryFilesystemLayoutParams, authInfo runtime.ClientAuthInfoWriter, opts ...filesystemlayout.ClientOption) (*filesystemlayout.TryFilesystemLayoutOK, error)
TryFilesystemLayout provides a mock function with given fields: params, authInfo, opts
func (*ClientService) UpdateFilesystemLayout ¶
func (_m *ClientService) UpdateFilesystemLayout(params *filesystemlayout.UpdateFilesystemLayoutParams, authInfo runtime.ClientAuthInfoWriter, opts ...filesystemlayout.ClientOption) (*filesystemlayout.UpdateFilesystemLayoutOK, error)
UpdateFilesystemLayout provides a mock function with given fields: params, authInfo, opts