Documentation
¶
Index ¶
- type ClientService
- func (_mock *ClientService) AcceptPostgresRestore(params *database.AcceptPostgresRestoreParams, ...) (*database.AcceptPostgresRestoreOK, error)
- func (_mock *ClientService) AcceptPostgresRestoreDeprecated(params *database.AcceptPostgresRestoreDeprecatedParams, ...) (*database.AcceptPostgresRestoreDeprecatedOK, error)
- func (_mock *ClientService) CreatePostgres(params *database.CreatePostgresParams, authInfo runtime.ClientAuthInfoWriter, ...) (*database.CreatePostgresCreated, error)
- func (_mock *ClientService) CreatePostgresBackupConfig(params *database.CreatePostgresBackupConfigParams, ...) (*database.CreatePostgresBackupConfigCreated, error)
- func (_mock *ClientService) CreatePostgresStandby(params *database.CreatePostgresStandbyParams, ...) (*database.CreatePostgresStandbyCreated, error)
- func (_mock *ClientService) DeletePostgres(params *database.DeletePostgresParams, authInfo runtime.ClientAuthInfoWriter, ...) (*database.DeletePostgresOK, error)
- func (_mock *ClientService) DeletePostgresBackupConfig(params *database.DeletePostgresBackupConfigParams, ...) (*database.DeletePostgresBackupConfigOK, error)
- func (_m *ClientService) EXPECT() *ClientService_Expecter
- func (_mock *ClientService) FindPostgres(params *database.FindPostgresParams, authInfo runtime.ClientAuthInfoWriter, ...) (*database.FindPostgresOK, error)
- func (_mock *ClientService) GetBackupConfig(params *database.GetBackupConfigParams, authInfo runtime.ClientAuthInfoWriter, ...) (*database.GetBackupConfigOK, error)
- func (_mock *ClientService) GetPostgres(params *database.GetPostgresParams, authInfo runtime.ClientAuthInfoWriter, ...) (*database.GetPostgresOK, error)
- func (_mock *ClientService) GetPostgresBackups(params *database.GetPostgresBackupsParams, ...) (*database.GetPostgresBackupsOK, error)
- func (_mock *ClientService) GetPostgresPartitions(params *database.GetPostgresPartitionsParams, ...) (*database.GetPostgresPartitionsOK, error)
- func (_mock *ClientService) GetPostgresSecrets(params *database.GetPostgresSecretsParams, ...) (*database.GetPostgresSecretsOK, error)
- func (_mock *ClientService) GetPostgresVersions(params *database.GetPostgresVersionsParams, ...) (*database.GetPostgresVersionsOK, error)
- func (_mock *ClientService) ListPostgres(params *database.ListPostgresParams, authInfo runtime.ClientAuthInfoWriter, ...) (*database.ListPostgresOK, error)
- func (_mock *ClientService) ListPostgresBackupConfigs(params *database.ListPostgresBackupConfigsParams, ...) (*database.ListPostgresBackupConfigsOK, error)
- func (_mock *ClientService) RestorePostgres(params *database.RestorePostgresParams, authInfo runtime.ClientAuthInfoWriter, ...) (*database.RestorePostgresCreated, error)
- func (_mock *ClientService) SetTransport(transport runtime.ClientTransport)
- func (_mock *ClientService) UpdatePostgres(params *database.UpdatePostgresParams, authInfo runtime.ClientAuthInfoWriter, ...) (*database.UpdatePostgresOK, error)
- func (_mock *ClientService) UpdatePostgresBackupConfig(params *database.UpdatePostgresBackupConfigParams, ...) (*database.UpdatePostgresBackupConfigOK, error)
- type ClientService_AcceptPostgresRestoreDeprecated_Call
- func (_c *ClientService_AcceptPostgresRestoreDeprecated_Call) Return(acceptPostgresRestoreDeprecatedOK *database.AcceptPostgresRestoreDeprecatedOK, ...) *ClientService_AcceptPostgresRestoreDeprecated_Call
- func (_c *ClientService_AcceptPostgresRestoreDeprecated_Call) Run(run func(params *database.AcceptPostgresRestoreDeprecatedParams, ...)) *ClientService_AcceptPostgresRestoreDeprecated_Call
- func (_c *ClientService_AcceptPostgresRestoreDeprecated_Call) RunAndReturn(...) *ClientService_AcceptPostgresRestoreDeprecated_Call
- type ClientService_AcceptPostgresRestore_Call
- func (_c *ClientService_AcceptPostgresRestore_Call) Return(acceptPostgresRestoreOK *database.AcceptPostgresRestoreOK, err error) *ClientService_AcceptPostgresRestore_Call
- func (_c *ClientService_AcceptPostgresRestore_Call) Run(run func(params *database.AcceptPostgresRestoreParams, ...)) *ClientService_AcceptPostgresRestore_Call
- func (_c *ClientService_AcceptPostgresRestore_Call) RunAndReturn(...) *ClientService_AcceptPostgresRestore_Call
- type ClientService_CreatePostgresBackupConfig_Call
- func (_c *ClientService_CreatePostgresBackupConfig_Call) Return(createPostgresBackupConfigCreated *database.CreatePostgresBackupConfigCreated, ...) *ClientService_CreatePostgresBackupConfig_Call
- func (_c *ClientService_CreatePostgresBackupConfig_Call) Run(run func(params *database.CreatePostgresBackupConfigParams, ...)) *ClientService_CreatePostgresBackupConfig_Call
- func (_c *ClientService_CreatePostgresBackupConfig_Call) RunAndReturn(...) *ClientService_CreatePostgresBackupConfig_Call
- type ClientService_CreatePostgresStandby_Call
- func (_c *ClientService_CreatePostgresStandby_Call) Return(createPostgresStandbyCreated *database.CreatePostgresStandbyCreated, err error) *ClientService_CreatePostgresStandby_Call
- func (_c *ClientService_CreatePostgresStandby_Call) Run(run func(params *database.CreatePostgresStandbyParams, ...)) *ClientService_CreatePostgresStandby_Call
- func (_c *ClientService_CreatePostgresStandby_Call) RunAndReturn(...) *ClientService_CreatePostgresStandby_Call
- type ClientService_CreatePostgres_Call
- func (_c *ClientService_CreatePostgres_Call) Return(createPostgresCreated *database.CreatePostgresCreated, err error) *ClientService_CreatePostgres_Call
- func (_c *ClientService_CreatePostgres_Call) Run(...) *ClientService_CreatePostgres_Call
- func (_c *ClientService_CreatePostgres_Call) RunAndReturn(...) *ClientService_CreatePostgres_Call
- type ClientService_DeletePostgresBackupConfig_Call
- func (_c *ClientService_DeletePostgresBackupConfig_Call) Return(deletePostgresBackupConfigOK *database.DeletePostgresBackupConfigOK, err error) *ClientService_DeletePostgresBackupConfig_Call
- func (_c *ClientService_DeletePostgresBackupConfig_Call) Run(run func(params *database.DeletePostgresBackupConfigParams, ...)) *ClientService_DeletePostgresBackupConfig_Call
- func (_c *ClientService_DeletePostgresBackupConfig_Call) RunAndReturn(...) *ClientService_DeletePostgresBackupConfig_Call
- type ClientService_DeletePostgres_Call
- func (_c *ClientService_DeletePostgres_Call) Return(deletePostgresOK *database.DeletePostgresOK, err error) *ClientService_DeletePostgres_Call
- func (_c *ClientService_DeletePostgres_Call) Run(...) *ClientService_DeletePostgres_Call
- func (_c *ClientService_DeletePostgres_Call) RunAndReturn(...) *ClientService_DeletePostgres_Call
- type ClientService_Expecter
- func (_e *ClientService_Expecter) AcceptPostgresRestore(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_AcceptPostgresRestore_Call
- func (_e *ClientService_Expecter) AcceptPostgresRestoreDeprecated(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_AcceptPostgresRestoreDeprecated_Call
- func (_e *ClientService_Expecter) CreatePostgres(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_CreatePostgres_Call
- func (_e *ClientService_Expecter) CreatePostgresBackupConfig(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_CreatePostgresBackupConfig_Call
- func (_e *ClientService_Expecter) CreatePostgresStandby(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_CreatePostgresStandby_Call
- func (_e *ClientService_Expecter) DeletePostgres(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_DeletePostgres_Call
- func (_e *ClientService_Expecter) DeletePostgresBackupConfig(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_DeletePostgresBackupConfig_Call
- func (_e *ClientService_Expecter) FindPostgres(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_FindPostgres_Call
- func (_e *ClientService_Expecter) GetBackupConfig(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_GetBackupConfig_Call
- func (_e *ClientService_Expecter) GetPostgres(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_GetPostgres_Call
- func (_e *ClientService_Expecter) GetPostgresBackups(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_GetPostgresBackups_Call
- func (_e *ClientService_Expecter) GetPostgresPartitions(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_GetPostgresPartitions_Call
- func (_e *ClientService_Expecter) GetPostgresSecrets(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_GetPostgresSecrets_Call
- func (_e *ClientService_Expecter) GetPostgresVersions(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_GetPostgresVersions_Call
- func (_e *ClientService_Expecter) ListPostgres(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_ListPostgres_Call
- func (_e *ClientService_Expecter) ListPostgresBackupConfigs(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_ListPostgresBackupConfigs_Call
- func (_e *ClientService_Expecter) RestorePostgres(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_RestorePostgres_Call
- func (_e *ClientService_Expecter) SetTransport(transport interface{}) *ClientService_SetTransport_Call
- func (_e *ClientService_Expecter) UpdatePostgres(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_UpdatePostgres_Call
- func (_e *ClientService_Expecter) UpdatePostgresBackupConfig(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_UpdatePostgresBackupConfig_Call
- type ClientService_FindPostgres_Call
- func (_c *ClientService_FindPostgres_Call) Return(findPostgresOK *database.FindPostgresOK, err error) *ClientService_FindPostgres_Call
- func (_c *ClientService_FindPostgres_Call) Run(...) *ClientService_FindPostgres_Call
- func (_c *ClientService_FindPostgres_Call) RunAndReturn(...) *ClientService_FindPostgres_Call
- type ClientService_GetBackupConfig_Call
- func (_c *ClientService_GetBackupConfig_Call) Return(getBackupConfigOK *database.GetBackupConfigOK, err error) *ClientService_GetBackupConfig_Call
- func (_c *ClientService_GetBackupConfig_Call) Run(...) *ClientService_GetBackupConfig_Call
- func (_c *ClientService_GetBackupConfig_Call) RunAndReturn(...) *ClientService_GetBackupConfig_Call
- type ClientService_GetPostgresBackups_Call
- func (_c *ClientService_GetPostgresBackups_Call) Return(getPostgresBackupsOK *database.GetPostgresBackupsOK, err error) *ClientService_GetPostgresBackups_Call
- func (_c *ClientService_GetPostgresBackups_Call) Run(run func(params *database.GetPostgresBackupsParams, ...)) *ClientService_GetPostgresBackups_Call
- func (_c *ClientService_GetPostgresBackups_Call) RunAndReturn(...) *ClientService_GetPostgresBackups_Call
- type ClientService_GetPostgresPartitions_Call
- func (_c *ClientService_GetPostgresPartitions_Call) Return(getPostgresPartitionsOK *database.GetPostgresPartitionsOK, err error) *ClientService_GetPostgresPartitions_Call
- func (_c *ClientService_GetPostgresPartitions_Call) Run(run func(params *database.GetPostgresPartitionsParams, ...)) *ClientService_GetPostgresPartitions_Call
- func (_c *ClientService_GetPostgresPartitions_Call) RunAndReturn(...) *ClientService_GetPostgresPartitions_Call
- type ClientService_GetPostgresSecrets_Call
- func (_c *ClientService_GetPostgresSecrets_Call) Return(getPostgresSecretsOK *database.GetPostgresSecretsOK, err error) *ClientService_GetPostgresSecrets_Call
- func (_c *ClientService_GetPostgresSecrets_Call) Run(run func(params *database.GetPostgresSecretsParams, ...)) *ClientService_GetPostgresSecrets_Call
- func (_c *ClientService_GetPostgresSecrets_Call) RunAndReturn(...) *ClientService_GetPostgresSecrets_Call
- type ClientService_GetPostgresVersions_Call
- func (_c *ClientService_GetPostgresVersions_Call) Return(getPostgresVersionsOK *database.GetPostgresVersionsOK, err error) *ClientService_GetPostgresVersions_Call
- func (_c *ClientService_GetPostgresVersions_Call) Run(run func(params *database.GetPostgresVersionsParams, ...)) *ClientService_GetPostgresVersions_Call
- func (_c *ClientService_GetPostgresVersions_Call) RunAndReturn(...) *ClientService_GetPostgresVersions_Call
- type ClientService_GetPostgres_Call
- func (_c *ClientService_GetPostgres_Call) Return(getPostgresOK *database.GetPostgresOK, err error) *ClientService_GetPostgres_Call
- func (_c *ClientService_GetPostgres_Call) Run(...) *ClientService_GetPostgres_Call
- func (_c *ClientService_GetPostgres_Call) RunAndReturn(...) *ClientService_GetPostgres_Call
- type ClientService_ListPostgresBackupConfigs_Call
- func (_c *ClientService_ListPostgresBackupConfigs_Call) Return(listPostgresBackupConfigsOK *database.ListPostgresBackupConfigsOK, err error) *ClientService_ListPostgresBackupConfigs_Call
- func (_c *ClientService_ListPostgresBackupConfigs_Call) Run(run func(params *database.ListPostgresBackupConfigsParams, ...)) *ClientService_ListPostgresBackupConfigs_Call
- func (_c *ClientService_ListPostgresBackupConfigs_Call) RunAndReturn(...) *ClientService_ListPostgresBackupConfigs_Call
- type ClientService_ListPostgres_Call
- func (_c *ClientService_ListPostgres_Call) Return(listPostgresOK *database.ListPostgresOK, err error) *ClientService_ListPostgres_Call
- func (_c *ClientService_ListPostgres_Call) Run(...) *ClientService_ListPostgres_Call
- func (_c *ClientService_ListPostgres_Call) RunAndReturn(...) *ClientService_ListPostgres_Call
- type ClientService_RestorePostgres_Call
- func (_c *ClientService_RestorePostgres_Call) Return(restorePostgresCreated *database.RestorePostgresCreated, err error) *ClientService_RestorePostgres_Call
- func (_c *ClientService_RestorePostgres_Call) Run(...) *ClientService_RestorePostgres_Call
- func (_c *ClientService_RestorePostgres_Call) RunAndReturn(...) *ClientService_RestorePostgres_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_UpdatePostgresBackupConfig_Call
- func (_c *ClientService_UpdatePostgresBackupConfig_Call) Return(updatePostgresBackupConfigOK *database.UpdatePostgresBackupConfigOK, err error) *ClientService_UpdatePostgresBackupConfig_Call
- func (_c *ClientService_UpdatePostgresBackupConfig_Call) Run(run func(params *database.UpdatePostgresBackupConfigParams, ...)) *ClientService_UpdatePostgresBackupConfig_Call
- func (_c *ClientService_UpdatePostgresBackupConfig_Call) RunAndReturn(...) *ClientService_UpdatePostgresBackupConfig_Call
- type ClientService_UpdatePostgres_Call
- func (_c *ClientService_UpdatePostgres_Call) Return(updatePostgresOK *database.UpdatePostgresOK, err error) *ClientService_UpdatePostgres_Call
- func (_c *ClientService_UpdatePostgres_Call) Run(...) *ClientService_UpdatePostgres_Call
- func (_c *ClientService_UpdatePostgres_Call) RunAndReturn(...) *ClientService_UpdatePostgres_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) AcceptPostgresRestore ¶ added in v0.18.4
func (_mock *ClientService) AcceptPostgresRestore(params *database.AcceptPostgresRestoreParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.AcceptPostgresRestoreOK, error)
AcceptPostgresRestore provides a mock function for the type ClientService
func (*ClientService) AcceptPostgresRestoreDeprecated ¶ added in v0.18.24
func (_mock *ClientService) AcceptPostgresRestoreDeprecated(params *database.AcceptPostgresRestoreDeprecatedParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.AcceptPostgresRestoreDeprecatedOK, error)
AcceptPostgresRestoreDeprecated provides a mock function for the type ClientService
func (*ClientService) CreatePostgres ¶
func (_mock *ClientService) CreatePostgres(params *database.CreatePostgresParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.CreatePostgresCreated, error)
CreatePostgres provides a mock function for the type ClientService
func (*ClientService) CreatePostgresBackupConfig ¶
func (_mock *ClientService) CreatePostgresBackupConfig(params *database.CreatePostgresBackupConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.CreatePostgresBackupConfigCreated, error)
CreatePostgresBackupConfig provides a mock function for the type ClientService
func (*ClientService) CreatePostgresStandby ¶ added in v0.18.3
func (_mock *ClientService) CreatePostgresStandby(params *database.CreatePostgresStandbyParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.CreatePostgresStandbyCreated, error)
CreatePostgresStandby provides a mock function for the type ClientService
func (*ClientService) DeletePostgres ¶
func (_mock *ClientService) DeletePostgres(params *database.DeletePostgresParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.DeletePostgresOK, error)
DeletePostgres provides a mock function for the type ClientService
func (*ClientService) DeletePostgresBackupConfig ¶
func (_mock *ClientService) DeletePostgresBackupConfig(params *database.DeletePostgresBackupConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.DeletePostgresBackupConfigOK, error)
DeletePostgresBackupConfig provides a mock function for the type ClientService
func (*ClientService) EXPECT ¶ added in v0.30.9
func (_m *ClientService) EXPECT() *ClientService_Expecter
func (*ClientService) FindPostgres ¶
func (_mock *ClientService) FindPostgres(params *database.FindPostgresParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.FindPostgresOK, error)
FindPostgres provides a mock function for the type ClientService
func (*ClientService) GetBackupConfig ¶
func (_mock *ClientService) GetBackupConfig(params *database.GetBackupConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.GetBackupConfigOK, error)
GetBackupConfig provides a mock function for the type ClientService
func (*ClientService) GetPostgres ¶
func (_mock *ClientService) GetPostgres(params *database.GetPostgresParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.GetPostgresOK, error)
GetPostgres provides a mock function for the type ClientService
func (*ClientService) GetPostgresBackups ¶
func (_mock *ClientService) GetPostgresBackups(params *database.GetPostgresBackupsParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.GetPostgresBackupsOK, error)
GetPostgresBackups provides a mock function for the type ClientService
func (*ClientService) GetPostgresPartitions ¶
func (_mock *ClientService) GetPostgresPartitions(params *database.GetPostgresPartitionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.GetPostgresPartitionsOK, error)
GetPostgresPartitions provides a mock function for the type ClientService
func (*ClientService) GetPostgresSecrets ¶
func (_mock *ClientService) GetPostgresSecrets(params *database.GetPostgresSecretsParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.GetPostgresSecretsOK, error)
GetPostgresSecrets provides a mock function for the type ClientService
func (*ClientService) GetPostgresVersions ¶
func (_mock *ClientService) GetPostgresVersions(params *database.GetPostgresVersionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.GetPostgresVersionsOK, error)
GetPostgresVersions provides a mock function for the type ClientService
func (*ClientService) ListPostgres ¶
func (_mock *ClientService) ListPostgres(params *database.ListPostgresParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.ListPostgresOK, error)
ListPostgres provides a mock function for the type ClientService
func (*ClientService) ListPostgresBackupConfigs ¶
func (_mock *ClientService) ListPostgresBackupConfigs(params *database.ListPostgresBackupConfigsParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.ListPostgresBackupConfigsOK, error)
ListPostgresBackupConfigs provides a mock function for the type ClientService
func (*ClientService) RestorePostgres ¶ added in v0.18.4
func (_mock *ClientService) RestorePostgres(params *database.RestorePostgresParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.RestorePostgresCreated, error)
RestorePostgres 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) UpdatePostgres ¶
func (_mock *ClientService) UpdatePostgres(params *database.UpdatePostgresParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.UpdatePostgresOK, error)
UpdatePostgres provides a mock function for the type ClientService
func (*ClientService) UpdatePostgresBackupConfig ¶
func (_mock *ClientService) UpdatePostgresBackupConfig(params *database.UpdatePostgresBackupConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.UpdatePostgresBackupConfigOK, error)
UpdatePostgresBackupConfig provides a mock function for the type ClientService
type ClientService_AcceptPostgresRestoreDeprecated_Call ¶ added in v0.30.9
ClientService_AcceptPostgresRestoreDeprecated_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AcceptPostgresRestoreDeprecated'
func (*ClientService_AcceptPostgresRestoreDeprecated_Call) Return ¶ added in v0.30.9
func (_c *ClientService_AcceptPostgresRestoreDeprecated_Call) Return(acceptPostgresRestoreDeprecatedOK *database.AcceptPostgresRestoreDeprecatedOK, err error) *ClientService_AcceptPostgresRestoreDeprecated_Call
func (*ClientService_AcceptPostgresRestoreDeprecated_Call) Run ¶ added in v0.30.9
func (_c *ClientService_AcceptPostgresRestoreDeprecated_Call) Run(run func(params *database.AcceptPostgresRestoreDeprecatedParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption)) *ClientService_AcceptPostgresRestoreDeprecated_Call
func (*ClientService_AcceptPostgresRestoreDeprecated_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_AcceptPostgresRestoreDeprecated_Call) RunAndReturn(run func(params *database.AcceptPostgresRestoreDeprecatedParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.AcceptPostgresRestoreDeprecatedOK, error)) *ClientService_AcceptPostgresRestoreDeprecated_Call
type ClientService_AcceptPostgresRestore_Call ¶ added in v0.30.9
ClientService_AcceptPostgresRestore_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AcceptPostgresRestore'
func (*ClientService_AcceptPostgresRestore_Call) Return ¶ added in v0.30.9
func (_c *ClientService_AcceptPostgresRestore_Call) Return(acceptPostgresRestoreOK *database.AcceptPostgresRestoreOK, err error) *ClientService_AcceptPostgresRestore_Call
func (*ClientService_AcceptPostgresRestore_Call) Run ¶ added in v0.30.9
func (_c *ClientService_AcceptPostgresRestore_Call) Run(run func(params *database.AcceptPostgresRestoreParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption)) *ClientService_AcceptPostgresRestore_Call
func (*ClientService_AcceptPostgresRestore_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_AcceptPostgresRestore_Call) RunAndReturn(run func(params *database.AcceptPostgresRestoreParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.AcceptPostgresRestoreOK, error)) *ClientService_AcceptPostgresRestore_Call
type ClientService_CreatePostgresBackupConfig_Call ¶ added in v0.30.9
ClientService_CreatePostgresBackupConfig_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreatePostgresBackupConfig'
func (*ClientService_CreatePostgresBackupConfig_Call) Return ¶ added in v0.30.9
func (_c *ClientService_CreatePostgresBackupConfig_Call) Return(createPostgresBackupConfigCreated *database.CreatePostgresBackupConfigCreated, err error) *ClientService_CreatePostgresBackupConfig_Call
func (*ClientService_CreatePostgresBackupConfig_Call) Run ¶ added in v0.30.9
func (_c *ClientService_CreatePostgresBackupConfig_Call) Run(run func(params *database.CreatePostgresBackupConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption)) *ClientService_CreatePostgresBackupConfig_Call
func (*ClientService_CreatePostgresBackupConfig_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_CreatePostgresBackupConfig_Call) RunAndReturn(run func(params *database.CreatePostgresBackupConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.CreatePostgresBackupConfigCreated, error)) *ClientService_CreatePostgresBackupConfig_Call
type ClientService_CreatePostgresStandby_Call ¶ added in v0.30.9
ClientService_CreatePostgresStandby_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreatePostgresStandby'
func (*ClientService_CreatePostgresStandby_Call) Return ¶ added in v0.30.9
func (_c *ClientService_CreatePostgresStandby_Call) Return(createPostgresStandbyCreated *database.CreatePostgresStandbyCreated, err error) *ClientService_CreatePostgresStandby_Call
func (*ClientService_CreatePostgresStandby_Call) Run ¶ added in v0.30.9
func (_c *ClientService_CreatePostgresStandby_Call) Run(run func(params *database.CreatePostgresStandbyParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption)) *ClientService_CreatePostgresStandby_Call
func (*ClientService_CreatePostgresStandby_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_CreatePostgresStandby_Call) RunAndReturn(run func(params *database.CreatePostgresStandbyParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.CreatePostgresStandbyCreated, error)) *ClientService_CreatePostgresStandby_Call
type ClientService_CreatePostgres_Call ¶ added in v0.30.9
ClientService_CreatePostgres_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreatePostgres'
func (*ClientService_CreatePostgres_Call) Return ¶ added in v0.30.9
func (_c *ClientService_CreatePostgres_Call) Return(createPostgresCreated *database.CreatePostgresCreated, err error) *ClientService_CreatePostgres_Call
func (*ClientService_CreatePostgres_Call) Run ¶ added in v0.30.9
func (_c *ClientService_CreatePostgres_Call) Run(run func(params *database.CreatePostgresParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption)) *ClientService_CreatePostgres_Call
func (*ClientService_CreatePostgres_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_CreatePostgres_Call) RunAndReturn(run func(params *database.CreatePostgresParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.CreatePostgresCreated, error)) *ClientService_CreatePostgres_Call
type ClientService_DeletePostgresBackupConfig_Call ¶ added in v0.30.9
ClientService_DeletePostgresBackupConfig_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeletePostgresBackupConfig'
func (*ClientService_DeletePostgresBackupConfig_Call) Return ¶ added in v0.30.9
func (_c *ClientService_DeletePostgresBackupConfig_Call) Return(deletePostgresBackupConfigOK *database.DeletePostgresBackupConfigOK, err error) *ClientService_DeletePostgresBackupConfig_Call
func (*ClientService_DeletePostgresBackupConfig_Call) Run ¶ added in v0.30.9
func (_c *ClientService_DeletePostgresBackupConfig_Call) Run(run func(params *database.DeletePostgresBackupConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption)) *ClientService_DeletePostgresBackupConfig_Call
func (*ClientService_DeletePostgresBackupConfig_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_DeletePostgresBackupConfig_Call) RunAndReturn(run func(params *database.DeletePostgresBackupConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.DeletePostgresBackupConfigOK, error)) *ClientService_DeletePostgresBackupConfig_Call
type ClientService_DeletePostgres_Call ¶ added in v0.30.9
ClientService_DeletePostgres_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeletePostgres'
func (*ClientService_DeletePostgres_Call) Return ¶ added in v0.30.9
func (_c *ClientService_DeletePostgres_Call) Return(deletePostgresOK *database.DeletePostgresOK, err error) *ClientService_DeletePostgres_Call
func (*ClientService_DeletePostgres_Call) Run ¶ added in v0.30.9
func (_c *ClientService_DeletePostgres_Call) Run(run func(params *database.DeletePostgresParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption)) *ClientService_DeletePostgres_Call
func (*ClientService_DeletePostgres_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_DeletePostgres_Call) RunAndReturn(run func(params *database.DeletePostgresParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.DeletePostgresOK, error)) *ClientService_DeletePostgres_Call
type ClientService_Expecter ¶ added in v0.30.9
type ClientService_Expecter struct {
// contains filtered or unexported fields
}
func (*ClientService_Expecter) AcceptPostgresRestore ¶ added in v0.30.9
func (_e *ClientService_Expecter) AcceptPostgresRestore(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_AcceptPostgresRestore_Call
AcceptPostgresRestore is a helper method to define mock.On call
- params *database.AcceptPostgresRestoreParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...database.ClientOption
func (*ClientService_Expecter) AcceptPostgresRestoreDeprecated ¶ added in v0.30.9
func (_e *ClientService_Expecter) AcceptPostgresRestoreDeprecated(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_AcceptPostgresRestoreDeprecated_Call
AcceptPostgresRestoreDeprecated is a helper method to define mock.On call
- params *database.AcceptPostgresRestoreDeprecatedParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...database.ClientOption
func (*ClientService_Expecter) CreatePostgres ¶ added in v0.30.9
func (_e *ClientService_Expecter) CreatePostgres(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_CreatePostgres_Call
CreatePostgres is a helper method to define mock.On call
- params *database.CreatePostgresParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...database.ClientOption
func (*ClientService_Expecter) CreatePostgresBackupConfig ¶ added in v0.30.9
func (_e *ClientService_Expecter) CreatePostgresBackupConfig(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_CreatePostgresBackupConfig_Call
CreatePostgresBackupConfig is a helper method to define mock.On call
- params *database.CreatePostgresBackupConfigParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...database.ClientOption
func (*ClientService_Expecter) CreatePostgresStandby ¶ added in v0.30.9
func (_e *ClientService_Expecter) CreatePostgresStandby(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_CreatePostgresStandby_Call
CreatePostgresStandby is a helper method to define mock.On call
- params *database.CreatePostgresStandbyParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...database.ClientOption
func (*ClientService_Expecter) DeletePostgres ¶ added in v0.30.9
func (_e *ClientService_Expecter) DeletePostgres(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_DeletePostgres_Call
DeletePostgres is a helper method to define mock.On call
- params *database.DeletePostgresParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...database.ClientOption
func (*ClientService_Expecter) DeletePostgresBackupConfig ¶ added in v0.30.9
func (_e *ClientService_Expecter) DeletePostgresBackupConfig(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_DeletePostgresBackupConfig_Call
DeletePostgresBackupConfig is a helper method to define mock.On call
- params *database.DeletePostgresBackupConfigParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...database.ClientOption
func (*ClientService_Expecter) FindPostgres ¶ added in v0.30.9
func (_e *ClientService_Expecter) FindPostgres(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_FindPostgres_Call
FindPostgres is a helper method to define mock.On call
- params *database.FindPostgresParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...database.ClientOption
func (*ClientService_Expecter) GetBackupConfig ¶ added in v0.30.9
func (_e *ClientService_Expecter) GetBackupConfig(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_GetBackupConfig_Call
GetBackupConfig is a helper method to define mock.On call
- params *database.GetBackupConfigParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...database.ClientOption
func (*ClientService_Expecter) GetPostgres ¶ added in v0.30.9
func (_e *ClientService_Expecter) GetPostgres(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_GetPostgres_Call
GetPostgres is a helper method to define mock.On call
- params *database.GetPostgresParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...database.ClientOption
func (*ClientService_Expecter) GetPostgresBackups ¶ added in v0.30.9
func (_e *ClientService_Expecter) GetPostgresBackups(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_GetPostgresBackups_Call
GetPostgresBackups is a helper method to define mock.On call
- params *database.GetPostgresBackupsParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...database.ClientOption
func (*ClientService_Expecter) GetPostgresPartitions ¶ added in v0.30.9
func (_e *ClientService_Expecter) GetPostgresPartitions(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_GetPostgresPartitions_Call
GetPostgresPartitions is a helper method to define mock.On call
- params *database.GetPostgresPartitionsParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...database.ClientOption
func (*ClientService_Expecter) GetPostgresSecrets ¶ added in v0.30.9
func (_e *ClientService_Expecter) GetPostgresSecrets(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_GetPostgresSecrets_Call
GetPostgresSecrets is a helper method to define mock.On call
- params *database.GetPostgresSecretsParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...database.ClientOption
func (*ClientService_Expecter) GetPostgresVersions ¶ added in v0.30.9
func (_e *ClientService_Expecter) GetPostgresVersions(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_GetPostgresVersions_Call
GetPostgresVersions is a helper method to define mock.On call
- params *database.GetPostgresVersionsParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...database.ClientOption
func (*ClientService_Expecter) ListPostgres ¶ added in v0.30.9
func (_e *ClientService_Expecter) ListPostgres(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_ListPostgres_Call
ListPostgres is a helper method to define mock.On call
- params *database.ListPostgresParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...database.ClientOption
func (*ClientService_Expecter) ListPostgresBackupConfigs ¶ added in v0.30.9
func (_e *ClientService_Expecter) ListPostgresBackupConfigs(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_ListPostgresBackupConfigs_Call
ListPostgresBackupConfigs is a helper method to define mock.On call
- params *database.ListPostgresBackupConfigsParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...database.ClientOption
func (*ClientService_Expecter) RestorePostgres ¶ added in v0.30.9
func (_e *ClientService_Expecter) RestorePostgres(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_RestorePostgres_Call
RestorePostgres is a helper method to define mock.On call
- params *database.RestorePostgresParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...database.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) UpdatePostgres ¶ added in v0.30.9
func (_e *ClientService_Expecter) UpdatePostgres(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_UpdatePostgres_Call
UpdatePostgres is a helper method to define mock.On call
- params *database.UpdatePostgresParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...database.ClientOption
func (*ClientService_Expecter) UpdatePostgresBackupConfig ¶ added in v0.30.9
func (_e *ClientService_Expecter) UpdatePostgresBackupConfig(params interface{}, authInfo interface{}, opts ...interface{}) *ClientService_UpdatePostgresBackupConfig_Call
UpdatePostgresBackupConfig is a helper method to define mock.On call
- params *database.UpdatePostgresBackupConfigParams
- authInfo runtime.ClientAuthInfoWriter
- opts ...database.ClientOption
type ClientService_FindPostgres_Call ¶ added in v0.30.9
ClientService_FindPostgres_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FindPostgres'
func (*ClientService_FindPostgres_Call) Return ¶ added in v0.30.9
func (_c *ClientService_FindPostgres_Call) Return(findPostgresOK *database.FindPostgresOK, err error) *ClientService_FindPostgres_Call
func (*ClientService_FindPostgres_Call) Run ¶ added in v0.30.9
func (_c *ClientService_FindPostgres_Call) Run(run func(params *database.FindPostgresParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption)) *ClientService_FindPostgres_Call
func (*ClientService_FindPostgres_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_FindPostgres_Call) RunAndReturn(run func(params *database.FindPostgresParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.FindPostgresOK, error)) *ClientService_FindPostgres_Call
type ClientService_GetBackupConfig_Call ¶ added in v0.30.9
ClientService_GetBackupConfig_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBackupConfig'
func (*ClientService_GetBackupConfig_Call) Return ¶ added in v0.30.9
func (_c *ClientService_GetBackupConfig_Call) Return(getBackupConfigOK *database.GetBackupConfigOK, err error) *ClientService_GetBackupConfig_Call
func (*ClientService_GetBackupConfig_Call) Run ¶ added in v0.30.9
func (_c *ClientService_GetBackupConfig_Call) Run(run func(params *database.GetBackupConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption)) *ClientService_GetBackupConfig_Call
func (*ClientService_GetBackupConfig_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_GetBackupConfig_Call) RunAndReturn(run func(params *database.GetBackupConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.GetBackupConfigOK, error)) *ClientService_GetBackupConfig_Call
type ClientService_GetPostgresBackups_Call ¶ added in v0.30.9
ClientService_GetPostgresBackups_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPostgresBackups'
func (*ClientService_GetPostgresBackups_Call) Return ¶ added in v0.30.9
func (_c *ClientService_GetPostgresBackups_Call) Return(getPostgresBackupsOK *database.GetPostgresBackupsOK, err error) *ClientService_GetPostgresBackups_Call
func (*ClientService_GetPostgresBackups_Call) Run ¶ added in v0.30.9
func (_c *ClientService_GetPostgresBackups_Call) Run(run func(params *database.GetPostgresBackupsParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption)) *ClientService_GetPostgresBackups_Call
func (*ClientService_GetPostgresBackups_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_GetPostgresBackups_Call) RunAndReturn(run func(params *database.GetPostgresBackupsParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.GetPostgresBackupsOK, error)) *ClientService_GetPostgresBackups_Call
type ClientService_GetPostgresPartitions_Call ¶ added in v0.30.9
ClientService_GetPostgresPartitions_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPostgresPartitions'
func (*ClientService_GetPostgresPartitions_Call) Return ¶ added in v0.30.9
func (_c *ClientService_GetPostgresPartitions_Call) Return(getPostgresPartitionsOK *database.GetPostgresPartitionsOK, err error) *ClientService_GetPostgresPartitions_Call
func (*ClientService_GetPostgresPartitions_Call) Run ¶ added in v0.30.9
func (_c *ClientService_GetPostgresPartitions_Call) Run(run func(params *database.GetPostgresPartitionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption)) *ClientService_GetPostgresPartitions_Call
func (*ClientService_GetPostgresPartitions_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_GetPostgresPartitions_Call) RunAndReturn(run func(params *database.GetPostgresPartitionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.GetPostgresPartitionsOK, error)) *ClientService_GetPostgresPartitions_Call
type ClientService_GetPostgresSecrets_Call ¶ added in v0.30.9
ClientService_GetPostgresSecrets_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPostgresSecrets'
func (*ClientService_GetPostgresSecrets_Call) Return ¶ added in v0.30.9
func (_c *ClientService_GetPostgresSecrets_Call) Return(getPostgresSecretsOK *database.GetPostgresSecretsOK, err error) *ClientService_GetPostgresSecrets_Call
func (*ClientService_GetPostgresSecrets_Call) Run ¶ added in v0.30.9
func (_c *ClientService_GetPostgresSecrets_Call) Run(run func(params *database.GetPostgresSecretsParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption)) *ClientService_GetPostgresSecrets_Call
func (*ClientService_GetPostgresSecrets_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_GetPostgresSecrets_Call) RunAndReturn(run func(params *database.GetPostgresSecretsParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.GetPostgresSecretsOK, error)) *ClientService_GetPostgresSecrets_Call
type ClientService_GetPostgresVersions_Call ¶ added in v0.30.9
ClientService_GetPostgresVersions_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPostgresVersions'
func (*ClientService_GetPostgresVersions_Call) Return ¶ added in v0.30.9
func (_c *ClientService_GetPostgresVersions_Call) Return(getPostgresVersionsOK *database.GetPostgresVersionsOK, err error) *ClientService_GetPostgresVersions_Call
func (*ClientService_GetPostgresVersions_Call) Run ¶ added in v0.30.9
func (_c *ClientService_GetPostgresVersions_Call) Run(run func(params *database.GetPostgresVersionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption)) *ClientService_GetPostgresVersions_Call
func (*ClientService_GetPostgresVersions_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_GetPostgresVersions_Call) RunAndReturn(run func(params *database.GetPostgresVersionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.GetPostgresVersionsOK, error)) *ClientService_GetPostgresVersions_Call
type ClientService_GetPostgres_Call ¶ added in v0.30.9
ClientService_GetPostgres_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPostgres'
func (*ClientService_GetPostgres_Call) Return ¶ added in v0.30.9
func (_c *ClientService_GetPostgres_Call) Return(getPostgresOK *database.GetPostgresOK, err error) *ClientService_GetPostgres_Call
func (*ClientService_GetPostgres_Call) Run ¶ added in v0.30.9
func (_c *ClientService_GetPostgres_Call) Run(run func(params *database.GetPostgresParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption)) *ClientService_GetPostgres_Call
func (*ClientService_GetPostgres_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_GetPostgres_Call) RunAndReturn(run func(params *database.GetPostgresParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.GetPostgresOK, error)) *ClientService_GetPostgres_Call
type ClientService_ListPostgresBackupConfigs_Call ¶ added in v0.30.9
ClientService_ListPostgresBackupConfigs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPostgresBackupConfigs'
func (*ClientService_ListPostgresBackupConfigs_Call) Return ¶ added in v0.30.9
func (_c *ClientService_ListPostgresBackupConfigs_Call) Return(listPostgresBackupConfigsOK *database.ListPostgresBackupConfigsOK, err error) *ClientService_ListPostgresBackupConfigs_Call
func (*ClientService_ListPostgresBackupConfigs_Call) Run ¶ added in v0.30.9
func (_c *ClientService_ListPostgresBackupConfigs_Call) Run(run func(params *database.ListPostgresBackupConfigsParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption)) *ClientService_ListPostgresBackupConfigs_Call
func (*ClientService_ListPostgresBackupConfigs_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_ListPostgresBackupConfigs_Call) RunAndReturn(run func(params *database.ListPostgresBackupConfigsParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.ListPostgresBackupConfigsOK, error)) *ClientService_ListPostgresBackupConfigs_Call
type ClientService_ListPostgres_Call ¶ added in v0.30.9
ClientService_ListPostgres_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPostgres'
func (*ClientService_ListPostgres_Call) Return ¶ added in v0.30.9
func (_c *ClientService_ListPostgres_Call) Return(listPostgresOK *database.ListPostgresOK, err error) *ClientService_ListPostgres_Call
func (*ClientService_ListPostgres_Call) Run ¶ added in v0.30.9
func (_c *ClientService_ListPostgres_Call) Run(run func(params *database.ListPostgresParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption)) *ClientService_ListPostgres_Call
func (*ClientService_ListPostgres_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_ListPostgres_Call) RunAndReturn(run func(params *database.ListPostgresParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.ListPostgresOK, error)) *ClientService_ListPostgres_Call
type ClientService_RestorePostgres_Call ¶ added in v0.30.9
ClientService_RestorePostgres_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RestorePostgres'
func (*ClientService_RestorePostgres_Call) Return ¶ added in v0.30.9
func (_c *ClientService_RestorePostgres_Call) Return(restorePostgresCreated *database.RestorePostgresCreated, err error) *ClientService_RestorePostgres_Call
func (*ClientService_RestorePostgres_Call) Run ¶ added in v0.30.9
func (_c *ClientService_RestorePostgres_Call) Run(run func(params *database.RestorePostgresParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption)) *ClientService_RestorePostgres_Call
func (*ClientService_RestorePostgres_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_RestorePostgres_Call) RunAndReturn(run func(params *database.RestorePostgresParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.RestorePostgresCreated, error)) *ClientService_RestorePostgres_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_UpdatePostgresBackupConfig_Call ¶ added in v0.30.9
ClientService_UpdatePostgresBackupConfig_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdatePostgresBackupConfig'
func (*ClientService_UpdatePostgresBackupConfig_Call) Return ¶ added in v0.30.9
func (_c *ClientService_UpdatePostgresBackupConfig_Call) Return(updatePostgresBackupConfigOK *database.UpdatePostgresBackupConfigOK, err error) *ClientService_UpdatePostgresBackupConfig_Call
func (*ClientService_UpdatePostgresBackupConfig_Call) Run ¶ added in v0.30.9
func (_c *ClientService_UpdatePostgresBackupConfig_Call) Run(run func(params *database.UpdatePostgresBackupConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption)) *ClientService_UpdatePostgresBackupConfig_Call
func (*ClientService_UpdatePostgresBackupConfig_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_UpdatePostgresBackupConfig_Call) RunAndReturn(run func(params *database.UpdatePostgresBackupConfigParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.UpdatePostgresBackupConfigOK, error)) *ClientService_UpdatePostgresBackupConfig_Call
type ClientService_UpdatePostgres_Call ¶ added in v0.30.9
ClientService_UpdatePostgres_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdatePostgres'
func (*ClientService_UpdatePostgres_Call) Return ¶ added in v0.30.9
func (_c *ClientService_UpdatePostgres_Call) Return(updatePostgresOK *database.UpdatePostgresOK, err error) *ClientService_UpdatePostgres_Call
func (*ClientService_UpdatePostgres_Call) Run ¶ added in v0.30.9
func (_c *ClientService_UpdatePostgres_Call) Run(run func(params *database.UpdatePostgresParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption)) *ClientService_UpdatePostgres_Call
func (*ClientService_UpdatePostgres_Call) RunAndReturn ¶ added in v0.30.9
func (_c *ClientService_UpdatePostgres_Call) RunAndReturn(run func(params *database.UpdatePostgresParams, authInfo runtime.ClientAuthInfoWriter, opts ...database.ClientOption) (*database.UpdatePostgresOK, error)) *ClientService_UpdatePostgres_Call