scalingomock

package
v4.7.2+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 11, 2020 License: BSD-4-Clause Imports: 6 Imported by: 0

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

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

func (m *MockAPI) AddonDestroy(arg0, arg1 string) error

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

func (m *MockAPI) AddonToken(arg0, arg1 string) (string, error)

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

func (m *MockAPI) AlertRemove(arg0, arg1 string) error

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

func (m *MockAPI) AppsDestroy(arg0, arg1 string) error

AppsDestroy mocks base method

func (*MockAPI) AppsForceHTTPS

func (m *MockAPI) AppsForceHTTPS(arg0 string, arg1 bool) (*go_scalingo.App, error)

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

func (m *MockAPI) AppsStickySession(arg0 string, arg1 bool) (*go_scalingo.App, error)

AppsStickySession mocks base method

func (*MockAPI) AppsTransfer

func (m *MockAPI) AppsTransfer(arg0, arg1 string) (*go_scalingo.App, error)

AppsTransfer mocks base method

func (*MockAPI) AuthAPI

func (m *MockAPI) AuthAPI() http.Client

AuthAPI 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

func (m *MockAPI) AutoscalerRemove(arg0, arg1 string) error

AutoscalerRemove mocks base method

func (*MockAPI) AutoscalersList

func (m *MockAPI) AutoscalersList(arg0 string) ([]go_scalingo.Autoscaler, error)

AutoscalersList mocks base method

func (*MockAPI) BackupDownloadURL

func (m *MockAPI) BackupDownloadURL(arg0, arg1, arg2 string) (string, error)

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

func (m *MockAPI) CollaboratorRemove(arg0, arg1 string) error

CollaboratorRemove mocks base method

func (*MockAPI) CollaboratorsList

func (m *MockAPI) CollaboratorsList(arg0 string) ([]go_scalingo.Collaborator, error)

CollaboratorsList mocks base method

func (*MockAPI) DBAPI

func (m *MockAPI) DBAPI(arg0, arg1 string) http.Client

DBAPI 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

func (m *MockAPI) DeploymentLogs(arg0 string) (*http0.Response, error)

DeploymentLogs mocks base method

func (*MockAPI) DeploymentStream

func (m *MockAPI) DeploymentStream(arg0 string) (*websocket.Conn, error)

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

func (m *MockAPI) DomainsRemove(arg0, arg1 string) error

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

EventsList mocks base method

func (*MockAPI) GetAccessToken

func (m *MockAPI) GetAccessToken() (string, error)

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

func (m *MockAPI) KeysDelete(arg0 string) error

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) Logs

func (m *MockAPI) Logs(arg0 string, arg1 int, arg2 string) (*http0.Response, error)

Logs 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) LogsURL

func (m *MockAPI) LogsURL(arg0 string) (*http0.Response, error)

LogsURL mocks base method

func (*MockAPI) NotificationDestroy

func (m *MockAPI) NotificationDestroy(arg0, arg1 string) error

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

func (m *MockAPI) NotifierDestroy(arg0, arg1 string) error

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

Run mocks base method

func (*MockAPI) ScalingoAPI

func (m *MockAPI) ScalingoAPI() http.Client

ScalingoAPI mocks base method

func (*MockAPI) Self

func (m *MockAPI) Self() (*go_scalingo.User, error)

Self mocks base method

func (*MockAPI) SignUp

func (m *MockAPI) SignUp(arg0, arg1 string) error

SignUp 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

func (m *MockAPI) TokenExchange(arg0 string) (string, error)

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

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

func (m *MockAPI) VariableSet(arg0, arg1, arg2 string) (*go_scalingo.Variable, int, error)

VariableSet mocks base method

func (*MockAPI) VariableUnset

func (m *MockAPI) VariableUnset(arg0, arg1 string) error

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

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

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

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

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

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

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

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

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

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

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

DeploymentsCreate mocks base method

func (*MockDeploymentsService) EXPECT

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

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

EXPECT returns an object that allows the caller to indicate expected use

func (*MockEventsService) EventsList

EventsList mocks base method

func (*MockEventsService) UserEventsList

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

EXPECT returns an object that allows the caller to indicate expected use

func (*MockGithubLinkService) GithubLinkAdd

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

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

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

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

EXPECT returns an object that allows the caller to indicate expected use

func (*MockLogsService) Logs

func (m *MockLogsService) Logs(arg0 string, arg1 int, arg2 string) (*http.Response, error)

Logs mocks base method

func (*MockLogsService) LogsURL

func (m *MockLogsService) LogsURL(arg0 string) (*http.Response, error)

LogsURL mocks base method

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

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

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

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

EXPECT returns an object that allows the caller to indicate expected use

func (*MockRunsService) Run

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

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

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

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

EXPECT returns an object that allows the caller to indicate expected use

func (*MockTokensService) TokenCreate

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

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

UpdateUser mocks base method

type MockUsersServiceMockRecorder

type MockUsersServiceMockRecorder struct {
	// contains filtered or unexported fields
}

MockUsersServiceMockRecorder is the mock recorder for MockUsersService

func (*MockUsersServiceMockRecorder) Self

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

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL