Documentation
¶
Index ¶
- type ClientOption
- type ClientService
- func (_m *ClientService) ApplicationCollectionGet(params *clientapplication.ApplicationCollectionGetParams, ...) (*clientapplication.ApplicationCollectionGetOK, error)
- func (_m *ClientService) ApplicationComponentCollectionGet(params *clientapplication.ApplicationComponentCollectionGetParams, ...) (*clientapplication.ApplicationComponentCollectionGetOK, error)
- func (_m *ClientService) ApplicationComponentGet(params *clientapplication.ApplicationComponentGetParams, ...) (*clientapplication.ApplicationComponentGetOK, error)
- func (_m *ClientService) ApplicationComponentSnapshotCollectionGet(params *clientapplication.ApplicationComponentSnapshotCollectionGetParams, ...) (*clientapplication.ApplicationComponentSnapshotCollectionGetOK, error)
- func (_m *ClientService) ApplicationComponentSnapshotCreate(params *clientapplication.ApplicationComponentSnapshotCreateParams, ...) (*clientapplication.ApplicationComponentSnapshotCreateCreated, ...)
- func (_m *ClientService) ApplicationComponentSnapshotDelete(params *clientapplication.ApplicationComponentSnapshotDeleteParams, ...) (*clientapplication.ApplicationComponentSnapshotDeleteOK, ...)
- func (_m *ClientService) ApplicationComponentSnapshotGet(params *clientapplication.ApplicationComponentSnapshotGetParams, ...) (*clientapplication.ApplicationComponentSnapshotGetOK, error)
- func (_m *ClientService) ApplicationComponentSnapshotRestore(params *clientapplication.ApplicationComponentSnapshotRestoreParams, ...) (*clientapplication.ApplicationComponentSnapshotRestoreCreated, ...)
- func (_m *ClientService) ApplicationCreate(params *clientapplication.ApplicationCreateParams, ...) (*clientapplication.ApplicationCreateCreated, ...)
- func (_m *ClientService) ApplicationDelete(params *clientapplication.ApplicationDeleteParams, ...) (*clientapplication.ApplicationDeleteOK, ...)
- func (_m *ClientService) ApplicationGet(params *clientapplication.ApplicationGetParams, ...) (*clientapplication.ApplicationGetOK, error)
- func (_m *ClientService) ApplicationModify(params *clientapplication.ApplicationModifyParams, ...) (*clientapplication.ApplicationModifyOK, ...)
- func (_m *ClientService) ApplicationSnapshotCollectionGet(params *clientapplication.ApplicationSnapshotCollectionGetParams, ...) (*clientapplication.ApplicationSnapshotCollectionGetOK, error)
- func (_m *ClientService) ApplicationSnapshotCreate(params *clientapplication.ApplicationSnapshotCreateParams, ...) (*clientapplication.ApplicationSnapshotCreateCreated, ...)
- func (_m *ClientService) ApplicationSnapshotDelete(params *clientapplication.ApplicationSnapshotDeleteParams, ...) (*clientapplication.ApplicationSnapshotDeleteOK, ...)
- func (_m *ClientService) ApplicationSnapshotGet(params *clientapplication.ApplicationSnapshotGetParams, ...) (*clientapplication.ApplicationSnapshotGetOK, error)
- func (_m *ClientService) ApplicationSnapshotRestore(params *clientapplication.ApplicationSnapshotRestoreParams, ...) (*clientapplication.ApplicationSnapshotRestoreCreated, ...)
- func (_m *ClientService) ApplicationTemplateCollectionGet(params *clientapplication.ApplicationTemplateCollectionGetParams, ...) (*clientapplication.ApplicationTemplateCollectionGetOK, error)
- func (_m *ClientService) ApplicationTemplateGet(params *clientapplication.ApplicationTemplateGetParams, ...) (*clientapplication.ApplicationTemplateGetOK, error)
- func (_m *ClientService) ConsistencyGroupCollectionGet(params *clientapplication.ConsistencyGroupCollectionGetParams, ...) (*clientapplication.ConsistencyGroupCollectionGetOK, error)
- func (_m *ClientService) ConsistencyGroupCreate(params *clientapplication.ConsistencyGroupCreateParams, ...) (*clientapplication.ConsistencyGroupCreateCreated, ...)
- func (_m *ClientService) ConsistencyGroupDelete(params *clientapplication.ConsistencyGroupDeleteParams, ...) (*clientapplication.ConsistencyGroupDeleteOK, ...)
- func (_m *ClientService) ConsistencyGroupGet(params *clientapplication.ConsistencyGroupGetParams, ...) (*clientapplication.ConsistencyGroupGetOK, error)
- func (_m *ClientService) ConsistencyGroupMetricsCollectionGet(params *clientapplication.ConsistencyGroupMetricsCollectionGetParams, ...) (*clientapplication.ConsistencyGroupMetricsCollectionGetOK, error)
- func (_m *ClientService) ConsistencyGroupModify(params *clientapplication.ConsistencyGroupModifyParams, ...) (*clientapplication.ConsistencyGroupModifyOK, ...)
- func (_m *ClientService) ConsistencyGroupSnapshotCollectionGet(params *clientapplication.ConsistencyGroupSnapshotCollectionGetParams, ...) (*clientapplication.ConsistencyGroupSnapshotCollectionGetOK, error)
- func (_m *ClientService) ConsistencyGroupSnapshotCreate(params *clientapplication.ConsistencyGroupSnapshotCreateParams, ...) (*clientapplication.ConsistencyGroupSnapshotCreateCreated, ...)
- func (_m *ClientService) ConsistencyGroupSnapshotDelete(params *clientapplication.ConsistencyGroupSnapshotDeleteParams, ...) (*clientapplication.ConsistencyGroupSnapshotDeleteOK, ...)
- func (_m *ClientService) ConsistencyGroupSnapshotGet(params *clientapplication.ConsistencyGroupSnapshotGetParams, ...) (*clientapplication.ConsistencyGroupSnapshotGetOK, error)
- func (_m *ClientService) ConsistencyGroupSnapshotModify(params *clientapplication.ConsistencyGroupSnapshotModifyParams, ...) (*clientapplication.ConsistencyGroupSnapshotModifyOK, ...)
- func (_m *ClientService) SetTransport(transport runtime.ClientTransport)
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 ¶
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 ¶
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) ApplicationCollectionGet ¶
func (_m *ClientService) ApplicationCollectionGet(params *clientapplication.ApplicationCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...clientapplication.ClientOption) (*clientapplication.ApplicationCollectionGetOK, error)
ApplicationCollectionGet provides a mock function with given fields: params, authInfo, opts
func (*ClientService) ApplicationComponentCollectionGet ¶
func (_m *ClientService) ApplicationComponentCollectionGet(params *clientapplication.ApplicationComponentCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...clientapplication.ClientOption) (*clientapplication.ApplicationComponentCollectionGetOK, error)
ApplicationComponentCollectionGet provides a mock function with given fields: params, authInfo, opts
func (*ClientService) ApplicationComponentGet ¶
func (_m *ClientService) ApplicationComponentGet(params *clientapplication.ApplicationComponentGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...clientapplication.ClientOption) (*clientapplication.ApplicationComponentGetOK, error)
ApplicationComponentGet provides a mock function with given fields: params, authInfo, opts
func (*ClientService) ApplicationComponentSnapshotCollectionGet ¶
func (_m *ClientService) ApplicationComponentSnapshotCollectionGet(params *clientapplication.ApplicationComponentSnapshotCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...clientapplication.ClientOption) (*clientapplication.ApplicationComponentSnapshotCollectionGetOK, error)
ApplicationComponentSnapshotCollectionGet provides a mock function with given fields: params, authInfo, opts
func (*ClientService) ApplicationComponentSnapshotCreate ¶
func (_m *ClientService) ApplicationComponentSnapshotCreate(params *clientapplication.ApplicationComponentSnapshotCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...clientapplication.ClientOption) (*clientapplication.ApplicationComponentSnapshotCreateCreated, *clientapplication.ApplicationComponentSnapshotCreateAccepted, error)
ApplicationComponentSnapshotCreate provides a mock function with given fields: params, authInfo, opts
func (*ClientService) ApplicationComponentSnapshotDelete ¶
func (_m *ClientService) ApplicationComponentSnapshotDelete(params *clientapplication.ApplicationComponentSnapshotDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...clientapplication.ClientOption) (*clientapplication.ApplicationComponentSnapshotDeleteOK, *clientapplication.ApplicationComponentSnapshotDeleteAccepted, error)
ApplicationComponentSnapshotDelete provides a mock function with given fields: params, authInfo, opts
func (*ClientService) ApplicationComponentSnapshotGet ¶
func (_m *ClientService) ApplicationComponentSnapshotGet(params *clientapplication.ApplicationComponentSnapshotGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...clientapplication.ClientOption) (*clientapplication.ApplicationComponentSnapshotGetOK, error)
ApplicationComponentSnapshotGet provides a mock function with given fields: params, authInfo, opts
func (*ClientService) ApplicationComponentSnapshotRestore ¶
func (_m *ClientService) ApplicationComponentSnapshotRestore(params *clientapplication.ApplicationComponentSnapshotRestoreParams, authInfo runtime.ClientAuthInfoWriter, opts ...clientapplication.ClientOption) (*clientapplication.ApplicationComponentSnapshotRestoreCreated, *clientapplication.ApplicationComponentSnapshotRestoreAccepted, error)
ApplicationComponentSnapshotRestore provides a mock function with given fields: params, authInfo, opts
func (*ClientService) ApplicationCreate ¶
func (_m *ClientService) ApplicationCreate(params *clientapplication.ApplicationCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...clientapplication.ClientOption) (*clientapplication.ApplicationCreateCreated, *clientapplication.ApplicationCreateAccepted, error)
ApplicationCreate provides a mock function with given fields: params, authInfo, opts
func (*ClientService) ApplicationDelete ¶
func (_m *ClientService) ApplicationDelete(params *clientapplication.ApplicationDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...clientapplication.ClientOption) (*clientapplication.ApplicationDeleteOK, *clientapplication.ApplicationDeleteAccepted, error)
ApplicationDelete provides a mock function with given fields: params, authInfo, opts
func (*ClientService) ApplicationGet ¶
func (_m *ClientService) ApplicationGet(params *clientapplication.ApplicationGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...clientapplication.ClientOption) (*clientapplication.ApplicationGetOK, error)
ApplicationGet provides a mock function with given fields: params, authInfo, opts
func (*ClientService) ApplicationModify ¶
func (_m *ClientService) ApplicationModify(params *clientapplication.ApplicationModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...clientapplication.ClientOption) (*clientapplication.ApplicationModifyOK, *clientapplication.ApplicationModifyAccepted, error)
ApplicationModify provides a mock function with given fields: params, authInfo, opts
func (*ClientService) ApplicationSnapshotCollectionGet ¶
func (_m *ClientService) ApplicationSnapshotCollectionGet(params *clientapplication.ApplicationSnapshotCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...clientapplication.ClientOption) (*clientapplication.ApplicationSnapshotCollectionGetOK, error)
ApplicationSnapshotCollectionGet provides a mock function with given fields: params, authInfo, opts
func (*ClientService) ApplicationSnapshotCreate ¶
func (_m *ClientService) ApplicationSnapshotCreate(params *clientapplication.ApplicationSnapshotCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...clientapplication.ClientOption) (*clientapplication.ApplicationSnapshotCreateCreated, *clientapplication.ApplicationSnapshotCreateAccepted, error)
ApplicationSnapshotCreate provides a mock function with given fields: params, authInfo, opts
func (*ClientService) ApplicationSnapshotDelete ¶
func (_m *ClientService) ApplicationSnapshotDelete(params *clientapplication.ApplicationSnapshotDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...clientapplication.ClientOption) (*clientapplication.ApplicationSnapshotDeleteOK, *clientapplication.ApplicationSnapshotDeleteAccepted, error)
ApplicationSnapshotDelete provides a mock function with given fields: params, authInfo, opts
func (*ClientService) ApplicationSnapshotGet ¶
func (_m *ClientService) ApplicationSnapshotGet(params *clientapplication.ApplicationSnapshotGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...clientapplication.ClientOption) (*clientapplication.ApplicationSnapshotGetOK, error)
ApplicationSnapshotGet provides a mock function with given fields: params, authInfo, opts
func (*ClientService) ApplicationSnapshotRestore ¶
func (_m *ClientService) ApplicationSnapshotRestore(params *clientapplication.ApplicationSnapshotRestoreParams, authInfo runtime.ClientAuthInfoWriter, opts ...clientapplication.ClientOption) (*clientapplication.ApplicationSnapshotRestoreCreated, *clientapplication.ApplicationSnapshotRestoreAccepted, error)
ApplicationSnapshotRestore provides a mock function with given fields: params, authInfo, opts
func (*ClientService) ApplicationTemplateCollectionGet ¶
func (_m *ClientService) ApplicationTemplateCollectionGet(params *clientapplication.ApplicationTemplateCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...clientapplication.ClientOption) (*clientapplication.ApplicationTemplateCollectionGetOK, error)
ApplicationTemplateCollectionGet provides a mock function with given fields: params, authInfo, opts
func (*ClientService) ApplicationTemplateGet ¶
func (_m *ClientService) ApplicationTemplateGet(params *clientapplication.ApplicationTemplateGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...clientapplication.ClientOption) (*clientapplication.ApplicationTemplateGetOK, error)
ApplicationTemplateGet provides a mock function with given fields: params, authInfo, opts
func (*ClientService) ConsistencyGroupCollectionGet ¶
func (_m *ClientService) ConsistencyGroupCollectionGet(params *clientapplication.ConsistencyGroupCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...clientapplication.ClientOption) (*clientapplication.ConsistencyGroupCollectionGetOK, error)
ConsistencyGroupCollectionGet provides a mock function with given fields: params, authInfo, opts
func (*ClientService) ConsistencyGroupCreate ¶
func (_m *ClientService) ConsistencyGroupCreate(params *clientapplication.ConsistencyGroupCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...clientapplication.ClientOption) (*clientapplication.ConsistencyGroupCreateCreated, *clientapplication.ConsistencyGroupCreateAccepted, error)
ConsistencyGroupCreate provides a mock function with given fields: params, authInfo, opts
func (*ClientService) ConsistencyGroupDelete ¶
func (_m *ClientService) ConsistencyGroupDelete(params *clientapplication.ConsistencyGroupDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...clientapplication.ClientOption) (*clientapplication.ConsistencyGroupDeleteOK, *clientapplication.ConsistencyGroupDeleteAccepted, error)
ConsistencyGroupDelete provides a mock function with given fields: params, authInfo, opts
func (*ClientService) ConsistencyGroupGet ¶
func (_m *ClientService) ConsistencyGroupGet(params *clientapplication.ConsistencyGroupGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...clientapplication.ClientOption) (*clientapplication.ConsistencyGroupGetOK, error)
ConsistencyGroupGet provides a mock function with given fields: params, authInfo, opts
func (*ClientService) ConsistencyGroupMetricsCollectionGet ¶
func (_m *ClientService) ConsistencyGroupMetricsCollectionGet(params *clientapplication.ConsistencyGroupMetricsCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...clientapplication.ClientOption) (*clientapplication.ConsistencyGroupMetricsCollectionGetOK, error)
ConsistencyGroupMetricsCollectionGet provides a mock function with given fields: params, authInfo, opts
func (*ClientService) ConsistencyGroupModify ¶
func (_m *ClientService) ConsistencyGroupModify(params *clientapplication.ConsistencyGroupModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...clientapplication.ClientOption) (*clientapplication.ConsistencyGroupModifyOK, *clientapplication.ConsistencyGroupModifyAccepted, error)
ConsistencyGroupModify provides a mock function with given fields: params, authInfo, opts
func (*ClientService) ConsistencyGroupSnapshotCollectionGet ¶
func (_m *ClientService) ConsistencyGroupSnapshotCollectionGet(params *clientapplication.ConsistencyGroupSnapshotCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...clientapplication.ClientOption) (*clientapplication.ConsistencyGroupSnapshotCollectionGetOK, error)
ConsistencyGroupSnapshotCollectionGet provides a mock function with given fields: params, authInfo, opts
func (*ClientService) ConsistencyGroupSnapshotCreate ¶
func (_m *ClientService) ConsistencyGroupSnapshotCreate(params *clientapplication.ConsistencyGroupSnapshotCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...clientapplication.ClientOption) (*clientapplication.ConsistencyGroupSnapshotCreateCreated, *clientapplication.ConsistencyGroupSnapshotCreateAccepted, error)
ConsistencyGroupSnapshotCreate provides a mock function with given fields: params, authInfo, opts
func (*ClientService) ConsistencyGroupSnapshotDelete ¶
func (_m *ClientService) ConsistencyGroupSnapshotDelete(params *clientapplication.ConsistencyGroupSnapshotDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...clientapplication.ClientOption) (*clientapplication.ConsistencyGroupSnapshotDeleteOK, *clientapplication.ConsistencyGroupSnapshotDeleteAccepted, error)
ConsistencyGroupSnapshotDelete provides a mock function with given fields: params, authInfo, opts
func (*ClientService) ConsistencyGroupSnapshotGet ¶
func (_m *ClientService) ConsistencyGroupSnapshotGet(params *clientapplication.ConsistencyGroupSnapshotGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...clientapplication.ClientOption) (*clientapplication.ConsistencyGroupSnapshotGetOK, error)
ConsistencyGroupSnapshotGet provides a mock function with given fields: params, authInfo, opts
func (*ClientService) ConsistencyGroupSnapshotModify ¶
func (_m *ClientService) ConsistencyGroupSnapshotModify(params *clientapplication.ConsistencyGroupSnapshotModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...clientapplication.ClientOption) (*clientapplication.ConsistencyGroupSnapshotModifyOK, *clientapplication.ConsistencyGroupSnapshotModifyAccepted, error)
ConsistencyGroupSnapshotModify 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