mocks

package
v0.1.47 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2025 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) CreateRemediation added in v0.1.39

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

CreateRemediation 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) DeleteBackplaneRemediateClusterIdRemediation added in v0.1.39

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

DeleteBackplaneRemediateClusterIdRemediation 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) DeleteRemediation added in v0.1.39

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

DeleteRemediation 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) GetBackplaneRemediateClusterIdRemediation added in v0.1.39

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

GetBackplaneRemediateClusterIdRemediation 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) HeadBackplaneRemediateClusterIdRemediation added in v0.1.39

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

HeadBackplaneRemediateClusterIdRemediation 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) OptionsBackplaneRemediateClusterIdRemediation added in v0.1.39

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

OptionsBackplaneRemediateClusterIdRemediation 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) PatchBackplaneRemediateClusterIdRemediation added in v0.1.39

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

PatchBackplaneRemediateClusterIdRemediation 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) PostBackplaneRemediateClusterIdRemediation added in v0.1.39

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

PostBackplaneRemediateClusterIdRemediation 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) PutBackplaneRemediateClusterIdRemediation added in v0.1.39

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

PutBackplaneRemediateClusterIdRemediation 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.

func (*MockClientInterface) TraceBackplaneRemediateClusterIdRemediation added in v0.1.39

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

TraceBackplaneRemediateClusterIdRemediation 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) CreateRemediation added in v0.1.39

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

CreateRemediation indicates an expected call of CreateRemediation.

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) DeleteBackplaneRemediateClusterIdRemediation added in v0.1.39

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

DeleteBackplaneRemediateClusterIdRemediation indicates an expected call of DeleteBackplaneRemediateClusterIdRemediation.

func (*MockClientInterfaceMockRecorder) DeleteJob

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

DeleteJob indicates an expected call of DeleteJob.

func (*MockClientInterfaceMockRecorder) DeleteRemediation added in v0.1.39

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

DeleteRemediation indicates an expected call of DeleteRemediation.

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) GetBackplaneRemediateClusterIdRemediation added in v0.1.39

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

GetBackplaneRemediateClusterIdRemediation indicates an expected call of GetBackplaneRemediateClusterIdRemediation.

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) HeadBackplaneRemediateClusterIdRemediation added in v0.1.39

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

HeadBackplaneRemediateClusterIdRemediation indicates an expected call of HeadBackplaneRemediateClusterIdRemediation.

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) OptionsBackplaneRemediateClusterIdRemediation added in v0.1.39

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

OptionsBackplaneRemediateClusterIdRemediation indicates an expected call of OptionsBackplaneRemediateClusterIdRemediation.

func (*MockClientInterfaceMockRecorder) PatchBackplaneClusterClusterId

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

PatchBackplaneClusterClusterId indicates an expected call of PatchBackplaneClusterClusterId.

func (*MockClientInterfaceMockRecorder) PatchBackplaneRemediateClusterIdRemediation added in v0.1.39

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

PatchBackplaneRemediateClusterIdRemediation indicates an expected call of PatchBackplaneRemediateClusterIdRemediation.

func (*MockClientInterfaceMockRecorder) PostBackplaneClusterClusterId

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

PostBackplaneClusterClusterId indicates an expected call of PostBackplaneClusterClusterId.

func (*MockClientInterfaceMockRecorder) PostBackplaneRemediateClusterIdRemediation added in v0.1.39

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

PostBackplaneRemediateClusterIdRemediation indicates an expected call of PostBackplaneRemediateClusterIdRemediation.

func (*MockClientInterfaceMockRecorder) PutBackplaneClusterClusterId

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

PutBackplaneClusterClusterId indicates an expected call of PutBackplaneClusterClusterId.

func (*MockClientInterfaceMockRecorder) PutBackplaneRemediateClusterIdRemediation added in v0.1.39

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

PutBackplaneRemediateClusterIdRemediation indicates an expected call of PutBackplaneRemediateClusterIdRemediation.

func (*MockClientInterfaceMockRecorder) TraceBackplaneClusterClusterId

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

TraceBackplaneClusterClusterId indicates an expected call of TraceBackplaneClusterClusterId.

func (*MockClientInterfaceMockRecorder) TraceBackplaneRemediateClusterIdRemediation added in v0.1.39

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

TraceBackplaneRemediateClusterIdRemediation indicates an expected call of TraceBackplaneRemediateClusterIdRemediation.

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) CreateRemediationWithResponse added in v0.1.39

CreateRemediationWithResponse 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) DeleteBackplaneRemediateClusterIdRemediationWithResponse added in v0.1.39

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

DeleteBackplaneRemediateClusterIdRemediationWithResponse 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) DeleteRemediationWithResponse added in v0.1.39

DeleteRemediationWithResponse 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) GetBackplaneRemediateClusterIdRemediationWithResponse added in v0.1.39

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

GetBackplaneRemediateClusterIdRemediationWithResponse 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) HeadBackplaneRemediateClusterIdRemediationWithResponse added in v0.1.39

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

HeadBackplaneRemediateClusterIdRemediationWithResponse 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) OptionsBackplaneRemediateClusterIdRemediationWithResponse added in v0.1.39

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

OptionsBackplaneRemediateClusterIdRemediationWithResponse 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) PatchBackplaneRemediateClusterIdRemediationWithResponse added in v0.1.39

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

PatchBackplaneRemediateClusterIdRemediationWithResponse 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) PostBackplaneRemediateClusterIdRemediationWithResponse added in v0.1.39

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

PostBackplaneRemediateClusterIdRemediationWithResponse 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) PutBackplaneRemediateClusterIdRemediationWithResponse added in v0.1.39

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

PutBackplaneRemediateClusterIdRemediationWithResponse 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.

func (*MockClientWithResponsesInterface) TraceBackplaneRemediateClusterIdRemediationWithResponse added in v0.1.39

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

TraceBackplaneRemediateClusterIdRemediationWithResponse 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) CreateRemediationWithResponse added in v0.1.39

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

CreateRemediationWithResponse indicates an expected call of CreateRemediationWithResponse.

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) DeleteBackplaneRemediateClusterIdRemediationWithResponse added in v0.1.39

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

DeleteBackplaneRemediateClusterIdRemediationWithResponse indicates an expected call of DeleteBackplaneRemediateClusterIdRemediationWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) DeleteJobWithResponse

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

DeleteJobWithResponse indicates an expected call of DeleteJobWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) DeleteRemediationWithResponse added in v0.1.39

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

DeleteRemediationWithResponse indicates an expected call of DeleteRemediationWithResponse.

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) GetBackplaneRemediateClusterIdRemediationWithResponse added in v0.1.39

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

GetBackplaneRemediateClusterIdRemediationWithResponse indicates an expected call of GetBackplaneRemediateClusterIdRemediationWithResponse.

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) HeadBackplaneRemediateClusterIdRemediationWithResponse added in v0.1.39

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

HeadBackplaneRemediateClusterIdRemediationWithResponse indicates an expected call of HeadBackplaneRemediateClusterIdRemediationWithResponse.

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) OptionsBackplaneRemediateClusterIdRemediationWithResponse added in v0.1.39

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

OptionsBackplaneRemediateClusterIdRemediationWithResponse indicates an expected call of OptionsBackplaneRemediateClusterIdRemediationWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) PatchBackplaneClusterClusterIdWithResponse

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

PatchBackplaneClusterClusterIdWithResponse indicates an expected call of PatchBackplaneClusterClusterIdWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) PatchBackplaneRemediateClusterIdRemediationWithResponse added in v0.1.39

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

PatchBackplaneRemediateClusterIdRemediationWithResponse indicates an expected call of PatchBackplaneRemediateClusterIdRemediationWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) PostBackplaneClusterClusterIdWithResponse

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

PostBackplaneClusterClusterIdWithResponse indicates an expected call of PostBackplaneClusterClusterIdWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) PostBackplaneRemediateClusterIdRemediationWithResponse added in v0.1.39

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

PostBackplaneRemediateClusterIdRemediationWithResponse indicates an expected call of PostBackplaneRemediateClusterIdRemediationWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) PutBackplaneClusterClusterIdWithResponse

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

PutBackplaneClusterClusterIdWithResponse indicates an expected call of PutBackplaneClusterClusterIdWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) PutBackplaneRemediateClusterIdRemediationWithResponse added in v0.1.39

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

PutBackplaneRemediateClusterIdRemediationWithResponse indicates an expected call of PutBackplaneRemediateClusterIdRemediationWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) TraceBackplaneClusterClusterIdWithResponse

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

TraceBackplaneClusterClusterIdWithResponse indicates an expected call of TraceBackplaneClusterClusterIdWithResponse.

func (*MockClientWithResponsesInterfaceMockRecorder) TraceBackplaneRemediateClusterIdRemediationWithResponse added in v0.1.39

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

TraceBackplaneRemediateClusterIdRemediationWithResponse indicates an expected call of TraceBackplaneRemediateClusterIdRemediationWithResponse.

Jump to

Keyboard shortcuts

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