mocks

package
v0.1.30 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockClientInterface

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

MockClientInterface is a mock of ClientInterface interface.

func NewMockClientInterface

func NewMockClientInterface(ctrl *gomock.Controller) *MockClientInterface

NewMockClientInterface creates a new mock instance.

func (*MockClientInterface) CreateJob

func (m *MockClientInterface) CreateJob(arg0 context.Context, arg1 string, arg2 Openapi.CreateJob, arg3 ...Openapi.RequestEditorFn) (*http.Response, error)

CreateJob mocks base method.

func (*MockClientInterface) CreateJobWithBody

func (m *MockClientInterface) CreateJobWithBody(arg0 context.Context, arg1, arg2 string, arg3 io.Reader, arg4 ...Openapi.RequestEditorFn) (*http.Response, error)

CreateJobWithBody mocks base method.

func (*MockClientInterface) CreateTestScriptRun

func (m *MockClientInterface) CreateTestScriptRun(arg0 context.Context, arg1 string, arg2 Openapi.CreateTestJob, arg3 ...Openapi.RequestEditorFn) (*http.Response, error)

CreateTestScriptRun mocks base method.

func (*MockClientInterface) CreateTestScriptRunWithBody

func (m *MockClientInterface) CreateTestScriptRunWithBody(arg0 context.Context, arg1, arg2 string, arg3 io.Reader, arg4 ...Openapi.RequestEditorFn) (*http.Response, error)

CreateTestScriptRunWithBody mocks base method.

func (*MockClientInterface) DeleteBackplaneClusterClusterId

func (m *MockClientInterface) DeleteBackplaneClusterClusterId(arg0 context.Context, arg1 string, arg2 ...Openapi.RequestEditorFn) (*http.Response, error)

DeleteBackplaneClusterClusterId mocks base method.

func (*MockClientInterface) DeleteJob

func (m *MockClientInterface) DeleteJob(arg0 context.Context, arg1, arg2 string, arg3 ...Openapi.RequestEditorFn) (*http.Response, error)

DeleteJob mocks base method.

func (*MockClientInterface) EXPECT

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

func (*MockClientInterface) GetAllJobs

func (m *MockClientInterface) GetAllJobs(arg0 context.Context, arg1 string, arg2 ...Openapi.RequestEditorFn) (*http.Response, error)

GetAllJobs mocks base method.

func (*MockClientInterface) GetAssumeRoleSequence added in v0.1.7

func (m *MockClientInterface) GetAssumeRoleSequence(arg0 context.Context, arg1 string, arg2 ...Openapi.RequestEditorFn) (*http.Response, error)

GetAssumeRoleSequence mocks base method.

func (*MockClientInterface) GetBackplaneClusterClusterId

func (m *MockClientInterface) GetBackplaneClusterClusterId(arg0 context.Context, arg1 string, arg2 ...Openapi.RequestEditorFn) (*http.Response, error)

GetBackplaneClusterClusterId mocks base method.

func (*MockClientInterface) GetCloudConsole

func (m *MockClientInterface) GetCloudConsole(arg0 context.Context, arg1 string, arg2 ...Openapi.RequestEditorFn) (*http.Response, error)

GetCloudConsole mocks base method.

func (*MockClientInterface) GetCloudCredentials

func (m *MockClientInterface) GetCloudCredentials(arg0 context.Context, arg1 string, arg2 ...Openapi.RequestEditorFn) (*http.Response, error)

GetCloudCredentials mocks base method.

func (*MockClientInterface) GetJobLogs

func (m *MockClientInterface) GetJobLogs(arg0 context.Context, arg1, arg2 string, arg3 *Openapi.GetJobLogsParams, arg4 ...Openapi.RequestEditorFn) (*http.Response, error)

GetJobLogs mocks base method.

func (*MockClientInterface) GetRun

func (m *MockClientInterface) GetRun(arg0 context.Context, arg1, arg2 string, arg3 ...Openapi.RequestEditorFn) (*http.Response, error)

GetRun mocks base method.

func (*MockClientInterface) GetScriptsByCluster added in v0.1.7

func (m *MockClientInterface) GetScriptsByCluster(arg0 context.Context, arg1 string, arg2 *Openapi.GetScriptsByClusterParams, arg3 ...Openapi.RequestEditorFn) (*http.Response, error)

GetScriptsByCluster mocks base method.

func (*MockClientInterface) GetTestScriptRun

func (m *MockClientInterface) GetTestScriptRun(arg0 context.Context, arg1, arg2 string, arg3 ...Openapi.RequestEditorFn) (*http.Response, error)

GetTestScriptRun mocks base method.

func (*MockClientInterface) GetTestScriptRunLogs

func (m *MockClientInterface) GetTestScriptRunLogs(arg0 context.Context, arg1, arg2 string, arg3 *Openapi.GetTestScriptRunLogsParams, arg4 ...Openapi.RequestEditorFn) (*http.Response, error)

GetTestScriptRunLogs mocks base method.

func (*MockClientInterface) HeadBackplaneClusterClusterId

func (m *MockClientInterface) HeadBackplaneClusterClusterId(arg0 context.Context, arg1 string, arg2 ...Openapi.RequestEditorFn) (*http.Response, error)

HeadBackplaneClusterClusterId mocks base method.

func (*MockClientInterface) LoginCluster

func (m *MockClientInterface) LoginCluster(arg0 context.Context, arg1 string, arg2 ...Openapi.RequestEditorFn) (*http.Response, error)

LoginCluster mocks base method.

func (*MockClientInterface) OptionsBackplaneClusterClusterId

func (m *MockClientInterface) OptionsBackplaneClusterClusterId(arg0 context.Context, arg1 string, arg2 ...Openapi.RequestEditorFn) (*http.Response, error)

OptionsBackplaneClusterClusterId mocks base method.

func (*MockClientInterface) PatchBackplaneClusterClusterId

func (m *MockClientInterface) PatchBackplaneClusterClusterId(arg0 context.Context, arg1 string, arg2 ...Openapi.RequestEditorFn) (*http.Response, error)

PatchBackplaneClusterClusterId mocks base method.

func (*MockClientInterface) PostBackplaneClusterClusterId

func (m *MockClientInterface) PostBackplaneClusterClusterId(arg0 context.Context, arg1 string, arg2 ...Openapi.RequestEditorFn) (*http.Response, error)

PostBackplaneClusterClusterId mocks base method.

func (*MockClientInterface) PutBackplaneClusterClusterId

func (m *MockClientInterface) PutBackplaneClusterClusterId(arg0 context.Context, arg1 string, arg2 ...Openapi.RequestEditorFn) (*http.Response, error)

PutBackplaneClusterClusterId mocks base method.

func (*MockClientInterface) TraceBackplaneClusterClusterId

func (m *MockClientInterface) TraceBackplaneClusterClusterId(arg0 context.Context, arg1 string, arg2 ...Openapi.RequestEditorFn) (*http.Response, error)

TraceBackplaneClusterClusterId mocks base method.

type MockClientInterfaceMockRecorder

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

MockClientInterfaceMockRecorder is the mock recorder for MockClientInterface.

func (*MockClientInterfaceMockRecorder) CreateJob

func (mr *MockClientInterfaceMockRecorder) CreateJob(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

CreateJob indicates an expected call of CreateJob.

func (*MockClientInterfaceMockRecorder) CreateJobWithBody

func (mr *MockClientInterfaceMockRecorder) CreateJobWithBody(arg0, arg1, arg2, arg3 interface{}, arg4 ...interface{}) *gomock.Call

CreateJobWithBody indicates an expected call of CreateJobWithBody.

func (*MockClientInterfaceMockRecorder) CreateTestScriptRun

func (mr *MockClientInterfaceMockRecorder) CreateTestScriptRun(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

CreateTestScriptRun indicates an expected call of CreateTestScriptRun.

func (*MockClientInterfaceMockRecorder) CreateTestScriptRunWithBody

func (mr *MockClientInterfaceMockRecorder) CreateTestScriptRunWithBody(arg0, arg1, arg2, arg3 interface{}, arg4 ...interface{}) *gomock.Call

CreateTestScriptRunWithBody indicates an expected call of CreateTestScriptRunWithBody.

func (*MockClientInterfaceMockRecorder) DeleteBackplaneClusterClusterId

func (mr *MockClientInterfaceMockRecorder) DeleteBackplaneClusterClusterId(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteBackplaneClusterClusterId indicates an expected call of DeleteBackplaneClusterClusterId.

func (*MockClientInterfaceMockRecorder) DeleteJob

func (mr *MockClientInterfaceMockRecorder) DeleteJob(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DeleteJob indicates an expected call of DeleteJob.

func (*MockClientInterfaceMockRecorder) GetAllJobs

func (mr *MockClientInterfaceMockRecorder) GetAllJobs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAllJobs indicates an expected call of GetAllJobs.

func (*MockClientInterfaceMockRecorder) GetAssumeRoleSequence added in v0.1.7

func (mr *MockClientInterfaceMockRecorder) GetAssumeRoleSequence(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAssumeRoleSequence indicates an expected call of GetAssumeRoleSequence.

func (*MockClientInterfaceMockRecorder) GetBackplaneClusterClusterId

func (mr *MockClientInterfaceMockRecorder) GetBackplaneClusterClusterId(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBackplaneClusterClusterId indicates an expected call of GetBackplaneClusterClusterId.

func (*MockClientInterfaceMockRecorder) GetCloudConsole

func (mr *MockClientInterfaceMockRecorder) GetCloudConsole(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetCloudConsole indicates an expected call of GetCloudConsole.

func (*MockClientInterfaceMockRecorder) GetCloudCredentials

func (mr *MockClientInterfaceMockRecorder) GetCloudCredentials(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetCloudCredentials indicates an expected call of GetCloudCredentials.

func (*MockClientInterfaceMockRecorder) GetJobLogs

func (mr *MockClientInterfaceMockRecorder) GetJobLogs(arg0, arg1, arg2, arg3 interface{}, arg4 ...interface{}) *gomock.Call

GetJobLogs indicates an expected call of GetJobLogs.

func (*MockClientInterfaceMockRecorder) GetRun

func (mr *MockClientInterfaceMockRecorder) GetRun(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetRun indicates an expected call of GetRun.

func (*MockClientInterfaceMockRecorder) GetScriptsByCluster added in v0.1.7

func (mr *MockClientInterfaceMockRecorder) GetScriptsByCluster(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetScriptsByCluster indicates an expected call of GetScriptsByCluster.

func (*MockClientInterfaceMockRecorder) GetTestScriptRun

func (mr *MockClientInterfaceMockRecorder) GetTestScriptRun(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetTestScriptRun indicates an expected call of GetTestScriptRun.

func (*MockClientInterfaceMockRecorder) GetTestScriptRunLogs

func (mr *MockClientInterfaceMockRecorder) GetTestScriptRunLogs(arg0, arg1, arg2, arg3 interface{}, arg4 ...interface{}) *gomock.Call

GetTestScriptRunLogs indicates an expected call of GetTestScriptRunLogs.

func (*MockClientInterfaceMockRecorder) HeadBackplaneClusterClusterId

func (mr *MockClientInterfaceMockRecorder) HeadBackplaneClusterClusterId(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

HeadBackplaneClusterClusterId indicates an expected call of HeadBackplaneClusterClusterId.

func (*MockClientInterfaceMockRecorder) LoginCluster

func (mr *MockClientInterfaceMockRecorder) LoginCluster(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

LoginCluster indicates an expected call of LoginCluster.

func (*MockClientInterfaceMockRecorder) OptionsBackplaneClusterClusterId

func (mr *MockClientInterfaceMockRecorder) OptionsBackplaneClusterClusterId(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

OptionsBackplaneClusterClusterId indicates an expected call of OptionsBackplaneClusterClusterId.

func (*MockClientInterfaceMockRecorder) PatchBackplaneClusterClusterId

func (mr *MockClientInterfaceMockRecorder) PatchBackplaneClusterClusterId(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PatchBackplaneClusterClusterId indicates an expected call of PatchBackplaneClusterClusterId.

func (*MockClientInterfaceMockRecorder) PostBackplaneClusterClusterId

func (mr *MockClientInterfaceMockRecorder) PostBackplaneClusterClusterId(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PostBackplaneClusterClusterId indicates an expected call of PostBackplaneClusterClusterId.

func (*MockClientInterfaceMockRecorder) PutBackplaneClusterClusterId

func (mr *MockClientInterfaceMockRecorder) PutBackplaneClusterClusterId(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutBackplaneClusterClusterId indicates an expected call of PutBackplaneClusterClusterId.

func (*MockClientInterfaceMockRecorder) TraceBackplaneClusterClusterId

func (mr *MockClientInterfaceMockRecorder) TraceBackplaneClusterClusterId(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TraceBackplaneClusterClusterId indicates an expected call of TraceBackplaneClusterClusterId.

type MockClientWithResponsesInterface

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

MockClientWithResponsesInterface is a mock of ClientWithResponsesInterface interface.

func NewMockClientWithResponsesInterface

func NewMockClientWithResponsesInterface(ctrl *gomock.Controller) *MockClientWithResponsesInterface

NewMockClientWithResponsesInterface creates a new mock instance.

func (*MockClientWithResponsesInterface) CreateJobWithBodyWithResponse

func (m *MockClientWithResponsesInterface) CreateJobWithBodyWithResponse(arg0 context.Context, arg1, arg2 string, arg3 io.Reader, arg4 ...Openapi.RequestEditorFn) (*Openapi.CreateJobResponse, error)

CreateJobWithBodyWithResponse mocks base method.

func (*MockClientWithResponsesInterface) CreateJobWithResponse

CreateJobWithResponse mocks base method.

func (*MockClientWithResponsesInterface) CreateTestScriptRunWithBodyWithResponse

func (m *MockClientWithResponsesInterface) CreateTestScriptRunWithBodyWithResponse(arg0 context.Context, arg1, arg2 string, arg3 io.Reader, arg4 ...Openapi.RequestEditorFn) (*Openapi.CreateTestScriptRunResponse, error)

CreateTestScriptRunWithBodyWithResponse mocks base method.

func (*MockClientWithResponsesInterface) CreateTestScriptRunWithResponse

CreateTestScriptRunWithResponse mocks base method.

func (*MockClientWithResponsesInterface) DeleteBackplaneClusterClusterIdWithResponse

func (m *MockClientWithResponsesInterface) DeleteBackplaneClusterClusterIdWithResponse(arg0 context.Context, arg1 string, arg2 ...Openapi.RequestEditorFn) (*Openapi.DeleteBackplaneClusterClusterIdResponse, error)

DeleteBackplaneClusterClusterIdWithResponse mocks base method.

func (*MockClientWithResponsesInterface) DeleteJobWithResponse

func (m *MockClientWithResponsesInterface) DeleteJobWithResponse(arg0 context.Context, arg1, arg2 string, arg3 ...Openapi.RequestEditorFn) (*Openapi.DeleteJobResponse, error)

DeleteJobWithResponse mocks base method.

func (*MockClientWithResponsesInterface) EXPECT

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

func (*MockClientWithResponsesInterface) GetAllJobsWithResponse

GetAllJobsWithResponse mocks base method.

func (*MockClientWithResponsesInterface) GetAssumeRoleSequenceWithResponse added in v0.1.7

func (m *MockClientWithResponsesInterface) GetAssumeRoleSequenceWithResponse(arg0 context.Context, arg1 string, arg2 ...Openapi.RequestEditorFn) (*Openapi.GetAssumeRoleSequenceResponse, error)

GetAssumeRoleSequenceWithResponse mocks base method.

func (*MockClientWithResponsesInterface) GetBackplaneClusterClusterIdWithResponse

func (m *MockClientWithResponsesInterface) GetBackplaneClusterClusterIdWithResponse(arg0 context.Context, arg1 string, arg2 ...Openapi.RequestEditorFn) (*Openapi.GetBackplaneClusterClusterIdResponse, error)

GetBackplaneClusterClusterIdWithResponse mocks base method.

func (*MockClientWithResponsesInterface) GetCloudConsoleWithResponse

func (m *MockClientWithResponsesInterface) GetCloudConsoleWithResponse(arg0 context.Context, arg1 string, arg2 ...Openapi.RequestEditorFn) (*Openapi.GetCloudConsoleResponse, error)

GetCloudConsoleWithResponse mocks base method.

func (*MockClientWithResponsesInterface) GetCloudCredentialsWithResponse

func (m *MockClientWithResponsesInterface) GetCloudCredentialsWithResponse(arg0 context.Context, arg1 string, arg2 ...Openapi.RequestEditorFn) (*Openapi.GetCloudCredentialsResponse, error)

GetCloudCredentialsWithResponse mocks base method.

func (*MockClientWithResponsesInterface) GetJobLogsWithResponse

GetJobLogsWithResponse mocks base method.

func (*MockClientWithResponsesInterface) GetRunWithResponse

func (m *MockClientWithResponsesInterface) GetRunWithResponse(arg0 context.Context, arg1, arg2 string, arg3 ...Openapi.RequestEditorFn) (*Openapi.GetRunResponse, error)

GetRunWithResponse mocks base method.

func (*MockClientWithResponsesInterface) GetScriptsByClusterWithResponse added in v0.1.7

GetScriptsByClusterWithResponse mocks base method.

func (*MockClientWithResponsesInterface) GetTestScriptRunLogsWithResponse

GetTestScriptRunLogsWithResponse mocks base method.

func (*MockClientWithResponsesInterface) GetTestScriptRunWithResponse

func (m *MockClientWithResponsesInterface) GetTestScriptRunWithResponse(arg0 context.Context, arg1, arg2 string, arg3 ...Openapi.RequestEditorFn) (*Openapi.GetTestScriptRunResponse, error)

GetTestScriptRunWithResponse mocks base method.

func (*MockClientWithResponsesInterface) HeadBackplaneClusterClusterIdWithResponse

func (m *MockClientWithResponsesInterface) HeadBackplaneClusterClusterIdWithResponse(arg0 context.Context, arg1 string, arg2 ...Openapi.RequestEditorFn) (*Openapi.HeadBackplaneClusterClusterIdResponse, error)

HeadBackplaneClusterClusterIdWithResponse mocks base method.

func (*MockClientWithResponsesInterface) LoginClusterWithResponse

LoginClusterWithResponse mocks base method.

func (*MockClientWithResponsesInterface) OptionsBackplaneClusterClusterIdWithResponse

func (m *MockClientWithResponsesInterface) OptionsBackplaneClusterClusterIdWithResponse(arg0 context.Context, arg1 string, arg2 ...Openapi.RequestEditorFn) (*Openapi.OptionsBackplaneClusterClusterIdResponse, error)

OptionsBackplaneClusterClusterIdWithResponse mocks base method.

func (*MockClientWithResponsesInterface) PatchBackplaneClusterClusterIdWithResponse

func (m *MockClientWithResponsesInterface) PatchBackplaneClusterClusterIdWithResponse(arg0 context.Context, arg1 string, arg2 ...Openapi.RequestEditorFn) (*Openapi.PatchBackplaneClusterClusterIdResponse, error)

PatchBackplaneClusterClusterIdWithResponse mocks base method.

func (*MockClientWithResponsesInterface) PostBackplaneClusterClusterIdWithResponse

func (m *MockClientWithResponsesInterface) PostBackplaneClusterClusterIdWithResponse(arg0 context.Context, arg1 string, arg2 ...Openapi.RequestEditorFn) (*Openapi.PostBackplaneClusterClusterIdResponse, error)

PostBackplaneClusterClusterIdWithResponse mocks base method.

func (*MockClientWithResponsesInterface) PutBackplaneClusterClusterIdWithResponse

func (m *MockClientWithResponsesInterface) PutBackplaneClusterClusterIdWithResponse(arg0 context.Context, arg1 string, arg2 ...Openapi.RequestEditorFn) (*Openapi.PutBackplaneClusterClusterIdResponse, error)

PutBackplaneClusterClusterIdWithResponse mocks base method.

func (*MockClientWithResponsesInterface) TraceBackplaneClusterClusterIdWithResponse

func (m *MockClientWithResponsesInterface) TraceBackplaneClusterClusterIdWithResponse(arg0 context.Context, arg1 string, arg2 ...Openapi.RequestEditorFn) (*Openapi.TraceBackplaneClusterClusterIdResponse, error)

TraceBackplaneClusterClusterIdWithResponse mocks base method.

type MockClientWithResponsesInterfaceMockRecorder

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

MockClientWithResponsesInterfaceMockRecorder is the mock recorder for MockClientWithResponsesInterface.

func (*MockClientWithResponsesInterfaceMockRecorder) CreateJobWithBodyWithResponse

func (mr *MockClientWithResponsesInterfaceMockRecorder) CreateJobWithBodyWithResponse(arg0, arg1, arg2, arg3 interface{}, arg4 ...interface{}) *gomock.Call

CreateJobWithBodyWithResponse indicates an expected call of CreateJobWithBodyWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) CreateJobWithResponse

func (mr *MockClientWithResponsesInterfaceMockRecorder) CreateJobWithResponse(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

CreateJobWithResponse indicates an expected call of CreateJobWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) CreateTestScriptRunWithBodyWithResponse

func (mr *MockClientWithResponsesInterfaceMockRecorder) CreateTestScriptRunWithBodyWithResponse(arg0, arg1, arg2, arg3 interface{}, arg4 ...interface{}) *gomock.Call

CreateTestScriptRunWithBodyWithResponse indicates an expected call of CreateTestScriptRunWithBodyWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) CreateTestScriptRunWithResponse

func (mr *MockClientWithResponsesInterfaceMockRecorder) CreateTestScriptRunWithResponse(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

CreateTestScriptRunWithResponse indicates an expected call of CreateTestScriptRunWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) DeleteBackplaneClusterClusterIdWithResponse

func (mr *MockClientWithResponsesInterfaceMockRecorder) DeleteBackplaneClusterClusterIdWithResponse(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteBackplaneClusterClusterIdWithResponse indicates an expected call of DeleteBackplaneClusterClusterIdWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) DeleteJobWithResponse

func (mr *MockClientWithResponsesInterfaceMockRecorder) DeleteJobWithResponse(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DeleteJobWithResponse indicates an expected call of DeleteJobWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) GetAllJobsWithResponse

func (mr *MockClientWithResponsesInterfaceMockRecorder) GetAllJobsWithResponse(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAllJobsWithResponse indicates an expected call of GetAllJobsWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) GetAssumeRoleSequenceWithResponse added in v0.1.7

func (mr *MockClientWithResponsesInterfaceMockRecorder) GetAssumeRoleSequenceWithResponse(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAssumeRoleSequenceWithResponse indicates an expected call of GetAssumeRoleSequenceWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) GetBackplaneClusterClusterIdWithResponse

func (mr *MockClientWithResponsesInterfaceMockRecorder) GetBackplaneClusterClusterIdWithResponse(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBackplaneClusterClusterIdWithResponse indicates an expected call of GetBackplaneClusterClusterIdWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) GetCloudConsoleWithResponse

func (mr *MockClientWithResponsesInterfaceMockRecorder) GetCloudConsoleWithResponse(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetCloudConsoleWithResponse indicates an expected call of GetCloudConsoleWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) GetCloudCredentialsWithResponse

func (mr *MockClientWithResponsesInterfaceMockRecorder) GetCloudCredentialsWithResponse(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetCloudCredentialsWithResponse indicates an expected call of GetCloudCredentialsWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) GetJobLogsWithResponse

func (mr *MockClientWithResponsesInterfaceMockRecorder) GetJobLogsWithResponse(arg0, arg1, arg2, arg3 interface{}, arg4 ...interface{}) *gomock.Call

GetJobLogsWithResponse indicates an expected call of GetJobLogsWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) GetRunWithResponse

func (mr *MockClientWithResponsesInterfaceMockRecorder) GetRunWithResponse(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetRunWithResponse indicates an expected call of GetRunWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) GetScriptsByClusterWithResponse added in v0.1.7

func (mr *MockClientWithResponsesInterfaceMockRecorder) GetScriptsByClusterWithResponse(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetScriptsByClusterWithResponse indicates an expected call of GetScriptsByClusterWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) GetTestScriptRunLogsWithResponse

func (mr *MockClientWithResponsesInterfaceMockRecorder) GetTestScriptRunLogsWithResponse(arg0, arg1, arg2, arg3 interface{}, arg4 ...interface{}) *gomock.Call

GetTestScriptRunLogsWithResponse indicates an expected call of GetTestScriptRunLogsWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) GetTestScriptRunWithResponse

func (mr *MockClientWithResponsesInterfaceMockRecorder) GetTestScriptRunWithResponse(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetTestScriptRunWithResponse indicates an expected call of GetTestScriptRunWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) HeadBackplaneClusterClusterIdWithResponse

func (mr *MockClientWithResponsesInterfaceMockRecorder) HeadBackplaneClusterClusterIdWithResponse(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

HeadBackplaneClusterClusterIdWithResponse indicates an expected call of HeadBackplaneClusterClusterIdWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) LoginClusterWithResponse

func (mr *MockClientWithResponsesInterfaceMockRecorder) LoginClusterWithResponse(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

LoginClusterWithResponse indicates an expected call of LoginClusterWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) OptionsBackplaneClusterClusterIdWithResponse

func (mr *MockClientWithResponsesInterfaceMockRecorder) OptionsBackplaneClusterClusterIdWithResponse(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

OptionsBackplaneClusterClusterIdWithResponse indicates an expected call of OptionsBackplaneClusterClusterIdWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) PatchBackplaneClusterClusterIdWithResponse

func (mr *MockClientWithResponsesInterfaceMockRecorder) PatchBackplaneClusterClusterIdWithResponse(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PatchBackplaneClusterClusterIdWithResponse indicates an expected call of PatchBackplaneClusterClusterIdWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) PostBackplaneClusterClusterIdWithResponse

func (mr *MockClientWithResponsesInterfaceMockRecorder) PostBackplaneClusterClusterIdWithResponse(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PostBackplaneClusterClusterIdWithResponse indicates an expected call of PostBackplaneClusterClusterIdWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) PutBackplaneClusterClusterIdWithResponse

func (mr *MockClientWithResponsesInterfaceMockRecorder) PutBackplaneClusterClusterIdWithResponse(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutBackplaneClusterClusterIdWithResponse indicates an expected call of PutBackplaneClusterClusterIdWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) TraceBackplaneClusterClusterIdWithResponse

func (mr *MockClientWithResponsesInterfaceMockRecorder) TraceBackplaneClusterClusterIdWithResponse(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TraceBackplaneClusterClusterIdWithResponse indicates an expected call of TraceBackplaneClusterClusterIdWithResponse.

Jump to

Keyboard shortcuts

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