Documentation
¶
Overview ¶
Package scalingomock is a generated GoMock package.
Package scalingomock is a generated GoMock package.
Package scalingomock is a generated GoMock package.
Package scalingomock is a generated GoMock package.
Package scalingomock is a generated GoMock package.
Package scalingomock is a generated GoMock package.
Package scalingomock is a generated GoMock package.
Package scalingomock is a generated GoMock package.
Package scalingomock is a generated GoMock package.
Package scalingomock is a generated GoMock package.
Package scalingomock is a generated GoMock package.
Package scalingomock is a generated GoMock package.
Package scalingomock is a generated GoMock package.
Package scalingomock is a generated GoMock package.
Package scalingomock is a generated GoMock package.
Package scalingomock is a generated GoMock package.
Package scalingomock is a generated GoMock package.
Package scalingomock is a generated GoMock package.
Package scalingomock is a generated GoMock package.
Package scalingomock is a generated GoMock package.
Package scalingomock is a generated GoMock package.
Package scalingomock is a generated GoMock package.
Package scalingomock is a generated GoMock package.
Package scalingomock is a generated GoMock package.
Package scalingomock is a generated GoMock package.
Package scalingomock is a generated GoMock package.
Index ¶
- type MockAPI
- func (m *MockAPI) AddonDestroy(arg0, arg1 string) error
- func (m *MockAPI) AddonProviderPlansList(arg0 string) ([]*go_scalingo.Plan, error)
- func (m *MockAPI) AddonProvidersList() ([]*go_scalingo.AddonProvider, error)
- func (m *MockAPI) AddonProvision(arg0, arg1, arg2 string) (go_scalingo.AddonRes, error)
- func (m *MockAPI) AddonToken(arg0, arg1 string) (string, error)
- func (m *MockAPI) AddonUpgrade(arg0, arg1, arg2 string) (go_scalingo.AddonRes, error)
- func (m *MockAPI) AddonsList(arg0 string) ([]*go_scalingo.Addon, error)
- func (m *MockAPI) AlertAdd(arg0 string, arg1 go_scalingo.AlertAddParams) (*go_scalingo.Alert, error)
- func (m *MockAPI) AlertRemove(arg0, arg1 string) error
- func (m *MockAPI) AlertShow(arg0, arg1 string) (*go_scalingo.Alert, error)
- func (m *MockAPI) AlertUpdate(arg0, arg1 string, arg2 go_scalingo.AlertUpdateParams) (*go_scalingo.Alert, error)
- func (m *MockAPI) AlertsList(arg0 string) ([]*go_scalingo.Alert, error)
- func (m *MockAPI) AppsCreate(arg0 go_scalingo.AppsCreateOpts) (*go_scalingo.App, error)
- func (m *MockAPI) AppsDestroy(arg0, arg1 string) error
- func (m *MockAPI) AppsForceHTTPS(arg0 string, arg1 bool) (*go_scalingo.App, error)
- func (m *MockAPI) AppsList() ([]*go_scalingo.App, error)
- func (m *MockAPI) AppsPs(arg0 string) ([]go_scalingo.ContainerType, error)
- func (m *MockAPI) AppsRename(arg0, arg1 string) (*go_scalingo.App, error)
- func (m *MockAPI) AppsRestart(arg0 string, arg1 *go_scalingo.AppsRestartParams) (*http0.Response, error)
- func (m *MockAPI) AppsScale(arg0 string, arg1 *go_scalingo.AppsScaleParams) (*http0.Response, error)
- func (m *MockAPI) AppsShow(arg0 string) (*go_scalingo.App, error)
- func (m *MockAPI) AppsStats(arg0 string) (*go_scalingo.AppStatsRes, error)
- func (m *MockAPI) AppsStickySession(arg0 string, arg1 bool) (*go_scalingo.App, error)
- func (m *MockAPI) AppsTransfer(arg0, arg1 string) (*go_scalingo.App, error)
- func (m *MockAPI) AuthAPI() http.Client
- func (m *MockAPI) AutoscalerAdd(arg0 string, arg1 go_scalingo.AutoscalerAddParams) (*go_scalingo.Autoscaler, error)
- func (m *MockAPI) AutoscalerRemove(arg0, arg1 string) error
- func (m *MockAPI) AutoscalersList(arg0 string) ([]go_scalingo.Autoscaler, error)
- func (m *MockAPI) BackupDownloadURL(arg0, arg1, arg2 string) (string, error)
- func (m *MockAPI) BackupList(arg0, arg1 string) ([]go_scalingo.Backup, error)
- func (m *MockAPI) BackupShow(arg0, arg1, arg2 string) (*go_scalingo.Backup, error)
- func (m *MockAPI) CollaboratorAdd(arg0, arg1 string) (go_scalingo.Collaborator, error)
- func (m *MockAPI) CollaboratorRemove(arg0, arg1 string) error
- func (m *MockAPI) CollaboratorsList(arg0 string) ([]go_scalingo.Collaborator, error)
- func (m *MockAPI) DBAPI(arg0, arg1 string) http.Client
- func (m *MockAPI) Deployment(arg0, arg1 string) (*go_scalingo.Deployment, error)
- func (m *MockAPI) DeploymentList(arg0 string) ([]*go_scalingo.Deployment, error)
- func (m *MockAPI) DeploymentLogs(arg0 string) (*http0.Response, error)
- func (m *MockAPI) DeploymentStream(arg0 string) (*websocket.Conn, error)
- func (m *MockAPI) DeploymentsCreate(arg0 string, arg1 *go_scalingo.DeploymentsCreateParams) (*go_scalingo.Deployment, error)
- func (m *MockAPI) DomainSetCanonical(arg0, arg1 string) (go_scalingo.Domain, error)
- func (m *MockAPI) DomainUnsetCanonical(arg0 string) (go_scalingo.Domain, error)
- func (m *MockAPI) DomainsAdd(arg0 string, arg1 go_scalingo.Domain) (go_scalingo.Domain, error)
- func (m *MockAPI) DomainsList(arg0 string) ([]go_scalingo.Domain, error)
- func (m *MockAPI) DomainsRemove(arg0, arg1 string) error
- func (m *MockAPI) DomainsUpdate(arg0, arg1, arg2, arg3 string) (go_scalingo.Domain, error)
- func (m *MockAPI) EXPECT() *MockAPIMockRecorder
- func (m *MockAPI) EventsList(arg0 string, arg1 go_scalingo.PaginationOpts) (go_scalingo.Events, go_scalingo.PaginationMeta, error)
- func (m *MockAPI) GetAccessToken() (string, error)
- func (m *MockAPI) KeysAdd(arg0, arg1 string) (*go_scalingo.Key, error)
- func (m *MockAPI) KeysDelete(arg0 string) error
- func (m *MockAPI) KeysList() ([]go_scalingo.Key, error)
- func (m *MockAPI) Login(arg0, arg1 string) (*go_scalingo.LoginResponse, error)
- func (m *MockAPI) Logs(arg0 string, arg1 int, arg2 string) (*http0.Response, error)
- func (m *MockAPI) LogsArchives(arg0 string, arg1 int) (*go_scalingo.LogsArchivesResponse, error)
- func (m *MockAPI) LogsArchivesByCursor(arg0, arg1 string) (*go_scalingo.LogsArchivesResponse, error)
- func (m *MockAPI) LogsURL(arg0 string) (*http0.Response, error)
- func (m *MockAPI) NotificationDestroy(arg0, arg1 string) error
- func (m *MockAPI) NotificationPlatformByName(arg0 string) ([]*go_scalingo.NotificationPlatform, error)
- func (m *MockAPI) NotificationPlatformsList() ([]*go_scalingo.NotificationPlatform, error)
- func (m *MockAPI) NotifierByID(arg0, arg1 string) (*go_scalingo.Notifier, error)
- func (m *MockAPI) NotifierDestroy(arg0, arg1 string) error
- func (m *MockAPI) NotifierProvision(arg0, arg1 string, arg2 go_scalingo.NotifierParams) (*go_scalingo.Notifier, error)
- func (m *MockAPI) NotifierUpdate(arg0, arg1, arg2 string, arg3 go_scalingo.NotifierParams) (*go_scalingo.Notifier, error)
- func (m *MockAPI) NotifiersList(arg0 string) (go_scalingo.Notifiers, error)
- func (m *MockAPI) OperationsShow(arg0, arg1 string) (*go_scalingo.Operation, error)
- func (m *MockAPI) Run(arg0 go_scalingo.RunOpts) (*go_scalingo.RunRes, error)
- func (m *MockAPI) ScalingoAPI() http.Client
- func (m *MockAPI) Self() (*go_scalingo.User, error)
- func (m *MockAPI) SignUp(arg0, arg1 string) error
- func (m *MockAPI) SourcesCreate() (*go_scalingo.Source, error)
- func (m *MockAPI) TokenCreate(arg0 go_scalingo.TokenCreateParams) (go_scalingo.Token, error)
- func (m *MockAPI) TokenExchange(arg0 string) (string, error)
- func (m *MockAPI) TokenShow(arg0 int) (go_scalingo.Token, error)
- func (m *MockAPI) TokensList() (go_scalingo.Tokens, error)
- func (m *MockAPI) UpdateUser(arg0 go_scalingo.UpdateUserParams) (*go_scalingo.User, error)
- func (m *MockAPI) UserEventsList(arg0 go_scalingo.PaginationOpts) (go_scalingo.Events, go_scalingo.PaginationMeta, error)
- func (m *MockAPI) VariableMultipleSet(arg0 string, arg1 go_scalingo.Variables) (go_scalingo.Variables, int, error)
- func (m *MockAPI) VariableSet(arg0, arg1, arg2 string) (*go_scalingo.Variable, int, error)
- func (m *MockAPI) VariableUnset(arg0, arg1 string) error
- func (m *MockAPI) VariablesList(arg0 string) (go_scalingo.Variables, error)
- func (m *MockAPI) VariablesListWithoutAlias(arg0 string) (go_scalingo.Variables, error)
- type MockAPIMockRecorder
- func (mr *MockAPIMockRecorder) AddonDestroy(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) AddonProviderPlansList(arg0 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) AddonProvidersList() *gomock.Call
- func (mr *MockAPIMockRecorder) AddonProvision(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) AddonToken(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) AddonUpgrade(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) AddonsList(arg0 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) AlertAdd(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) AlertRemove(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) AlertShow(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) AlertUpdate(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) AlertsList(arg0 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) AppsCreate(arg0 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) AppsDestroy(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) AppsForceHTTPS(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) AppsList() *gomock.Call
- func (mr *MockAPIMockRecorder) AppsPs(arg0 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) AppsRename(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) AppsRestart(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) AppsScale(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) AppsShow(arg0 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) AppsStats(arg0 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) AppsStickySession(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) AppsTransfer(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) AuthAPI() *gomock.Call
- func (mr *MockAPIMockRecorder) AutoscalerAdd(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) AutoscalerRemove(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) AutoscalersList(arg0 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) BackupDownloadURL(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) BackupList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) BackupShow(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) CollaboratorAdd(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) CollaboratorRemove(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) CollaboratorsList(arg0 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) DBAPI(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) Deployment(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) DeploymentList(arg0 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) DeploymentLogs(arg0 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) DeploymentStream(arg0 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) DeploymentsCreate(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) DomainSetCanonical(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) DomainUnsetCanonical(arg0 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) DomainsAdd(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) DomainsList(arg0 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) DomainsRemove(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) DomainsUpdate(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) EventsList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) GetAccessToken() *gomock.Call
- func (mr *MockAPIMockRecorder) KeysAdd(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) KeysDelete(arg0 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) KeysList() *gomock.Call
- func (mr *MockAPIMockRecorder) Login(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) Logs(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) LogsArchives(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) LogsArchivesByCursor(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) LogsURL(arg0 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) NotificationDestroy(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) NotificationPlatformByName(arg0 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) NotificationPlatformsList() *gomock.Call
- func (mr *MockAPIMockRecorder) NotifierByID(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) NotifierDestroy(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) NotifierProvision(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) NotifierUpdate(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) NotifiersList(arg0 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) OperationsShow(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) Run(arg0 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) ScalingoAPI() *gomock.Call
- func (mr *MockAPIMockRecorder) Self() *gomock.Call
- func (mr *MockAPIMockRecorder) SignUp(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) SourcesCreate() *gomock.Call
- func (mr *MockAPIMockRecorder) TokenCreate(arg0 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) TokenExchange(arg0 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) TokenShow(arg0 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) TokensList() *gomock.Call
- func (mr *MockAPIMockRecorder) UpdateUser(arg0 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) UserEventsList(arg0 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) VariableMultipleSet(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) VariableSet(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) VariableUnset(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) VariablesList(arg0 interface{}) *gomock.Call
- func (mr *MockAPIMockRecorder) VariablesListWithoutAlias(arg0 interface{}) *gomock.Call
- type MockAddonProvidersService
- type MockAddonProvidersServiceMockRecorder
- type MockAddonsService
- func (m *MockAddonsService) AddonDestroy(arg0, arg1 string) error
- func (m *MockAddonsService) AddonProvision(arg0, arg1, arg2 string) (go_scalingo.AddonRes, error)
- func (m *MockAddonsService) AddonToken(arg0, arg1 string) (string, error)
- func (m *MockAddonsService) AddonUpgrade(arg0, arg1, arg2 string) (go_scalingo.AddonRes, error)
- func (m *MockAddonsService) AddonsList(arg0 string) ([]*go_scalingo.Addon, error)
- func (m *MockAddonsService) EXPECT() *MockAddonsServiceMockRecorder
- type MockAddonsServiceMockRecorder
- func (mr *MockAddonsServiceMockRecorder) AddonDestroy(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAddonsServiceMockRecorder) AddonProvision(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAddonsServiceMockRecorder) AddonToken(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAddonsServiceMockRecorder) AddonUpgrade(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAddonsServiceMockRecorder) AddonsList(arg0 interface{}) *gomock.Call
- type MockAlertsService
- func (m *MockAlertsService) AlertAdd(arg0 string, arg1 go_scalingo.AlertAddParams) (*go_scalingo.Alert, error)
- func (m *MockAlertsService) AlertRemove(arg0, arg1 string) error
- func (m *MockAlertsService) AlertShow(arg0, arg1 string) (*go_scalingo.Alert, error)
- func (m *MockAlertsService) AlertUpdate(arg0, arg1 string, arg2 go_scalingo.AlertUpdateParams) (*go_scalingo.Alert, error)
- func (m *MockAlertsService) AlertsList(arg0 string) ([]*go_scalingo.Alert, error)
- func (m *MockAlertsService) EXPECT() *MockAlertsServiceMockRecorder
- type MockAlertsServiceMockRecorder
- func (mr *MockAlertsServiceMockRecorder) AlertAdd(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAlertsServiceMockRecorder) AlertRemove(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAlertsServiceMockRecorder) AlertShow(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAlertsServiceMockRecorder) AlertUpdate(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAlertsServiceMockRecorder) AlertsList(arg0 interface{}) *gomock.Call
- type MockAppsService
- func (m *MockAppsService) AppsCreate(arg0 go_scalingo.AppsCreateOpts) (*go_scalingo.App, error)
- func (m *MockAppsService) AppsDestroy(arg0, arg1 string) error
- func (m *MockAppsService) AppsForceHTTPS(arg0 string, arg1 bool) (*go_scalingo.App, error)
- func (m *MockAppsService) AppsList() ([]*go_scalingo.App, error)
- func (m *MockAppsService) AppsPs(arg0 string) ([]go_scalingo.ContainerType, error)
- func (m *MockAppsService) AppsRename(arg0, arg1 string) (*go_scalingo.App, error)
- func (m *MockAppsService) AppsRestart(arg0 string, arg1 *go_scalingo.AppsRestartParams) (*http.Response, error)
- func (m *MockAppsService) AppsScale(arg0 string, arg1 *go_scalingo.AppsScaleParams) (*http.Response, error)
- func (m *MockAppsService) AppsShow(arg0 string) (*go_scalingo.App, error)
- func (m *MockAppsService) AppsStats(arg0 string) (*go_scalingo.AppStatsRes, error)
- func (m *MockAppsService) AppsStickySession(arg0 string, arg1 bool) (*go_scalingo.App, error)
- func (m *MockAppsService) AppsTransfer(arg0, arg1 string) (*go_scalingo.App, error)
- func (m *MockAppsService) EXPECT() *MockAppsServiceMockRecorder
- type MockAppsServiceMockRecorder
- func (mr *MockAppsServiceMockRecorder) AppsCreate(arg0 interface{}) *gomock.Call
- func (mr *MockAppsServiceMockRecorder) AppsDestroy(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAppsServiceMockRecorder) AppsForceHTTPS(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAppsServiceMockRecorder) AppsList() *gomock.Call
- func (mr *MockAppsServiceMockRecorder) AppsPs(arg0 interface{}) *gomock.Call
- func (mr *MockAppsServiceMockRecorder) AppsRename(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAppsServiceMockRecorder) AppsRestart(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAppsServiceMockRecorder) AppsScale(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAppsServiceMockRecorder) AppsShow(arg0 interface{}) *gomock.Call
- func (mr *MockAppsServiceMockRecorder) AppsStats(arg0 interface{}) *gomock.Call
- func (mr *MockAppsServiceMockRecorder) AppsStickySession(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAppsServiceMockRecorder) AppsTransfer(arg0, arg1 interface{}) *gomock.Call
- type MockAutoscalersService
- func (m *MockAutoscalersService) AutoscalerAdd(arg0 string, arg1 go_scalingo.AutoscalerAddParams) (*go_scalingo.Autoscaler, error)
- func (m *MockAutoscalersService) AutoscalerRemove(arg0, arg1 string) error
- func (m *MockAutoscalersService) AutoscalersList(arg0 string) ([]go_scalingo.Autoscaler, error)
- func (m *MockAutoscalersService) EXPECT() *MockAutoscalersServiceMockRecorder
- type MockAutoscalersServiceMockRecorder
- type MockBackupsService
- func (m *MockBackupsService) BackupDownloadURL(arg0, arg1, arg2 string) (string, error)
- func (m *MockBackupsService) BackupList(arg0, arg1 string) ([]go_scalingo.Backup, error)
- func (m *MockBackupsService) BackupShow(arg0, arg1, arg2 string) (*go_scalingo.Backup, error)
- func (m *MockBackupsService) EXPECT() *MockBackupsServiceMockRecorder
- type MockBackupsServiceMockRecorder
- type MockCollaboratorsService
- func (m *MockCollaboratorsService) CollaboratorAdd(arg0, arg1 string) (go_scalingo.Collaborator, error)
- func (m *MockCollaboratorsService) CollaboratorRemove(arg0, arg1 string) error
- func (m *MockCollaboratorsService) CollaboratorsList(arg0 string) ([]go_scalingo.Collaborator, error)
- func (m *MockCollaboratorsService) EXPECT() *MockCollaboratorsServiceMockRecorder
- type MockCollaboratorsServiceMockRecorder
- func (mr *MockCollaboratorsServiceMockRecorder) CollaboratorAdd(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCollaboratorsServiceMockRecorder) CollaboratorRemove(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCollaboratorsServiceMockRecorder) CollaboratorsList(arg0 interface{}) *gomock.Call
- type MockDeploymentsService
- func (m *MockDeploymentsService) Deployment(arg0, arg1 string) (*go_scalingo.Deployment, error)
- func (m *MockDeploymentsService) DeploymentList(arg0 string) ([]*go_scalingo.Deployment, error)
- func (m *MockDeploymentsService) DeploymentLogs(arg0 string) (*http.Response, error)
- func (m *MockDeploymentsService) DeploymentStream(arg0 string) (*websocket.Conn, error)
- func (m *MockDeploymentsService) DeploymentsCreate(arg0 string, arg1 *go_scalingo.DeploymentsCreateParams) (*go_scalingo.Deployment, error)
- func (m *MockDeploymentsService) EXPECT() *MockDeploymentsServiceMockRecorder
- type MockDeploymentsServiceMockRecorder
- func (mr *MockDeploymentsServiceMockRecorder) Deployment(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDeploymentsServiceMockRecorder) DeploymentList(arg0 interface{}) *gomock.Call
- func (mr *MockDeploymentsServiceMockRecorder) DeploymentLogs(arg0 interface{}) *gomock.Call
- func (mr *MockDeploymentsServiceMockRecorder) DeploymentStream(arg0 interface{}) *gomock.Call
- func (mr *MockDeploymentsServiceMockRecorder) DeploymentsCreate(arg0, arg1 interface{}) *gomock.Call
- type MockDomainsService
- func (m *MockDomainsService) DomainSetCanonical(arg0, arg1 string) (go_scalingo.Domain, error)
- func (m *MockDomainsService) DomainUnsetCanonical(arg0 string) (go_scalingo.Domain, error)
- func (m *MockDomainsService) DomainsAdd(arg0 string, arg1 go_scalingo.Domain) (go_scalingo.Domain, error)
- func (m *MockDomainsService) DomainsList(arg0 string) ([]go_scalingo.Domain, error)
- func (m *MockDomainsService) DomainsRemove(arg0, arg1 string) error
- func (m *MockDomainsService) DomainsUpdate(arg0, arg1, arg2, arg3 string) (go_scalingo.Domain, error)
- func (m *MockDomainsService) EXPECT() *MockDomainsServiceMockRecorder
- type MockDomainsServiceMockRecorder
- func (mr *MockDomainsServiceMockRecorder) DomainSetCanonical(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDomainsServiceMockRecorder) DomainUnsetCanonical(arg0 interface{}) *gomock.Call
- func (mr *MockDomainsServiceMockRecorder) DomainsAdd(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDomainsServiceMockRecorder) DomainsList(arg0 interface{}) *gomock.Call
- func (mr *MockDomainsServiceMockRecorder) DomainsRemove(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDomainsServiceMockRecorder) DomainsUpdate(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- type MockEventsService
- func (m *MockEventsService) EXPECT() *MockEventsServiceMockRecorder
- func (m *MockEventsService) EventsList(arg0 string, arg1 go_scalingo.PaginationOpts) (go_scalingo.Events, go_scalingo.PaginationMeta, error)
- func (m *MockEventsService) UserEventsList(arg0 go_scalingo.PaginationOpts) (go_scalingo.Events, go_scalingo.PaginationMeta, error)
- type MockEventsServiceMockRecorder
- type MockGithubLinkService
- func (m *MockGithubLinkService) EXPECT() *MockGithubLinkServiceMockRecorder
- func (m *MockGithubLinkService) GithubLinkAdd(arg0 string, arg1 go_scalingo.GithubLinkParams) (*go_scalingo.GithubLink, error)
- func (m *MockGithubLinkService) GithubLinkDelete(arg0, arg1 string) error
- func (m *MockGithubLinkService) GithubLinkManualDeploy(arg0, arg1, arg2 string) error
- func (m *MockGithubLinkService) GithubLinkShow(arg0 string) (*go_scalingo.GithubLink, error)
- func (m *MockGithubLinkService) GithubLinkUpdate(arg0, arg1 string, arg2 go_scalingo.GithubLinkParams) (*go_scalingo.GithubLink, error)
- type MockGithubLinkServiceMockRecorder
- func (mr *MockGithubLinkServiceMockRecorder) GithubLinkAdd(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGithubLinkServiceMockRecorder) GithubLinkDelete(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGithubLinkServiceMockRecorder) GithubLinkManualDeploy(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockGithubLinkServiceMockRecorder) GithubLinkShow(arg0 interface{}) *gomock.Call
- func (mr *MockGithubLinkServiceMockRecorder) GithubLinkUpdate(arg0, arg1, arg2 interface{}) *gomock.Call
- type MockKeysService
- type MockKeysServiceMockRecorder
- type MockLoginService
- type MockLoginServiceMockRecorder
- type MockLogsArchivesService
- func (m *MockLogsArchivesService) EXPECT() *MockLogsArchivesServiceMockRecorder
- func (m *MockLogsArchivesService) LogsArchives(arg0 string, arg1 int) (*go_scalingo.LogsArchivesResponse, error)
- func (m *MockLogsArchivesService) LogsArchivesByCursor(arg0, arg1 string) (*go_scalingo.LogsArchivesResponse, error)
- type MockLogsArchivesServiceMockRecorder
- type MockLogsService
- type MockLogsServiceMockRecorder
- type MockNotificationPlatformsService
- func (m *MockNotificationPlatformsService) EXPECT() *MockNotificationPlatformsServiceMockRecorder
- func (m *MockNotificationPlatformsService) NotificationPlatformByName(arg0 string) ([]*go_scalingo.NotificationPlatform, error)
- func (m *MockNotificationPlatformsService) NotificationPlatformsList() ([]*go_scalingo.NotificationPlatform, error)
- type MockNotificationPlatformsServiceMockRecorder
- type MockNotifiersService
- func (m *MockNotifiersService) EXPECT() *MockNotifiersServiceMockRecorder
- func (m *MockNotifiersService) NotifierByID(arg0, arg1 string) (*go_scalingo.Notifier, error)
- func (m *MockNotifiersService) NotifierDestroy(arg0, arg1 string) error
- func (m *MockNotifiersService) NotifierProvision(arg0, arg1 string, arg2 go_scalingo.NotifierParams) (*go_scalingo.Notifier, error)
- func (m *MockNotifiersService) NotifierUpdate(arg0, arg1, arg2 string, arg3 go_scalingo.NotifierParams) (*go_scalingo.Notifier, error)
- func (m *MockNotifiersService) NotifiersList(arg0 string) (go_scalingo.Notifiers, error)
- type MockNotifiersServiceMockRecorder
- func (mr *MockNotifiersServiceMockRecorder) NotifierByID(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNotifiersServiceMockRecorder) NotifierDestroy(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNotifiersServiceMockRecorder) NotifierProvision(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockNotifiersServiceMockRecorder) NotifierUpdate(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockNotifiersServiceMockRecorder) NotifiersList(arg0 interface{}) *gomock.Call
- type MockOperationsService
- type MockOperationsServiceMockRecorder
- type MockRunsService
- type MockRunsServiceMockRecorder
- type MockSignUpService
- type MockSignUpServiceMockRecorder
- type MockSourcesService
- type MockSourcesServiceMockRecorder
- type MockTokenGenerator
- type MockTokenGeneratorMockRecorder
- type MockTokensService
- func (m *MockTokensService) EXPECT() *MockTokensServiceMockRecorder
- func (m *MockTokensService) TokenCreate(arg0 go_scalingo.TokenCreateParams) (go_scalingo.Token, error)
- func (m *MockTokensService) TokenExchange(arg0 string) (string, error)
- func (m *MockTokensService) TokenShow(arg0 int) (go_scalingo.Token, error)
- func (m *MockTokensService) TokensList() (go_scalingo.Tokens, error)
- type MockTokensServiceMockRecorder
- func (mr *MockTokensServiceMockRecorder) TokenCreate(arg0 interface{}) *gomock.Call
- func (mr *MockTokensServiceMockRecorder) TokenExchange(arg0 interface{}) *gomock.Call
- func (mr *MockTokensServiceMockRecorder) TokenShow(arg0 interface{}) *gomock.Call
- func (mr *MockTokensServiceMockRecorder) TokensList() *gomock.Call
- type MockUsersService
- type MockUsersServiceMockRecorder
- type MockVariablesService
- func (m *MockVariablesService) EXPECT() *MockVariablesServiceMockRecorder
- func (m *MockVariablesService) VariableMultipleSet(arg0 string, arg1 go_scalingo.Variables) (go_scalingo.Variables, int, error)
- func (m *MockVariablesService) VariableSet(arg0, arg1, arg2 string) (*go_scalingo.Variable, int, error)
- func (m *MockVariablesService) VariableUnset(arg0, arg1 string) error
- func (m *MockVariablesService) VariablesList(arg0 string) (go_scalingo.Variables, error)
- func (m *MockVariablesService) VariablesListWithoutAlias(arg0 string) (go_scalingo.Variables, error)
- type MockVariablesServiceMockRecorder
- func (mr *MockVariablesServiceMockRecorder) VariableMultipleSet(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockVariablesServiceMockRecorder) VariableSet(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockVariablesServiceMockRecorder) VariableUnset(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockVariablesServiceMockRecorder) VariablesList(arg0 interface{}) *gomock.Call
- func (mr *MockVariablesServiceMockRecorder) VariablesListWithoutAlias(arg0 interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockAPI ¶
type MockAPI struct {
// contains filtered or unexported fields
}
MockAPI is a mock of API interface
func NewMockAPI ¶
func NewMockAPI(ctrl *gomock.Controller) *MockAPI
NewMockAPI creates a new mock instance
func (*MockAPI) AddonDestroy ¶
AddonDestroy mocks base method
func (*MockAPI) AddonProviderPlansList ¶
func (m *MockAPI) AddonProviderPlansList(arg0 string) ([]*go_scalingo.Plan, error)
AddonProviderPlansList mocks base method
func (*MockAPI) AddonProvidersList ¶
func (m *MockAPI) AddonProvidersList() ([]*go_scalingo.AddonProvider, error)
AddonProvidersList mocks base method
func (*MockAPI) AddonProvision ¶
func (m *MockAPI) AddonProvision(arg0, arg1, arg2 string) (go_scalingo.AddonRes, error)
AddonProvision mocks base method
func (*MockAPI) AddonToken ¶
AddonToken mocks base method
func (*MockAPI) AddonUpgrade ¶
func (m *MockAPI) AddonUpgrade(arg0, arg1, arg2 string) (go_scalingo.AddonRes, error)
AddonUpgrade mocks base method
func (*MockAPI) AddonsList ¶
func (m *MockAPI) AddonsList(arg0 string) ([]*go_scalingo.Addon, error)
AddonsList mocks base method
func (*MockAPI) AlertAdd ¶
func (m *MockAPI) AlertAdd(arg0 string, arg1 go_scalingo.AlertAddParams) (*go_scalingo.Alert, error)
AlertAdd mocks base method
func (*MockAPI) AlertRemove ¶
AlertRemove mocks base method
func (*MockAPI) AlertShow ¶
func (m *MockAPI) AlertShow(arg0, arg1 string) (*go_scalingo.Alert, error)
AlertShow mocks base method
func (*MockAPI) AlertUpdate ¶
func (m *MockAPI) AlertUpdate(arg0, arg1 string, arg2 go_scalingo.AlertUpdateParams) (*go_scalingo.Alert, error)
AlertUpdate mocks base method
func (*MockAPI) AlertsList ¶
func (m *MockAPI) AlertsList(arg0 string) ([]*go_scalingo.Alert, error)
AlertsList mocks base method
func (*MockAPI) AppsCreate ¶
func (m *MockAPI) AppsCreate(arg0 go_scalingo.AppsCreateOpts) (*go_scalingo.App, error)
AppsCreate mocks base method
func (*MockAPI) AppsDestroy ¶
AppsDestroy mocks base method
func (*MockAPI) AppsForceHTTPS ¶
AppsForceHTTPS mocks base method
func (*MockAPI) AppsList ¶
func (m *MockAPI) AppsList() ([]*go_scalingo.App, error)
AppsList mocks base method
func (*MockAPI) AppsPs ¶
func (m *MockAPI) AppsPs(arg0 string) ([]go_scalingo.ContainerType, error)
AppsPs mocks base method
func (*MockAPI) AppsRename ¶
func (m *MockAPI) AppsRename(arg0, arg1 string) (*go_scalingo.App, error)
AppsRename mocks base method
func (*MockAPI) AppsRestart ¶
func (m *MockAPI) AppsRestart(arg0 string, arg1 *go_scalingo.AppsRestartParams) (*http0.Response, error)
AppsRestart mocks base method
func (*MockAPI) AppsScale ¶
func (m *MockAPI) AppsScale(arg0 string, arg1 *go_scalingo.AppsScaleParams) (*http0.Response, error)
AppsScale mocks base method
func (*MockAPI) AppsShow ¶
func (m *MockAPI) AppsShow(arg0 string) (*go_scalingo.App, error)
AppsShow mocks base method
func (*MockAPI) AppsStats ¶
func (m *MockAPI) AppsStats(arg0 string) (*go_scalingo.AppStatsRes, error)
AppsStats mocks base method
func (*MockAPI) AppsStickySession ¶
AppsStickySession mocks base method
func (*MockAPI) AppsTransfer ¶
func (m *MockAPI) AppsTransfer(arg0, arg1 string) (*go_scalingo.App, error)
AppsTransfer mocks base method
func (*MockAPI) AutoscalerAdd ¶
func (m *MockAPI) AutoscalerAdd(arg0 string, arg1 go_scalingo.AutoscalerAddParams) (*go_scalingo.Autoscaler, error)
AutoscalerAdd mocks base method
func (*MockAPI) AutoscalerRemove ¶
AutoscalerRemove mocks base method
func (*MockAPI) AutoscalersList ¶
func (m *MockAPI) AutoscalersList(arg0 string) ([]go_scalingo.Autoscaler, error)
AutoscalersList mocks base method
func (*MockAPI) BackupDownloadURL ¶
BackupDownloadURL mocks base method
func (*MockAPI) BackupList ¶
func (m *MockAPI) BackupList(arg0, arg1 string) ([]go_scalingo.Backup, error)
BackupList mocks base method
func (*MockAPI) BackupShow ¶
func (m *MockAPI) BackupShow(arg0, arg1, arg2 string) (*go_scalingo.Backup, error)
BackupShow mocks base method
func (*MockAPI) CollaboratorAdd ¶
func (m *MockAPI) CollaboratorAdd(arg0, arg1 string) (go_scalingo.Collaborator, error)
CollaboratorAdd mocks base method
func (*MockAPI) CollaboratorRemove ¶
CollaboratorRemove mocks base method
func (*MockAPI) CollaboratorsList ¶
func (m *MockAPI) CollaboratorsList(arg0 string) ([]go_scalingo.Collaborator, error)
CollaboratorsList mocks base method
func (*MockAPI) Deployment ¶
func (m *MockAPI) Deployment(arg0, arg1 string) (*go_scalingo.Deployment, error)
Deployment mocks base method
func (*MockAPI) DeploymentList ¶
func (m *MockAPI) DeploymentList(arg0 string) ([]*go_scalingo.Deployment, error)
DeploymentList mocks base method
func (*MockAPI) DeploymentLogs ¶
DeploymentLogs mocks base method
func (*MockAPI) DeploymentStream ¶
DeploymentStream mocks base method
func (*MockAPI) DeploymentsCreate ¶
func (m *MockAPI) DeploymentsCreate(arg0 string, arg1 *go_scalingo.DeploymentsCreateParams) (*go_scalingo.Deployment, error)
DeploymentsCreate mocks base method
func (*MockAPI) DomainSetCanonical ¶
func (m *MockAPI) DomainSetCanonical(arg0, arg1 string) (go_scalingo.Domain, error)
DomainSetCanonical mocks base method
func (*MockAPI) DomainUnsetCanonical ¶
func (m *MockAPI) DomainUnsetCanonical(arg0 string) (go_scalingo.Domain, error)
DomainUnsetCanonical mocks base method
func (*MockAPI) DomainsAdd ¶
func (m *MockAPI) DomainsAdd(arg0 string, arg1 go_scalingo.Domain) (go_scalingo.Domain, error)
DomainsAdd mocks base method
func (*MockAPI) DomainsList ¶
func (m *MockAPI) DomainsList(arg0 string) ([]go_scalingo.Domain, error)
DomainsList mocks base method
func (*MockAPI) DomainsRemove ¶
DomainsRemove mocks base method
func (*MockAPI) DomainsUpdate ¶
func (m *MockAPI) DomainsUpdate(arg0, arg1, arg2, arg3 string) (go_scalingo.Domain, error)
DomainsUpdate mocks base method
func (*MockAPI) EXPECT ¶
func (m *MockAPI) EXPECT() *MockAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockAPI) EventsList ¶
func (m *MockAPI) EventsList(arg0 string, arg1 go_scalingo.PaginationOpts) (go_scalingo.Events, go_scalingo.PaginationMeta, error)
EventsList mocks base method
func (*MockAPI) GetAccessToken ¶
GetAccessToken mocks base method
func (*MockAPI) KeysAdd ¶
func (m *MockAPI) KeysAdd(arg0, arg1 string) (*go_scalingo.Key, error)
KeysAdd mocks base method
func (*MockAPI) KeysDelete ¶
KeysDelete mocks base method
func (*MockAPI) KeysList ¶
func (m *MockAPI) KeysList() ([]go_scalingo.Key, error)
KeysList mocks base method
func (*MockAPI) Login ¶
func (m *MockAPI) Login(arg0, arg1 string) (*go_scalingo.LoginResponse, error)
Login mocks base method
func (*MockAPI) LogsArchives ¶
func (m *MockAPI) LogsArchives(arg0 string, arg1 int) (*go_scalingo.LogsArchivesResponse, error)
LogsArchives mocks base method
func (*MockAPI) LogsArchivesByCursor ¶
func (m *MockAPI) LogsArchivesByCursor(arg0, arg1 string) (*go_scalingo.LogsArchivesResponse, error)
LogsArchivesByCursor mocks base method
func (*MockAPI) NotificationDestroy ¶
NotificationDestroy mocks base method
func (*MockAPI) NotificationPlatformByName ¶
func (m *MockAPI) NotificationPlatformByName(arg0 string) ([]*go_scalingo.NotificationPlatform, error)
NotificationPlatformByName mocks base method
func (*MockAPI) NotificationPlatformsList ¶
func (m *MockAPI) NotificationPlatformsList() ([]*go_scalingo.NotificationPlatform, error)
NotificationPlatformsList mocks base method
func (*MockAPI) NotifierByID ¶
func (m *MockAPI) NotifierByID(arg0, arg1 string) (*go_scalingo.Notifier, error)
NotifierByID mocks base method
func (*MockAPI) NotifierDestroy ¶
NotifierDestroy mocks base method
func (*MockAPI) NotifierProvision ¶
func (m *MockAPI) NotifierProvision(arg0, arg1 string, arg2 go_scalingo.NotifierParams) (*go_scalingo.Notifier, error)
NotifierProvision mocks base method
func (*MockAPI) NotifierUpdate ¶
func (m *MockAPI) NotifierUpdate(arg0, arg1, arg2 string, arg3 go_scalingo.NotifierParams) (*go_scalingo.Notifier, error)
NotifierUpdate mocks base method
func (*MockAPI) NotifiersList ¶
func (m *MockAPI) NotifiersList(arg0 string) (go_scalingo.Notifiers, error)
NotifiersList mocks base method
func (*MockAPI) OperationsShow ¶
func (m *MockAPI) OperationsShow(arg0, arg1 string) (*go_scalingo.Operation, error)
OperationsShow mocks base method
func (*MockAPI) Run ¶
func (m *MockAPI) Run(arg0 go_scalingo.RunOpts) (*go_scalingo.RunRes, error)
Run mocks base method
func (*MockAPI) ScalingoAPI ¶
ScalingoAPI mocks base method
func (*MockAPI) SourcesCreate ¶
func (m *MockAPI) SourcesCreate() (*go_scalingo.Source, error)
SourcesCreate mocks base method
func (*MockAPI) TokenCreate ¶
func (m *MockAPI) TokenCreate(arg0 go_scalingo.TokenCreateParams) (go_scalingo.Token, error)
TokenCreate mocks base method
func (*MockAPI) TokenExchange ¶
TokenExchange mocks base method
func (*MockAPI) TokenShow ¶
func (m *MockAPI) TokenShow(arg0 int) (go_scalingo.Token, error)
TokenShow mocks base method
func (*MockAPI) TokensList ¶
func (m *MockAPI) TokensList() (go_scalingo.Tokens, error)
TokensList mocks base method
func (*MockAPI) UpdateUser ¶
func (m *MockAPI) UpdateUser(arg0 go_scalingo.UpdateUserParams) (*go_scalingo.User, error)
UpdateUser mocks base method
func (*MockAPI) UserEventsList ¶
func (m *MockAPI) UserEventsList(arg0 go_scalingo.PaginationOpts) (go_scalingo.Events, go_scalingo.PaginationMeta, error)
UserEventsList mocks base method
func (*MockAPI) VariableMultipleSet ¶
func (m *MockAPI) VariableMultipleSet(arg0 string, arg1 go_scalingo.Variables) (go_scalingo.Variables, int, error)
VariableMultipleSet mocks base method
func (*MockAPI) VariableSet ¶
VariableSet mocks base method
func (*MockAPI) VariableUnset ¶
VariableUnset mocks base method
func (*MockAPI) VariablesList ¶
func (m *MockAPI) VariablesList(arg0 string) (go_scalingo.Variables, error)
VariablesList mocks base method
func (*MockAPI) VariablesListWithoutAlias ¶
func (m *MockAPI) VariablesListWithoutAlias(arg0 string) (go_scalingo.Variables, error)
VariablesListWithoutAlias mocks base method
type MockAPIMockRecorder ¶
type MockAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockAPIMockRecorder is the mock recorder for MockAPI
func (*MockAPIMockRecorder) AddonDestroy ¶
func (mr *MockAPIMockRecorder) AddonDestroy(arg0, arg1 interface{}) *gomock.Call
AddonDestroy indicates an expected call of AddonDestroy
func (*MockAPIMockRecorder) AddonProviderPlansList ¶
func (mr *MockAPIMockRecorder) AddonProviderPlansList(arg0 interface{}) *gomock.Call
AddonProviderPlansList indicates an expected call of AddonProviderPlansList
func (*MockAPIMockRecorder) AddonProvidersList ¶
func (mr *MockAPIMockRecorder) AddonProvidersList() *gomock.Call
AddonProvidersList indicates an expected call of AddonProvidersList
func (*MockAPIMockRecorder) AddonProvision ¶
func (mr *MockAPIMockRecorder) AddonProvision(arg0, arg1, arg2 interface{}) *gomock.Call
AddonProvision indicates an expected call of AddonProvision
func (*MockAPIMockRecorder) AddonToken ¶
func (mr *MockAPIMockRecorder) AddonToken(arg0, arg1 interface{}) *gomock.Call
AddonToken indicates an expected call of AddonToken
func (*MockAPIMockRecorder) AddonUpgrade ¶
func (mr *MockAPIMockRecorder) AddonUpgrade(arg0, arg1, arg2 interface{}) *gomock.Call
AddonUpgrade indicates an expected call of AddonUpgrade
func (*MockAPIMockRecorder) AddonsList ¶
func (mr *MockAPIMockRecorder) AddonsList(arg0 interface{}) *gomock.Call
AddonsList indicates an expected call of AddonsList
func (*MockAPIMockRecorder) AlertAdd ¶
func (mr *MockAPIMockRecorder) AlertAdd(arg0, arg1 interface{}) *gomock.Call
AlertAdd indicates an expected call of AlertAdd
func (*MockAPIMockRecorder) AlertRemove ¶
func (mr *MockAPIMockRecorder) AlertRemove(arg0, arg1 interface{}) *gomock.Call
AlertRemove indicates an expected call of AlertRemove
func (*MockAPIMockRecorder) AlertShow ¶
func (mr *MockAPIMockRecorder) AlertShow(arg0, arg1 interface{}) *gomock.Call
AlertShow indicates an expected call of AlertShow
func (*MockAPIMockRecorder) AlertUpdate ¶
func (mr *MockAPIMockRecorder) AlertUpdate(arg0, arg1, arg2 interface{}) *gomock.Call
AlertUpdate indicates an expected call of AlertUpdate
func (*MockAPIMockRecorder) AlertsList ¶
func (mr *MockAPIMockRecorder) AlertsList(arg0 interface{}) *gomock.Call
AlertsList indicates an expected call of AlertsList
func (*MockAPIMockRecorder) AppsCreate ¶
func (mr *MockAPIMockRecorder) AppsCreate(arg0 interface{}) *gomock.Call
AppsCreate indicates an expected call of AppsCreate
func (*MockAPIMockRecorder) AppsDestroy ¶
func (mr *MockAPIMockRecorder) AppsDestroy(arg0, arg1 interface{}) *gomock.Call
AppsDestroy indicates an expected call of AppsDestroy
func (*MockAPIMockRecorder) AppsForceHTTPS ¶
func (mr *MockAPIMockRecorder) AppsForceHTTPS(arg0, arg1 interface{}) *gomock.Call
AppsForceHTTPS indicates an expected call of AppsForceHTTPS
func (*MockAPIMockRecorder) AppsList ¶
func (mr *MockAPIMockRecorder) AppsList() *gomock.Call
AppsList indicates an expected call of AppsList
func (*MockAPIMockRecorder) AppsPs ¶
func (mr *MockAPIMockRecorder) AppsPs(arg0 interface{}) *gomock.Call
AppsPs indicates an expected call of AppsPs
func (*MockAPIMockRecorder) AppsRename ¶
func (mr *MockAPIMockRecorder) AppsRename(arg0, arg1 interface{}) *gomock.Call
AppsRename indicates an expected call of AppsRename
func (*MockAPIMockRecorder) AppsRestart ¶
func (mr *MockAPIMockRecorder) AppsRestart(arg0, arg1 interface{}) *gomock.Call
AppsRestart indicates an expected call of AppsRestart
func (*MockAPIMockRecorder) AppsScale ¶
func (mr *MockAPIMockRecorder) AppsScale(arg0, arg1 interface{}) *gomock.Call
AppsScale indicates an expected call of AppsScale
func (*MockAPIMockRecorder) AppsShow ¶
func (mr *MockAPIMockRecorder) AppsShow(arg0 interface{}) *gomock.Call
AppsShow indicates an expected call of AppsShow
func (*MockAPIMockRecorder) AppsStats ¶
func (mr *MockAPIMockRecorder) AppsStats(arg0 interface{}) *gomock.Call
AppsStats indicates an expected call of AppsStats
func (*MockAPIMockRecorder) AppsStickySession ¶
func (mr *MockAPIMockRecorder) AppsStickySession(arg0, arg1 interface{}) *gomock.Call
AppsStickySession indicates an expected call of AppsStickySession
func (*MockAPIMockRecorder) AppsTransfer ¶
func (mr *MockAPIMockRecorder) AppsTransfer(arg0, arg1 interface{}) *gomock.Call
AppsTransfer indicates an expected call of AppsTransfer
func (*MockAPIMockRecorder) AuthAPI ¶
func (mr *MockAPIMockRecorder) AuthAPI() *gomock.Call
AuthAPI indicates an expected call of AuthAPI
func (*MockAPIMockRecorder) AutoscalerAdd ¶
func (mr *MockAPIMockRecorder) AutoscalerAdd(arg0, arg1 interface{}) *gomock.Call
AutoscalerAdd indicates an expected call of AutoscalerAdd
func (*MockAPIMockRecorder) AutoscalerRemove ¶
func (mr *MockAPIMockRecorder) AutoscalerRemove(arg0, arg1 interface{}) *gomock.Call
AutoscalerRemove indicates an expected call of AutoscalerRemove
func (*MockAPIMockRecorder) AutoscalersList ¶
func (mr *MockAPIMockRecorder) AutoscalersList(arg0 interface{}) *gomock.Call
AutoscalersList indicates an expected call of AutoscalersList
func (*MockAPIMockRecorder) BackupDownloadURL ¶
func (mr *MockAPIMockRecorder) BackupDownloadURL(arg0, arg1, arg2 interface{}) *gomock.Call
BackupDownloadURL indicates an expected call of BackupDownloadURL
func (*MockAPIMockRecorder) BackupList ¶
func (mr *MockAPIMockRecorder) BackupList(arg0, arg1 interface{}) *gomock.Call
BackupList indicates an expected call of BackupList
func (*MockAPIMockRecorder) BackupShow ¶
func (mr *MockAPIMockRecorder) BackupShow(arg0, arg1, arg2 interface{}) *gomock.Call
BackupShow indicates an expected call of BackupShow
func (*MockAPIMockRecorder) CollaboratorAdd ¶
func (mr *MockAPIMockRecorder) CollaboratorAdd(arg0, arg1 interface{}) *gomock.Call
CollaboratorAdd indicates an expected call of CollaboratorAdd
func (*MockAPIMockRecorder) CollaboratorRemove ¶
func (mr *MockAPIMockRecorder) CollaboratorRemove(arg0, arg1 interface{}) *gomock.Call
CollaboratorRemove indicates an expected call of CollaboratorRemove
func (*MockAPIMockRecorder) CollaboratorsList ¶
func (mr *MockAPIMockRecorder) CollaboratorsList(arg0 interface{}) *gomock.Call
CollaboratorsList indicates an expected call of CollaboratorsList
func (*MockAPIMockRecorder) DBAPI ¶
func (mr *MockAPIMockRecorder) DBAPI(arg0, arg1 interface{}) *gomock.Call
DBAPI indicates an expected call of DBAPI
func (*MockAPIMockRecorder) Deployment ¶
func (mr *MockAPIMockRecorder) Deployment(arg0, arg1 interface{}) *gomock.Call
Deployment indicates an expected call of Deployment
func (*MockAPIMockRecorder) DeploymentList ¶
func (mr *MockAPIMockRecorder) DeploymentList(arg0 interface{}) *gomock.Call
DeploymentList indicates an expected call of DeploymentList
func (*MockAPIMockRecorder) DeploymentLogs ¶
func (mr *MockAPIMockRecorder) DeploymentLogs(arg0 interface{}) *gomock.Call
DeploymentLogs indicates an expected call of DeploymentLogs
func (*MockAPIMockRecorder) DeploymentStream ¶
func (mr *MockAPIMockRecorder) DeploymentStream(arg0 interface{}) *gomock.Call
DeploymentStream indicates an expected call of DeploymentStream
func (*MockAPIMockRecorder) DeploymentsCreate ¶
func (mr *MockAPIMockRecorder) DeploymentsCreate(arg0, arg1 interface{}) *gomock.Call
DeploymentsCreate indicates an expected call of DeploymentsCreate
func (*MockAPIMockRecorder) DomainSetCanonical ¶
func (mr *MockAPIMockRecorder) DomainSetCanonical(arg0, arg1 interface{}) *gomock.Call
DomainSetCanonical indicates an expected call of DomainSetCanonical
func (*MockAPIMockRecorder) DomainUnsetCanonical ¶
func (mr *MockAPIMockRecorder) DomainUnsetCanonical(arg0 interface{}) *gomock.Call
DomainUnsetCanonical indicates an expected call of DomainUnsetCanonical
func (*MockAPIMockRecorder) DomainsAdd ¶
func (mr *MockAPIMockRecorder) DomainsAdd(arg0, arg1 interface{}) *gomock.Call
DomainsAdd indicates an expected call of DomainsAdd
func (*MockAPIMockRecorder) DomainsList ¶
func (mr *MockAPIMockRecorder) DomainsList(arg0 interface{}) *gomock.Call
DomainsList indicates an expected call of DomainsList
func (*MockAPIMockRecorder) DomainsRemove ¶
func (mr *MockAPIMockRecorder) DomainsRemove(arg0, arg1 interface{}) *gomock.Call
DomainsRemove indicates an expected call of DomainsRemove
func (*MockAPIMockRecorder) DomainsUpdate ¶
func (mr *MockAPIMockRecorder) DomainsUpdate(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
DomainsUpdate indicates an expected call of DomainsUpdate
func (*MockAPIMockRecorder) EventsList ¶
func (mr *MockAPIMockRecorder) EventsList(arg0, arg1 interface{}) *gomock.Call
EventsList indicates an expected call of EventsList
func (*MockAPIMockRecorder) GetAccessToken ¶
func (mr *MockAPIMockRecorder) GetAccessToken() *gomock.Call
GetAccessToken indicates an expected call of GetAccessToken
func (*MockAPIMockRecorder) KeysAdd ¶
func (mr *MockAPIMockRecorder) KeysAdd(arg0, arg1 interface{}) *gomock.Call
KeysAdd indicates an expected call of KeysAdd
func (*MockAPIMockRecorder) KeysDelete ¶
func (mr *MockAPIMockRecorder) KeysDelete(arg0 interface{}) *gomock.Call
KeysDelete indicates an expected call of KeysDelete
func (*MockAPIMockRecorder) KeysList ¶
func (mr *MockAPIMockRecorder) KeysList() *gomock.Call
KeysList indicates an expected call of KeysList
func (*MockAPIMockRecorder) Login ¶
func (mr *MockAPIMockRecorder) Login(arg0, arg1 interface{}) *gomock.Call
Login indicates an expected call of Login
func (*MockAPIMockRecorder) Logs ¶
func (mr *MockAPIMockRecorder) Logs(arg0, arg1, arg2 interface{}) *gomock.Call
Logs indicates an expected call of Logs
func (*MockAPIMockRecorder) LogsArchives ¶
func (mr *MockAPIMockRecorder) LogsArchives(arg0, arg1 interface{}) *gomock.Call
LogsArchives indicates an expected call of LogsArchives
func (*MockAPIMockRecorder) LogsArchivesByCursor ¶
func (mr *MockAPIMockRecorder) LogsArchivesByCursor(arg0, arg1 interface{}) *gomock.Call
LogsArchivesByCursor indicates an expected call of LogsArchivesByCursor
func (*MockAPIMockRecorder) LogsURL ¶
func (mr *MockAPIMockRecorder) LogsURL(arg0 interface{}) *gomock.Call
LogsURL indicates an expected call of LogsURL
func (*MockAPIMockRecorder) NotificationDestroy ¶
func (mr *MockAPIMockRecorder) NotificationDestroy(arg0, arg1 interface{}) *gomock.Call
NotificationDestroy indicates an expected call of NotificationDestroy
func (*MockAPIMockRecorder) NotificationPlatformByName ¶
func (mr *MockAPIMockRecorder) NotificationPlatformByName(arg0 interface{}) *gomock.Call
NotificationPlatformByName indicates an expected call of NotificationPlatformByName
func (*MockAPIMockRecorder) NotificationPlatformsList ¶
func (mr *MockAPIMockRecorder) NotificationPlatformsList() *gomock.Call
NotificationPlatformsList indicates an expected call of NotificationPlatformsList
func (*MockAPIMockRecorder) NotifierByID ¶
func (mr *MockAPIMockRecorder) NotifierByID(arg0, arg1 interface{}) *gomock.Call
NotifierByID indicates an expected call of NotifierByID
func (*MockAPIMockRecorder) NotifierDestroy ¶
func (mr *MockAPIMockRecorder) NotifierDestroy(arg0, arg1 interface{}) *gomock.Call
NotifierDestroy indicates an expected call of NotifierDestroy
func (*MockAPIMockRecorder) NotifierProvision ¶
func (mr *MockAPIMockRecorder) NotifierProvision(arg0, arg1, arg2 interface{}) *gomock.Call
NotifierProvision indicates an expected call of NotifierProvision
func (*MockAPIMockRecorder) NotifierUpdate ¶
func (mr *MockAPIMockRecorder) NotifierUpdate(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
NotifierUpdate indicates an expected call of NotifierUpdate
func (*MockAPIMockRecorder) NotifiersList ¶
func (mr *MockAPIMockRecorder) NotifiersList(arg0 interface{}) *gomock.Call
NotifiersList indicates an expected call of NotifiersList
func (*MockAPIMockRecorder) OperationsShow ¶
func (mr *MockAPIMockRecorder) OperationsShow(arg0, arg1 interface{}) *gomock.Call
OperationsShow indicates an expected call of OperationsShow
func (*MockAPIMockRecorder) Run ¶
func (mr *MockAPIMockRecorder) Run(arg0 interface{}) *gomock.Call
Run indicates an expected call of Run
func (*MockAPIMockRecorder) ScalingoAPI ¶
func (mr *MockAPIMockRecorder) ScalingoAPI() *gomock.Call
ScalingoAPI indicates an expected call of ScalingoAPI
func (*MockAPIMockRecorder) Self ¶
func (mr *MockAPIMockRecorder) Self() *gomock.Call
Self indicates an expected call of Self
func (*MockAPIMockRecorder) SignUp ¶
func (mr *MockAPIMockRecorder) SignUp(arg0, arg1 interface{}) *gomock.Call
SignUp indicates an expected call of SignUp
func (*MockAPIMockRecorder) SourcesCreate ¶
func (mr *MockAPIMockRecorder) SourcesCreate() *gomock.Call
SourcesCreate indicates an expected call of SourcesCreate
func (*MockAPIMockRecorder) TokenCreate ¶
func (mr *MockAPIMockRecorder) TokenCreate(arg0 interface{}) *gomock.Call
TokenCreate indicates an expected call of TokenCreate
func (*MockAPIMockRecorder) TokenExchange ¶
func (mr *MockAPIMockRecorder) TokenExchange(arg0 interface{}) *gomock.Call
TokenExchange indicates an expected call of TokenExchange
func (*MockAPIMockRecorder) TokenShow ¶
func (mr *MockAPIMockRecorder) TokenShow(arg0 interface{}) *gomock.Call
TokenShow indicates an expected call of TokenShow
func (*MockAPIMockRecorder) TokensList ¶
func (mr *MockAPIMockRecorder) TokensList() *gomock.Call
TokensList indicates an expected call of TokensList
func (*MockAPIMockRecorder) UpdateUser ¶
func (mr *MockAPIMockRecorder) UpdateUser(arg0 interface{}) *gomock.Call
UpdateUser indicates an expected call of UpdateUser
func (*MockAPIMockRecorder) UserEventsList ¶
func (mr *MockAPIMockRecorder) UserEventsList(arg0 interface{}) *gomock.Call
UserEventsList indicates an expected call of UserEventsList
func (*MockAPIMockRecorder) VariableMultipleSet ¶
func (mr *MockAPIMockRecorder) VariableMultipleSet(arg0, arg1 interface{}) *gomock.Call
VariableMultipleSet indicates an expected call of VariableMultipleSet
func (*MockAPIMockRecorder) VariableSet ¶
func (mr *MockAPIMockRecorder) VariableSet(arg0, arg1, arg2 interface{}) *gomock.Call
VariableSet indicates an expected call of VariableSet
func (*MockAPIMockRecorder) VariableUnset ¶
func (mr *MockAPIMockRecorder) VariableUnset(arg0, arg1 interface{}) *gomock.Call
VariableUnset indicates an expected call of VariableUnset
func (*MockAPIMockRecorder) VariablesList ¶
func (mr *MockAPIMockRecorder) VariablesList(arg0 interface{}) *gomock.Call
VariablesList indicates an expected call of VariablesList
func (*MockAPIMockRecorder) VariablesListWithoutAlias ¶
func (mr *MockAPIMockRecorder) VariablesListWithoutAlias(arg0 interface{}) *gomock.Call
VariablesListWithoutAlias indicates an expected call of VariablesListWithoutAlias
type MockAddonProvidersService ¶
type MockAddonProvidersService struct {
// contains filtered or unexported fields
}
MockAddonProvidersService is a mock of AddonProvidersService interface
func NewMockAddonProvidersService ¶
func NewMockAddonProvidersService(ctrl *gomock.Controller) *MockAddonProvidersService
NewMockAddonProvidersService creates a new mock instance
func (*MockAddonProvidersService) AddonProviderPlansList ¶
func (m *MockAddonProvidersService) AddonProviderPlansList(arg0 string) ([]*go_scalingo.Plan, error)
AddonProviderPlansList mocks base method
func (*MockAddonProvidersService) AddonProvidersList ¶
func (m *MockAddonProvidersService) AddonProvidersList() ([]*go_scalingo.AddonProvider, error)
AddonProvidersList mocks base method
func (*MockAddonProvidersService) EXPECT ¶
func (m *MockAddonProvidersService) EXPECT() *MockAddonProvidersServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
type MockAddonProvidersServiceMockRecorder ¶
type MockAddonProvidersServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockAddonProvidersServiceMockRecorder is the mock recorder for MockAddonProvidersService
func (*MockAddonProvidersServiceMockRecorder) AddonProviderPlansList ¶
func (mr *MockAddonProvidersServiceMockRecorder) AddonProviderPlansList(arg0 interface{}) *gomock.Call
AddonProviderPlansList indicates an expected call of AddonProviderPlansList
func (*MockAddonProvidersServiceMockRecorder) AddonProvidersList ¶
func (mr *MockAddonProvidersServiceMockRecorder) AddonProvidersList() *gomock.Call
AddonProvidersList indicates an expected call of AddonProvidersList
type MockAddonsService ¶
type MockAddonsService struct {
// contains filtered or unexported fields
}
MockAddonsService is a mock of AddonsService interface
func NewMockAddonsService ¶
func NewMockAddonsService(ctrl *gomock.Controller) *MockAddonsService
NewMockAddonsService creates a new mock instance
func (*MockAddonsService) AddonDestroy ¶
func (m *MockAddonsService) AddonDestroy(arg0, arg1 string) error
AddonDestroy mocks base method
func (*MockAddonsService) AddonProvision ¶
func (m *MockAddonsService) AddonProvision(arg0, arg1, arg2 string) (go_scalingo.AddonRes, error)
AddonProvision mocks base method
func (*MockAddonsService) AddonToken ¶
func (m *MockAddonsService) AddonToken(arg0, arg1 string) (string, error)
AddonToken mocks base method
func (*MockAddonsService) AddonUpgrade ¶
func (m *MockAddonsService) AddonUpgrade(arg0, arg1, arg2 string) (go_scalingo.AddonRes, error)
AddonUpgrade mocks base method
func (*MockAddonsService) AddonsList ¶
func (m *MockAddonsService) AddonsList(arg0 string) ([]*go_scalingo.Addon, error)
AddonsList mocks base method
func (*MockAddonsService) EXPECT ¶
func (m *MockAddonsService) EXPECT() *MockAddonsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
type MockAddonsServiceMockRecorder ¶
type MockAddonsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockAddonsServiceMockRecorder is the mock recorder for MockAddonsService
func (*MockAddonsServiceMockRecorder) AddonDestroy ¶
func (mr *MockAddonsServiceMockRecorder) AddonDestroy(arg0, arg1 interface{}) *gomock.Call
AddonDestroy indicates an expected call of AddonDestroy
func (*MockAddonsServiceMockRecorder) AddonProvision ¶
func (mr *MockAddonsServiceMockRecorder) AddonProvision(arg0, arg1, arg2 interface{}) *gomock.Call
AddonProvision indicates an expected call of AddonProvision
func (*MockAddonsServiceMockRecorder) AddonToken ¶
func (mr *MockAddonsServiceMockRecorder) AddonToken(arg0, arg1 interface{}) *gomock.Call
AddonToken indicates an expected call of AddonToken
func (*MockAddonsServiceMockRecorder) AddonUpgrade ¶
func (mr *MockAddonsServiceMockRecorder) AddonUpgrade(arg0, arg1, arg2 interface{}) *gomock.Call
AddonUpgrade indicates an expected call of AddonUpgrade
func (*MockAddonsServiceMockRecorder) AddonsList ¶
func (mr *MockAddonsServiceMockRecorder) AddonsList(arg0 interface{}) *gomock.Call
AddonsList indicates an expected call of AddonsList
type MockAlertsService ¶
type MockAlertsService struct {
// contains filtered or unexported fields
}
MockAlertsService is a mock of AlertsService interface
func NewMockAlertsService ¶
func NewMockAlertsService(ctrl *gomock.Controller) *MockAlertsService
NewMockAlertsService creates a new mock instance
func (*MockAlertsService) AlertAdd ¶
func (m *MockAlertsService) AlertAdd(arg0 string, arg1 go_scalingo.AlertAddParams) (*go_scalingo.Alert, error)
AlertAdd mocks base method
func (*MockAlertsService) AlertRemove ¶
func (m *MockAlertsService) AlertRemove(arg0, arg1 string) error
AlertRemove mocks base method
func (*MockAlertsService) AlertShow ¶
func (m *MockAlertsService) AlertShow(arg0, arg1 string) (*go_scalingo.Alert, error)
AlertShow mocks base method
func (*MockAlertsService) AlertUpdate ¶
func (m *MockAlertsService) AlertUpdate(arg0, arg1 string, arg2 go_scalingo.AlertUpdateParams) (*go_scalingo.Alert, error)
AlertUpdate mocks base method
func (*MockAlertsService) AlertsList ¶
func (m *MockAlertsService) AlertsList(arg0 string) ([]*go_scalingo.Alert, error)
AlertsList mocks base method
func (*MockAlertsService) EXPECT ¶
func (m *MockAlertsService) EXPECT() *MockAlertsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
type MockAlertsServiceMockRecorder ¶
type MockAlertsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockAlertsServiceMockRecorder is the mock recorder for MockAlertsService
func (*MockAlertsServiceMockRecorder) AlertAdd ¶
func (mr *MockAlertsServiceMockRecorder) AlertAdd(arg0, arg1 interface{}) *gomock.Call
AlertAdd indicates an expected call of AlertAdd
func (*MockAlertsServiceMockRecorder) AlertRemove ¶
func (mr *MockAlertsServiceMockRecorder) AlertRemove(arg0, arg1 interface{}) *gomock.Call
AlertRemove indicates an expected call of AlertRemove
func (*MockAlertsServiceMockRecorder) AlertShow ¶
func (mr *MockAlertsServiceMockRecorder) AlertShow(arg0, arg1 interface{}) *gomock.Call
AlertShow indicates an expected call of AlertShow
func (*MockAlertsServiceMockRecorder) AlertUpdate ¶
func (mr *MockAlertsServiceMockRecorder) AlertUpdate(arg0, arg1, arg2 interface{}) *gomock.Call
AlertUpdate indicates an expected call of AlertUpdate
func (*MockAlertsServiceMockRecorder) AlertsList ¶
func (mr *MockAlertsServiceMockRecorder) AlertsList(arg0 interface{}) *gomock.Call
AlertsList indicates an expected call of AlertsList
type MockAppsService ¶
type MockAppsService struct {
// contains filtered or unexported fields
}
MockAppsService is a mock of AppsService interface
func NewMockAppsService ¶
func NewMockAppsService(ctrl *gomock.Controller) *MockAppsService
NewMockAppsService creates a new mock instance
func (*MockAppsService) AppsCreate ¶
func (m *MockAppsService) AppsCreate(arg0 go_scalingo.AppsCreateOpts) (*go_scalingo.App, error)
AppsCreate mocks base method
func (*MockAppsService) AppsDestroy ¶
func (m *MockAppsService) AppsDestroy(arg0, arg1 string) error
AppsDestroy mocks base method
func (*MockAppsService) AppsForceHTTPS ¶
func (m *MockAppsService) AppsForceHTTPS(arg0 string, arg1 bool) (*go_scalingo.App, error)
AppsForceHTTPS mocks base method
func (*MockAppsService) AppsList ¶
func (m *MockAppsService) AppsList() ([]*go_scalingo.App, error)
AppsList mocks base method
func (*MockAppsService) AppsPs ¶
func (m *MockAppsService) AppsPs(arg0 string) ([]go_scalingo.ContainerType, error)
AppsPs mocks base method
func (*MockAppsService) AppsRename ¶
func (m *MockAppsService) AppsRename(arg0, arg1 string) (*go_scalingo.App, error)
AppsRename mocks base method
func (*MockAppsService) AppsRestart ¶
func (m *MockAppsService) AppsRestart(arg0 string, arg1 *go_scalingo.AppsRestartParams) (*http.Response, error)
AppsRestart mocks base method
func (*MockAppsService) AppsScale ¶
func (m *MockAppsService) AppsScale(arg0 string, arg1 *go_scalingo.AppsScaleParams) (*http.Response, error)
AppsScale mocks base method
func (*MockAppsService) AppsShow ¶
func (m *MockAppsService) AppsShow(arg0 string) (*go_scalingo.App, error)
AppsShow mocks base method
func (*MockAppsService) AppsStats ¶
func (m *MockAppsService) AppsStats(arg0 string) (*go_scalingo.AppStatsRes, error)
AppsStats mocks base method
func (*MockAppsService) AppsStickySession ¶
func (m *MockAppsService) AppsStickySession(arg0 string, arg1 bool) (*go_scalingo.App, error)
AppsStickySession mocks base method
func (*MockAppsService) AppsTransfer ¶
func (m *MockAppsService) AppsTransfer(arg0, arg1 string) (*go_scalingo.App, error)
AppsTransfer mocks base method
func (*MockAppsService) EXPECT ¶
func (m *MockAppsService) EXPECT() *MockAppsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
type MockAppsServiceMockRecorder ¶
type MockAppsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockAppsServiceMockRecorder is the mock recorder for MockAppsService
func (*MockAppsServiceMockRecorder) AppsCreate ¶
func (mr *MockAppsServiceMockRecorder) AppsCreate(arg0 interface{}) *gomock.Call
AppsCreate indicates an expected call of AppsCreate
func (*MockAppsServiceMockRecorder) AppsDestroy ¶
func (mr *MockAppsServiceMockRecorder) AppsDestroy(arg0, arg1 interface{}) *gomock.Call
AppsDestroy indicates an expected call of AppsDestroy
func (*MockAppsServiceMockRecorder) AppsForceHTTPS ¶
func (mr *MockAppsServiceMockRecorder) AppsForceHTTPS(arg0, arg1 interface{}) *gomock.Call
AppsForceHTTPS indicates an expected call of AppsForceHTTPS
func (*MockAppsServiceMockRecorder) AppsList ¶
func (mr *MockAppsServiceMockRecorder) AppsList() *gomock.Call
AppsList indicates an expected call of AppsList
func (*MockAppsServiceMockRecorder) AppsPs ¶
func (mr *MockAppsServiceMockRecorder) AppsPs(arg0 interface{}) *gomock.Call
AppsPs indicates an expected call of AppsPs
func (*MockAppsServiceMockRecorder) AppsRename ¶
func (mr *MockAppsServiceMockRecorder) AppsRename(arg0, arg1 interface{}) *gomock.Call
AppsRename indicates an expected call of AppsRename
func (*MockAppsServiceMockRecorder) AppsRestart ¶
func (mr *MockAppsServiceMockRecorder) AppsRestart(arg0, arg1 interface{}) *gomock.Call
AppsRestart indicates an expected call of AppsRestart
func (*MockAppsServiceMockRecorder) AppsScale ¶
func (mr *MockAppsServiceMockRecorder) AppsScale(arg0, arg1 interface{}) *gomock.Call
AppsScale indicates an expected call of AppsScale
func (*MockAppsServiceMockRecorder) AppsShow ¶
func (mr *MockAppsServiceMockRecorder) AppsShow(arg0 interface{}) *gomock.Call
AppsShow indicates an expected call of AppsShow
func (*MockAppsServiceMockRecorder) AppsStats ¶
func (mr *MockAppsServiceMockRecorder) AppsStats(arg0 interface{}) *gomock.Call
AppsStats indicates an expected call of AppsStats
func (*MockAppsServiceMockRecorder) AppsStickySession ¶
func (mr *MockAppsServiceMockRecorder) AppsStickySession(arg0, arg1 interface{}) *gomock.Call
AppsStickySession indicates an expected call of AppsStickySession
func (*MockAppsServiceMockRecorder) AppsTransfer ¶
func (mr *MockAppsServiceMockRecorder) AppsTransfer(arg0, arg1 interface{}) *gomock.Call
AppsTransfer indicates an expected call of AppsTransfer
type MockAutoscalersService ¶
type MockAutoscalersService struct {
// contains filtered or unexported fields
}
MockAutoscalersService is a mock of AutoscalersService interface
func NewMockAutoscalersService ¶
func NewMockAutoscalersService(ctrl *gomock.Controller) *MockAutoscalersService
NewMockAutoscalersService creates a new mock instance
func (*MockAutoscalersService) AutoscalerAdd ¶
func (m *MockAutoscalersService) AutoscalerAdd(arg0 string, arg1 go_scalingo.AutoscalerAddParams) (*go_scalingo.Autoscaler, error)
AutoscalerAdd mocks base method
func (*MockAutoscalersService) AutoscalerRemove ¶
func (m *MockAutoscalersService) AutoscalerRemove(arg0, arg1 string) error
AutoscalerRemove mocks base method
func (*MockAutoscalersService) AutoscalersList ¶
func (m *MockAutoscalersService) AutoscalersList(arg0 string) ([]go_scalingo.Autoscaler, error)
AutoscalersList mocks base method
func (*MockAutoscalersService) EXPECT ¶
func (m *MockAutoscalersService) EXPECT() *MockAutoscalersServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
type MockAutoscalersServiceMockRecorder ¶
type MockAutoscalersServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockAutoscalersServiceMockRecorder is the mock recorder for MockAutoscalersService
func (*MockAutoscalersServiceMockRecorder) AutoscalerAdd ¶
func (mr *MockAutoscalersServiceMockRecorder) AutoscalerAdd(arg0, arg1 interface{}) *gomock.Call
AutoscalerAdd indicates an expected call of AutoscalerAdd
func (*MockAutoscalersServiceMockRecorder) AutoscalerRemove ¶
func (mr *MockAutoscalersServiceMockRecorder) AutoscalerRemove(arg0, arg1 interface{}) *gomock.Call
AutoscalerRemove indicates an expected call of AutoscalerRemove
func (*MockAutoscalersServiceMockRecorder) AutoscalersList ¶
func (mr *MockAutoscalersServiceMockRecorder) AutoscalersList(arg0 interface{}) *gomock.Call
AutoscalersList indicates an expected call of AutoscalersList
type MockBackupsService ¶
type MockBackupsService struct {
// contains filtered or unexported fields
}
MockBackupsService is a mock of BackupsService interface
func NewMockBackupsService ¶
func NewMockBackupsService(ctrl *gomock.Controller) *MockBackupsService
NewMockBackupsService creates a new mock instance
func (*MockBackupsService) BackupDownloadURL ¶
func (m *MockBackupsService) BackupDownloadURL(arg0, arg1, arg2 string) (string, error)
BackupDownloadURL mocks base method
func (*MockBackupsService) BackupList ¶
func (m *MockBackupsService) BackupList(arg0, arg1 string) ([]go_scalingo.Backup, error)
BackupList mocks base method
func (*MockBackupsService) BackupShow ¶
func (m *MockBackupsService) BackupShow(arg0, arg1, arg2 string) (*go_scalingo.Backup, error)
BackupShow mocks base method
func (*MockBackupsService) EXPECT ¶
func (m *MockBackupsService) EXPECT() *MockBackupsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
type MockBackupsServiceMockRecorder ¶
type MockBackupsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockBackupsServiceMockRecorder is the mock recorder for MockBackupsService
func (*MockBackupsServiceMockRecorder) BackupDownloadURL ¶
func (mr *MockBackupsServiceMockRecorder) BackupDownloadURL(arg0, arg1, arg2 interface{}) *gomock.Call
BackupDownloadURL indicates an expected call of BackupDownloadURL
func (*MockBackupsServiceMockRecorder) BackupList ¶
func (mr *MockBackupsServiceMockRecorder) BackupList(arg0, arg1 interface{}) *gomock.Call
BackupList indicates an expected call of BackupList
func (*MockBackupsServiceMockRecorder) BackupShow ¶
func (mr *MockBackupsServiceMockRecorder) BackupShow(arg0, arg1, arg2 interface{}) *gomock.Call
BackupShow indicates an expected call of BackupShow
type MockCollaboratorsService ¶
type MockCollaboratorsService struct {
// contains filtered or unexported fields
}
MockCollaboratorsService is a mock of CollaboratorsService interface
func NewMockCollaboratorsService ¶
func NewMockCollaboratorsService(ctrl *gomock.Controller) *MockCollaboratorsService
NewMockCollaboratorsService creates a new mock instance
func (*MockCollaboratorsService) CollaboratorAdd ¶
func (m *MockCollaboratorsService) CollaboratorAdd(arg0, arg1 string) (go_scalingo.Collaborator, error)
CollaboratorAdd mocks base method
func (*MockCollaboratorsService) CollaboratorRemove ¶
func (m *MockCollaboratorsService) CollaboratorRemove(arg0, arg1 string) error
CollaboratorRemove mocks base method
func (*MockCollaboratorsService) CollaboratorsList ¶
func (m *MockCollaboratorsService) CollaboratorsList(arg0 string) ([]go_scalingo.Collaborator, error)
CollaboratorsList mocks base method
func (*MockCollaboratorsService) EXPECT ¶
func (m *MockCollaboratorsService) EXPECT() *MockCollaboratorsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
type MockCollaboratorsServiceMockRecorder ¶
type MockCollaboratorsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockCollaboratorsServiceMockRecorder is the mock recorder for MockCollaboratorsService
func (*MockCollaboratorsServiceMockRecorder) CollaboratorAdd ¶
func (mr *MockCollaboratorsServiceMockRecorder) CollaboratorAdd(arg0, arg1 interface{}) *gomock.Call
CollaboratorAdd indicates an expected call of CollaboratorAdd
func (*MockCollaboratorsServiceMockRecorder) CollaboratorRemove ¶
func (mr *MockCollaboratorsServiceMockRecorder) CollaboratorRemove(arg0, arg1 interface{}) *gomock.Call
CollaboratorRemove indicates an expected call of CollaboratorRemove
func (*MockCollaboratorsServiceMockRecorder) CollaboratorsList ¶
func (mr *MockCollaboratorsServiceMockRecorder) CollaboratorsList(arg0 interface{}) *gomock.Call
CollaboratorsList indicates an expected call of CollaboratorsList
type MockDeploymentsService ¶
type MockDeploymentsService struct {
// contains filtered or unexported fields
}
MockDeploymentsService is a mock of DeploymentsService interface
func NewMockDeploymentsService ¶
func NewMockDeploymentsService(ctrl *gomock.Controller) *MockDeploymentsService
NewMockDeploymentsService creates a new mock instance
func (*MockDeploymentsService) Deployment ¶
func (m *MockDeploymentsService) Deployment(arg0, arg1 string) (*go_scalingo.Deployment, error)
Deployment mocks base method
func (*MockDeploymentsService) DeploymentList ¶
func (m *MockDeploymentsService) DeploymentList(arg0 string) ([]*go_scalingo.Deployment, error)
DeploymentList mocks base method
func (*MockDeploymentsService) DeploymentLogs ¶
func (m *MockDeploymentsService) DeploymentLogs(arg0 string) (*http.Response, error)
DeploymentLogs mocks base method
func (*MockDeploymentsService) DeploymentStream ¶
func (m *MockDeploymentsService) DeploymentStream(arg0 string) (*websocket.Conn, error)
DeploymentStream mocks base method
func (*MockDeploymentsService) DeploymentsCreate ¶
func (m *MockDeploymentsService) DeploymentsCreate(arg0 string, arg1 *go_scalingo.DeploymentsCreateParams) (*go_scalingo.Deployment, error)
DeploymentsCreate mocks base method
func (*MockDeploymentsService) EXPECT ¶
func (m *MockDeploymentsService) EXPECT() *MockDeploymentsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
type MockDeploymentsServiceMockRecorder ¶
type MockDeploymentsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockDeploymentsServiceMockRecorder is the mock recorder for MockDeploymentsService
func (*MockDeploymentsServiceMockRecorder) Deployment ¶
func (mr *MockDeploymentsServiceMockRecorder) Deployment(arg0, arg1 interface{}) *gomock.Call
Deployment indicates an expected call of Deployment
func (*MockDeploymentsServiceMockRecorder) DeploymentList ¶
func (mr *MockDeploymentsServiceMockRecorder) DeploymentList(arg0 interface{}) *gomock.Call
DeploymentList indicates an expected call of DeploymentList
func (*MockDeploymentsServiceMockRecorder) DeploymentLogs ¶
func (mr *MockDeploymentsServiceMockRecorder) DeploymentLogs(arg0 interface{}) *gomock.Call
DeploymentLogs indicates an expected call of DeploymentLogs
func (*MockDeploymentsServiceMockRecorder) DeploymentStream ¶
func (mr *MockDeploymentsServiceMockRecorder) DeploymentStream(arg0 interface{}) *gomock.Call
DeploymentStream indicates an expected call of DeploymentStream
func (*MockDeploymentsServiceMockRecorder) DeploymentsCreate ¶
func (mr *MockDeploymentsServiceMockRecorder) DeploymentsCreate(arg0, arg1 interface{}) *gomock.Call
DeploymentsCreate indicates an expected call of DeploymentsCreate
type MockDomainsService ¶
type MockDomainsService struct {
// contains filtered or unexported fields
}
MockDomainsService is a mock of DomainsService interface
func NewMockDomainsService ¶
func NewMockDomainsService(ctrl *gomock.Controller) *MockDomainsService
NewMockDomainsService creates a new mock instance
func (*MockDomainsService) DomainSetCanonical ¶
func (m *MockDomainsService) DomainSetCanonical(arg0, arg1 string) (go_scalingo.Domain, error)
DomainSetCanonical mocks base method
func (*MockDomainsService) DomainUnsetCanonical ¶
func (m *MockDomainsService) DomainUnsetCanonical(arg0 string) (go_scalingo.Domain, error)
DomainUnsetCanonical mocks base method
func (*MockDomainsService) DomainsAdd ¶
func (m *MockDomainsService) DomainsAdd(arg0 string, arg1 go_scalingo.Domain) (go_scalingo.Domain, error)
DomainsAdd mocks base method
func (*MockDomainsService) DomainsList ¶
func (m *MockDomainsService) DomainsList(arg0 string) ([]go_scalingo.Domain, error)
DomainsList mocks base method
func (*MockDomainsService) DomainsRemove ¶
func (m *MockDomainsService) DomainsRemove(arg0, arg1 string) error
DomainsRemove mocks base method
func (*MockDomainsService) DomainsUpdate ¶
func (m *MockDomainsService) DomainsUpdate(arg0, arg1, arg2, arg3 string) (go_scalingo.Domain, error)
DomainsUpdate mocks base method
func (*MockDomainsService) EXPECT ¶
func (m *MockDomainsService) EXPECT() *MockDomainsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
type MockDomainsServiceMockRecorder ¶
type MockDomainsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockDomainsServiceMockRecorder is the mock recorder for MockDomainsService
func (*MockDomainsServiceMockRecorder) DomainSetCanonical ¶
func (mr *MockDomainsServiceMockRecorder) DomainSetCanonical(arg0, arg1 interface{}) *gomock.Call
DomainSetCanonical indicates an expected call of DomainSetCanonical
func (*MockDomainsServiceMockRecorder) DomainUnsetCanonical ¶
func (mr *MockDomainsServiceMockRecorder) DomainUnsetCanonical(arg0 interface{}) *gomock.Call
DomainUnsetCanonical indicates an expected call of DomainUnsetCanonical
func (*MockDomainsServiceMockRecorder) DomainsAdd ¶
func (mr *MockDomainsServiceMockRecorder) DomainsAdd(arg0, arg1 interface{}) *gomock.Call
DomainsAdd indicates an expected call of DomainsAdd
func (*MockDomainsServiceMockRecorder) DomainsList ¶
func (mr *MockDomainsServiceMockRecorder) DomainsList(arg0 interface{}) *gomock.Call
DomainsList indicates an expected call of DomainsList
func (*MockDomainsServiceMockRecorder) DomainsRemove ¶
func (mr *MockDomainsServiceMockRecorder) DomainsRemove(arg0, arg1 interface{}) *gomock.Call
DomainsRemove indicates an expected call of DomainsRemove
func (*MockDomainsServiceMockRecorder) DomainsUpdate ¶
func (mr *MockDomainsServiceMockRecorder) DomainsUpdate(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
DomainsUpdate indicates an expected call of DomainsUpdate
type MockEventsService ¶
type MockEventsService struct {
// contains filtered or unexported fields
}
MockEventsService is a mock of EventsService interface
func NewMockEventsService ¶
func NewMockEventsService(ctrl *gomock.Controller) *MockEventsService
NewMockEventsService creates a new mock instance
func (*MockEventsService) EXPECT ¶
func (m *MockEventsService) EXPECT() *MockEventsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockEventsService) EventsList ¶
func (m *MockEventsService) EventsList(arg0 string, arg1 go_scalingo.PaginationOpts) (go_scalingo.Events, go_scalingo.PaginationMeta, error)
EventsList mocks base method
func (*MockEventsService) UserEventsList ¶
func (m *MockEventsService) UserEventsList(arg0 go_scalingo.PaginationOpts) (go_scalingo.Events, go_scalingo.PaginationMeta, error)
UserEventsList mocks base method
type MockEventsServiceMockRecorder ¶
type MockEventsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockEventsServiceMockRecorder is the mock recorder for MockEventsService
func (*MockEventsServiceMockRecorder) EventsList ¶
func (mr *MockEventsServiceMockRecorder) EventsList(arg0, arg1 interface{}) *gomock.Call
EventsList indicates an expected call of EventsList
func (*MockEventsServiceMockRecorder) UserEventsList ¶
func (mr *MockEventsServiceMockRecorder) UserEventsList(arg0 interface{}) *gomock.Call
UserEventsList indicates an expected call of UserEventsList
type MockGithubLinkService ¶
type MockGithubLinkService struct {
// contains filtered or unexported fields
}
MockGithubLinkService is a mock of GithubLinkService interface
func NewMockGithubLinkService ¶
func NewMockGithubLinkService(ctrl *gomock.Controller) *MockGithubLinkService
NewMockGithubLinkService creates a new mock instance
func (*MockGithubLinkService) EXPECT ¶
func (m *MockGithubLinkService) EXPECT() *MockGithubLinkServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockGithubLinkService) GithubLinkAdd ¶
func (m *MockGithubLinkService) GithubLinkAdd(arg0 string, arg1 go_scalingo.GithubLinkParams) (*go_scalingo.GithubLink, error)
GithubLinkAdd mocks base method
func (*MockGithubLinkService) GithubLinkDelete ¶
func (m *MockGithubLinkService) GithubLinkDelete(arg0, arg1 string) error
GithubLinkDelete mocks base method
func (*MockGithubLinkService) GithubLinkManualDeploy ¶
func (m *MockGithubLinkService) GithubLinkManualDeploy(arg0, arg1, arg2 string) error
GithubLinkManualDeploy mocks base method
func (*MockGithubLinkService) GithubLinkShow ¶
func (m *MockGithubLinkService) GithubLinkShow(arg0 string) (*go_scalingo.GithubLink, error)
GithubLinkShow mocks base method
func (*MockGithubLinkService) GithubLinkUpdate ¶
func (m *MockGithubLinkService) GithubLinkUpdate(arg0, arg1 string, arg2 go_scalingo.GithubLinkParams) (*go_scalingo.GithubLink, error)
GithubLinkUpdate mocks base method
type MockGithubLinkServiceMockRecorder ¶
type MockGithubLinkServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockGithubLinkServiceMockRecorder is the mock recorder for MockGithubLinkService
func (*MockGithubLinkServiceMockRecorder) GithubLinkAdd ¶
func (mr *MockGithubLinkServiceMockRecorder) GithubLinkAdd(arg0, arg1 interface{}) *gomock.Call
GithubLinkAdd indicates an expected call of GithubLinkAdd
func (*MockGithubLinkServiceMockRecorder) GithubLinkDelete ¶
func (mr *MockGithubLinkServiceMockRecorder) GithubLinkDelete(arg0, arg1 interface{}) *gomock.Call
GithubLinkDelete indicates an expected call of GithubLinkDelete
func (*MockGithubLinkServiceMockRecorder) GithubLinkManualDeploy ¶
func (mr *MockGithubLinkServiceMockRecorder) GithubLinkManualDeploy(arg0, arg1, arg2 interface{}) *gomock.Call
GithubLinkManualDeploy indicates an expected call of GithubLinkManualDeploy
func (*MockGithubLinkServiceMockRecorder) GithubLinkShow ¶
func (mr *MockGithubLinkServiceMockRecorder) GithubLinkShow(arg0 interface{}) *gomock.Call
GithubLinkShow indicates an expected call of GithubLinkShow
func (*MockGithubLinkServiceMockRecorder) GithubLinkUpdate ¶
func (mr *MockGithubLinkServiceMockRecorder) GithubLinkUpdate(arg0, arg1, arg2 interface{}) *gomock.Call
GithubLinkUpdate indicates an expected call of GithubLinkUpdate
type MockKeysService ¶
type MockKeysService struct {
// contains filtered or unexported fields
}
MockKeysService is a mock of KeysService interface
func NewMockKeysService ¶
func NewMockKeysService(ctrl *gomock.Controller) *MockKeysService
NewMockKeysService creates a new mock instance
func (*MockKeysService) EXPECT ¶
func (m *MockKeysService) EXPECT() *MockKeysServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockKeysService) KeysAdd ¶
func (m *MockKeysService) KeysAdd(arg0, arg1 string) (*go_scalingo.Key, error)
KeysAdd mocks base method
func (*MockKeysService) KeysDelete ¶
func (m *MockKeysService) KeysDelete(arg0 string) error
KeysDelete mocks base method
func (*MockKeysService) KeysList ¶
func (m *MockKeysService) KeysList() ([]go_scalingo.Key, error)
KeysList mocks base method
type MockKeysServiceMockRecorder ¶
type MockKeysServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockKeysServiceMockRecorder is the mock recorder for MockKeysService
func (*MockKeysServiceMockRecorder) KeysAdd ¶
func (mr *MockKeysServiceMockRecorder) KeysAdd(arg0, arg1 interface{}) *gomock.Call
KeysAdd indicates an expected call of KeysAdd
func (*MockKeysServiceMockRecorder) KeysDelete ¶
func (mr *MockKeysServiceMockRecorder) KeysDelete(arg0 interface{}) *gomock.Call
KeysDelete indicates an expected call of KeysDelete
func (*MockKeysServiceMockRecorder) KeysList ¶
func (mr *MockKeysServiceMockRecorder) KeysList() *gomock.Call
KeysList indicates an expected call of KeysList
type MockLoginService ¶
type MockLoginService struct {
// contains filtered or unexported fields
}
MockLoginService is a mock of LoginService interface
func NewMockLoginService ¶
func NewMockLoginService(ctrl *gomock.Controller) *MockLoginService
NewMockLoginService creates a new mock instance
func (*MockLoginService) EXPECT ¶
func (m *MockLoginService) EXPECT() *MockLoginServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockLoginService) Login ¶
func (m *MockLoginService) Login(arg0, arg1 string) (*go_scalingo.LoginResponse, error)
Login mocks base method
type MockLoginServiceMockRecorder ¶
type MockLoginServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockLoginServiceMockRecorder is the mock recorder for MockLoginService
func (*MockLoginServiceMockRecorder) Login ¶
func (mr *MockLoginServiceMockRecorder) Login(arg0, arg1 interface{}) *gomock.Call
Login indicates an expected call of Login
type MockLogsArchivesService ¶
type MockLogsArchivesService struct {
// contains filtered or unexported fields
}
MockLogsArchivesService is a mock of LogsArchivesService interface
func NewMockLogsArchivesService ¶
func NewMockLogsArchivesService(ctrl *gomock.Controller) *MockLogsArchivesService
NewMockLogsArchivesService creates a new mock instance
func (*MockLogsArchivesService) EXPECT ¶
func (m *MockLogsArchivesService) EXPECT() *MockLogsArchivesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockLogsArchivesService) LogsArchives ¶
func (m *MockLogsArchivesService) LogsArchives(arg0 string, arg1 int) (*go_scalingo.LogsArchivesResponse, error)
LogsArchives mocks base method
func (*MockLogsArchivesService) LogsArchivesByCursor ¶
func (m *MockLogsArchivesService) LogsArchivesByCursor(arg0, arg1 string) (*go_scalingo.LogsArchivesResponse, error)
LogsArchivesByCursor mocks base method
type MockLogsArchivesServiceMockRecorder ¶
type MockLogsArchivesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockLogsArchivesServiceMockRecorder is the mock recorder for MockLogsArchivesService
func (*MockLogsArchivesServiceMockRecorder) LogsArchives ¶
func (mr *MockLogsArchivesServiceMockRecorder) LogsArchives(arg0, arg1 interface{}) *gomock.Call
LogsArchives indicates an expected call of LogsArchives
func (*MockLogsArchivesServiceMockRecorder) LogsArchivesByCursor ¶
func (mr *MockLogsArchivesServiceMockRecorder) LogsArchivesByCursor(arg0, arg1 interface{}) *gomock.Call
LogsArchivesByCursor indicates an expected call of LogsArchivesByCursor
type MockLogsService ¶
type MockLogsService struct {
// contains filtered or unexported fields
}
MockLogsService is a mock of LogsService interface
func NewMockLogsService ¶
func NewMockLogsService(ctrl *gomock.Controller) *MockLogsService
NewMockLogsService creates a new mock instance
func (*MockLogsService) EXPECT ¶
func (m *MockLogsService) EXPECT() *MockLogsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
type MockLogsServiceMockRecorder ¶
type MockLogsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockLogsServiceMockRecorder is the mock recorder for MockLogsService
func (*MockLogsServiceMockRecorder) Logs ¶
func (mr *MockLogsServiceMockRecorder) Logs(arg0, arg1, arg2 interface{}) *gomock.Call
Logs indicates an expected call of Logs
func (*MockLogsServiceMockRecorder) LogsURL ¶
func (mr *MockLogsServiceMockRecorder) LogsURL(arg0 interface{}) *gomock.Call
LogsURL indicates an expected call of LogsURL
type MockNotificationPlatformsService ¶
type MockNotificationPlatformsService struct {
// contains filtered or unexported fields
}
MockNotificationPlatformsService is a mock of NotificationPlatformsService interface
func NewMockNotificationPlatformsService ¶
func NewMockNotificationPlatformsService(ctrl *gomock.Controller) *MockNotificationPlatformsService
NewMockNotificationPlatformsService creates a new mock instance
func (*MockNotificationPlatformsService) EXPECT ¶
func (m *MockNotificationPlatformsService) EXPECT() *MockNotificationPlatformsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockNotificationPlatformsService) NotificationPlatformByName ¶
func (m *MockNotificationPlatformsService) NotificationPlatformByName(arg0 string) ([]*go_scalingo.NotificationPlatform, error)
NotificationPlatformByName mocks base method
func (*MockNotificationPlatformsService) NotificationPlatformsList ¶
func (m *MockNotificationPlatformsService) NotificationPlatformsList() ([]*go_scalingo.NotificationPlatform, error)
NotificationPlatformsList mocks base method
type MockNotificationPlatformsServiceMockRecorder ¶
type MockNotificationPlatformsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockNotificationPlatformsServiceMockRecorder is the mock recorder for MockNotificationPlatformsService
func (*MockNotificationPlatformsServiceMockRecorder) NotificationPlatformByName ¶
func (mr *MockNotificationPlatformsServiceMockRecorder) NotificationPlatformByName(arg0 interface{}) *gomock.Call
NotificationPlatformByName indicates an expected call of NotificationPlatformByName
func (*MockNotificationPlatformsServiceMockRecorder) NotificationPlatformsList ¶
func (mr *MockNotificationPlatformsServiceMockRecorder) NotificationPlatformsList() *gomock.Call
NotificationPlatformsList indicates an expected call of NotificationPlatformsList
type MockNotifiersService ¶
type MockNotifiersService struct {
// contains filtered or unexported fields
}
MockNotifiersService is a mock of NotifiersService interface
func NewMockNotifiersService ¶
func NewMockNotifiersService(ctrl *gomock.Controller) *MockNotifiersService
NewMockNotifiersService creates a new mock instance
func (*MockNotifiersService) EXPECT ¶
func (m *MockNotifiersService) EXPECT() *MockNotifiersServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockNotifiersService) NotifierByID ¶
func (m *MockNotifiersService) NotifierByID(arg0, arg1 string) (*go_scalingo.Notifier, error)
NotifierByID mocks base method
func (*MockNotifiersService) NotifierDestroy ¶
func (m *MockNotifiersService) NotifierDestroy(arg0, arg1 string) error
NotifierDestroy mocks base method
func (*MockNotifiersService) NotifierProvision ¶
func (m *MockNotifiersService) NotifierProvision(arg0, arg1 string, arg2 go_scalingo.NotifierParams) (*go_scalingo.Notifier, error)
NotifierProvision mocks base method
func (*MockNotifiersService) NotifierUpdate ¶
func (m *MockNotifiersService) NotifierUpdate(arg0, arg1, arg2 string, arg3 go_scalingo.NotifierParams) (*go_scalingo.Notifier, error)
NotifierUpdate mocks base method
func (*MockNotifiersService) NotifiersList ¶
func (m *MockNotifiersService) NotifiersList(arg0 string) (go_scalingo.Notifiers, error)
NotifiersList mocks base method
type MockNotifiersServiceMockRecorder ¶
type MockNotifiersServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockNotifiersServiceMockRecorder is the mock recorder for MockNotifiersService
func (*MockNotifiersServiceMockRecorder) NotifierByID ¶
func (mr *MockNotifiersServiceMockRecorder) NotifierByID(arg0, arg1 interface{}) *gomock.Call
NotifierByID indicates an expected call of NotifierByID
func (*MockNotifiersServiceMockRecorder) NotifierDestroy ¶
func (mr *MockNotifiersServiceMockRecorder) NotifierDestroy(arg0, arg1 interface{}) *gomock.Call
NotifierDestroy indicates an expected call of NotifierDestroy
func (*MockNotifiersServiceMockRecorder) NotifierProvision ¶
func (mr *MockNotifiersServiceMockRecorder) NotifierProvision(arg0, arg1, arg2 interface{}) *gomock.Call
NotifierProvision indicates an expected call of NotifierProvision
func (*MockNotifiersServiceMockRecorder) NotifierUpdate ¶
func (mr *MockNotifiersServiceMockRecorder) NotifierUpdate(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
NotifierUpdate indicates an expected call of NotifierUpdate
func (*MockNotifiersServiceMockRecorder) NotifiersList ¶
func (mr *MockNotifiersServiceMockRecorder) NotifiersList(arg0 interface{}) *gomock.Call
NotifiersList indicates an expected call of NotifiersList
type MockOperationsService ¶
type MockOperationsService struct {
// contains filtered or unexported fields
}
MockOperationsService is a mock of OperationsService interface
func NewMockOperationsService ¶
func NewMockOperationsService(ctrl *gomock.Controller) *MockOperationsService
NewMockOperationsService creates a new mock instance
func (*MockOperationsService) EXPECT ¶
func (m *MockOperationsService) EXPECT() *MockOperationsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockOperationsService) OperationsShow ¶
func (m *MockOperationsService) OperationsShow(arg0, arg1 string) (*go_scalingo.Operation, error)
OperationsShow mocks base method
type MockOperationsServiceMockRecorder ¶
type MockOperationsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockOperationsServiceMockRecorder is the mock recorder for MockOperationsService
func (*MockOperationsServiceMockRecorder) OperationsShow ¶
func (mr *MockOperationsServiceMockRecorder) OperationsShow(arg0, arg1 interface{}) *gomock.Call
OperationsShow indicates an expected call of OperationsShow
type MockRunsService ¶
type MockRunsService struct {
// contains filtered or unexported fields
}
MockRunsService is a mock of RunsService interface
func NewMockRunsService ¶
func NewMockRunsService(ctrl *gomock.Controller) *MockRunsService
NewMockRunsService creates a new mock instance
func (*MockRunsService) EXPECT ¶
func (m *MockRunsService) EXPECT() *MockRunsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockRunsService) Run ¶
func (m *MockRunsService) Run(arg0 go_scalingo.RunOpts) (*go_scalingo.RunRes, error)
Run mocks base method
type MockRunsServiceMockRecorder ¶
type MockRunsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockRunsServiceMockRecorder is the mock recorder for MockRunsService
func (*MockRunsServiceMockRecorder) Run ¶
func (mr *MockRunsServiceMockRecorder) Run(arg0 interface{}) *gomock.Call
Run indicates an expected call of Run
type MockSignUpService ¶
type MockSignUpService struct {
// contains filtered or unexported fields
}
MockSignUpService is a mock of SignUpService interface
func NewMockSignUpService ¶
func NewMockSignUpService(ctrl *gomock.Controller) *MockSignUpService
NewMockSignUpService creates a new mock instance
func (*MockSignUpService) EXPECT ¶
func (m *MockSignUpService) EXPECT() *MockSignUpServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockSignUpService) SignUp ¶
func (m *MockSignUpService) SignUp(arg0, arg1 string) error
SignUp mocks base method
type MockSignUpServiceMockRecorder ¶
type MockSignUpServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockSignUpServiceMockRecorder is the mock recorder for MockSignUpService
func (*MockSignUpServiceMockRecorder) SignUp ¶
func (mr *MockSignUpServiceMockRecorder) SignUp(arg0, arg1 interface{}) *gomock.Call
SignUp indicates an expected call of SignUp
type MockSourcesService ¶
type MockSourcesService struct {
// contains filtered or unexported fields
}
MockSourcesService is a mock of SourcesService interface
func NewMockSourcesService ¶
func NewMockSourcesService(ctrl *gomock.Controller) *MockSourcesService
NewMockSourcesService creates a new mock instance
func (*MockSourcesService) EXPECT ¶
func (m *MockSourcesService) EXPECT() *MockSourcesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockSourcesService) SourcesCreate ¶
func (m *MockSourcesService) SourcesCreate() (*go_scalingo.Source, error)
SourcesCreate mocks base method
type MockSourcesServiceMockRecorder ¶
type MockSourcesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockSourcesServiceMockRecorder is the mock recorder for MockSourcesService
func (*MockSourcesServiceMockRecorder) SourcesCreate ¶
func (mr *MockSourcesServiceMockRecorder) SourcesCreate() *gomock.Call
SourcesCreate indicates an expected call of SourcesCreate
type MockTokenGenerator ¶
type MockTokenGenerator struct {
// contains filtered or unexported fields
}
MockTokenGenerator is a mock of TokenGenerator interface
func NewMockTokenGenerator ¶
func NewMockTokenGenerator(ctrl *gomock.Controller) *MockTokenGenerator
NewMockTokenGenerator creates a new mock instance
func (*MockTokenGenerator) EXPECT ¶
func (m *MockTokenGenerator) EXPECT() *MockTokenGeneratorMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockTokenGenerator) GetAccessToken ¶
func (m *MockTokenGenerator) GetAccessToken() (string, error)
GetAccessToken mocks base method
type MockTokenGeneratorMockRecorder ¶
type MockTokenGeneratorMockRecorder struct {
// contains filtered or unexported fields
}
MockTokenGeneratorMockRecorder is the mock recorder for MockTokenGenerator
func (*MockTokenGeneratorMockRecorder) GetAccessToken ¶
func (mr *MockTokenGeneratorMockRecorder) GetAccessToken() *gomock.Call
GetAccessToken indicates an expected call of GetAccessToken
type MockTokensService ¶
type MockTokensService struct {
// contains filtered or unexported fields
}
MockTokensService is a mock of TokensService interface
func NewMockTokensService ¶
func NewMockTokensService(ctrl *gomock.Controller) *MockTokensService
NewMockTokensService creates a new mock instance
func (*MockTokensService) EXPECT ¶
func (m *MockTokensService) EXPECT() *MockTokensServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockTokensService) TokenCreate ¶
func (m *MockTokensService) TokenCreate(arg0 go_scalingo.TokenCreateParams) (go_scalingo.Token, error)
TokenCreate mocks base method
func (*MockTokensService) TokenExchange ¶
func (m *MockTokensService) TokenExchange(arg0 string) (string, error)
TokenExchange mocks base method
func (*MockTokensService) TokenShow ¶
func (m *MockTokensService) TokenShow(arg0 int) (go_scalingo.Token, error)
TokenShow mocks base method
func (*MockTokensService) TokensList ¶
func (m *MockTokensService) TokensList() (go_scalingo.Tokens, error)
TokensList mocks base method
type MockTokensServiceMockRecorder ¶
type MockTokensServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockTokensServiceMockRecorder is the mock recorder for MockTokensService
func (*MockTokensServiceMockRecorder) TokenCreate ¶
func (mr *MockTokensServiceMockRecorder) TokenCreate(arg0 interface{}) *gomock.Call
TokenCreate indicates an expected call of TokenCreate
func (*MockTokensServiceMockRecorder) TokenExchange ¶
func (mr *MockTokensServiceMockRecorder) TokenExchange(arg0 interface{}) *gomock.Call
TokenExchange indicates an expected call of TokenExchange
func (*MockTokensServiceMockRecorder) TokenShow ¶
func (mr *MockTokensServiceMockRecorder) TokenShow(arg0 interface{}) *gomock.Call
TokenShow indicates an expected call of TokenShow
func (*MockTokensServiceMockRecorder) TokensList ¶
func (mr *MockTokensServiceMockRecorder) TokensList() *gomock.Call
TokensList indicates an expected call of TokensList
type MockUsersService ¶
type MockUsersService struct {
// contains filtered or unexported fields
}
MockUsersService is a mock of UsersService interface
func NewMockUsersService ¶
func NewMockUsersService(ctrl *gomock.Controller) *MockUsersService
NewMockUsersService creates a new mock instance
func (*MockUsersService) EXPECT ¶
func (m *MockUsersService) EXPECT() *MockUsersServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockUsersService) Self ¶
func (m *MockUsersService) Self() (*go_scalingo.User, error)
Self mocks base method
func (*MockUsersService) UpdateUser ¶
func (m *MockUsersService) UpdateUser(arg0 go_scalingo.UpdateUserParams) (*go_scalingo.User, error)
UpdateUser mocks base method
type MockUsersServiceMockRecorder ¶
type MockUsersServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockUsersServiceMockRecorder is the mock recorder for MockUsersService
func (*MockUsersServiceMockRecorder) Self ¶
func (mr *MockUsersServiceMockRecorder) Self() *gomock.Call
Self indicates an expected call of Self
func (*MockUsersServiceMockRecorder) UpdateUser ¶
func (mr *MockUsersServiceMockRecorder) UpdateUser(arg0 interface{}) *gomock.Call
UpdateUser indicates an expected call of UpdateUser
type MockVariablesService ¶
type MockVariablesService struct {
// contains filtered or unexported fields
}
MockVariablesService is a mock of VariablesService interface
func NewMockVariablesService ¶
func NewMockVariablesService(ctrl *gomock.Controller) *MockVariablesService
NewMockVariablesService creates a new mock instance
func (*MockVariablesService) EXPECT ¶
func (m *MockVariablesService) EXPECT() *MockVariablesServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockVariablesService) VariableMultipleSet ¶
func (m *MockVariablesService) VariableMultipleSet(arg0 string, arg1 go_scalingo.Variables) (go_scalingo.Variables, int, error)
VariableMultipleSet mocks base method
func (*MockVariablesService) VariableSet ¶
func (m *MockVariablesService) VariableSet(arg0, arg1, arg2 string) (*go_scalingo.Variable, int, error)
VariableSet mocks base method
func (*MockVariablesService) VariableUnset ¶
func (m *MockVariablesService) VariableUnset(arg0, arg1 string) error
VariableUnset mocks base method
func (*MockVariablesService) VariablesList ¶
func (m *MockVariablesService) VariablesList(arg0 string) (go_scalingo.Variables, error)
VariablesList mocks base method
func (*MockVariablesService) VariablesListWithoutAlias ¶
func (m *MockVariablesService) VariablesListWithoutAlias(arg0 string) (go_scalingo.Variables, error)
VariablesListWithoutAlias mocks base method
type MockVariablesServiceMockRecorder ¶
type MockVariablesServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockVariablesServiceMockRecorder is the mock recorder for MockVariablesService
func (*MockVariablesServiceMockRecorder) VariableMultipleSet ¶
func (mr *MockVariablesServiceMockRecorder) VariableMultipleSet(arg0, arg1 interface{}) *gomock.Call
VariableMultipleSet indicates an expected call of VariableMultipleSet
func (*MockVariablesServiceMockRecorder) VariableSet ¶
func (mr *MockVariablesServiceMockRecorder) VariableSet(arg0, arg1, arg2 interface{}) *gomock.Call
VariableSet indicates an expected call of VariableSet
func (*MockVariablesServiceMockRecorder) VariableUnset ¶
func (mr *MockVariablesServiceMockRecorder) VariableUnset(arg0, arg1 interface{}) *gomock.Call
VariableUnset indicates an expected call of VariableUnset
func (*MockVariablesServiceMockRecorder) VariablesList ¶
func (mr *MockVariablesServiceMockRecorder) VariablesList(arg0 interface{}) *gomock.Call
VariablesList indicates an expected call of VariablesList
func (*MockVariablesServiceMockRecorder) VariablesListWithoutAlias ¶
func (mr *MockVariablesServiceMockRecorder) VariablesListWithoutAlias(arg0 interface{}) *gomock.Call
VariablesListWithoutAlias indicates an expected call of VariablesListWithoutAlias
Source Files
¶
- gomock_addonprovidersservice.go
- gomock_addonsservice.go
- gomock_alertsservice.go
- gomock_api.go
- gomock_appsservice.go
- gomock_autoscalersservice.go
- gomock_backupsservice.go
- gomock_collaboratorsservice.go
- gomock_deploymentsservice.go
- gomock_domainsservice.go
- gomock_eventsservice.go
- gomock_githublinkservice.go
- gomock_keysservice.go
- gomock_loginservice.go
- gomock_logsarchivesservice.go
- gomock_logsservice.go
- gomock_notificationplatformsservice.go
- gomock_notifiersservice.go
- gomock_operationsservice.go
- gomock_runsservice.go
- gomock_signupservice.go
- gomock_sourcesservice.go
- gomock_tokengenerator.go
- gomock_tokensservice.go
- gomock_usersservice.go
- gomock_variablesservice.go