Documentation ¶
Overview ¶
Package systems is a generated GoMock package.
Index ¶
- type MockClientService
- func (m *MockClientService) CommitFilesToSourceControlSystem(arg0 *systems.CommitFilesToSourceControlSystemParams, ...) (*systems.CommitFilesToSourceControlSystemOK, error)
- func (m *MockClientService) CreateSystem(arg0 *systems.CreateSystemParams, arg1 ...systems.ClientOption) (*systems.CreateSystemOK, error)
- func (m *MockClientService) DeleteSystem(arg0 *systems.DeleteSystemParams, arg1 ...systems.ClientOption) (*systems.DeleteSystemOK, error)
- func (m *MockClientService) DeleteUserBranchSystem(arg0 *systems.DeleteUserBranchSystemParams, arg1 ...systems.ClientOption) (*systems.DeleteUserBranchSystemOK, error)
- func (m *MockClientService) EXPECT() *MockClientServiceMockRecorder
- func (m *MockClientService) GetAsset(arg0 *systems.GetAssetParams, arg1 io.Writer, arg2 ...systems.ClientOption) (*systems.GetAssetOK, error)
- func (m *MockClientService) GetDefaultPolicies(arg0 *systems.GetDefaultPoliciesParams, arg1 ...systems.ClientOption) (*systems.GetDefaultPoliciesOK, error)
- func (m *MockClientService) GetDefaultPolicy(arg0 *systems.GetDefaultPolicyParams, arg1 ...systems.ClientOption) (*systems.GetDefaultPolicyOK, error)
- func (m *MockClientService) GetInstructions(arg0 *systems.GetInstructionsParams, arg1 ...systems.ClientOption) (*systems.GetInstructionsOK, error)
- func (m *MockClientService) GetOPADiscoveryConfig(arg0 *systems.GetOPADiscoveryConfigParams, arg1 ...systems.ClientOption) (*systems.GetOPADiscoveryConfigOK, error)
- func (m *MockClientService) GetSourceControlFilesBranchSystem(arg0 *systems.GetSourceControlFilesBranchSystemParams, ...) (*systems.GetSourceControlFilesBranchSystemOK, error)
- func (m *MockClientService) GetSourceControlFilesMasterSystem(arg0 *systems.GetSourceControlFilesMasterSystemParams, ...) (*systems.GetSourceControlFilesMasterSystemOK, error)
- func (m *MockClientService) GetSystem(arg0 *systems.GetSystemParams, arg1 ...systems.ClientOption) (*systems.GetSystemOK, error)
- func (m *MockClientService) GetSystemAgents(arg0 *systems.GetSystemAgentsParams, arg1 ...systems.ClientOption) (*systems.GetSystemAgentsOK, error)
- func (m *MockClientService) GetSystemBundle(arg0 *systems.GetSystemBundleParams, arg1 ...systems.ClientOption) (*systems.GetSystemBundleOK, error)
- func (m *MockClientService) GetSystemBundleDeploy(arg0 *systems.GetSystemBundleDeployParams, arg1 ...systems.ClientOption) (*systems.GetSystemBundleDeployOK, error)
- func (m *MockClientService) GetSystemBundleDetails(arg0 *systems.GetSystemBundleDetailsParams, arg1 ...systems.ClientOption) (*systems.GetSystemBundleDetailsOK, error)
- func (m *MockClientService) GetSystemBundles(arg0 *systems.GetSystemBundlesParams, arg1 ...systems.ClientOption) (*systems.GetSystemBundlesOK, error)
- func (m *MockClientService) HandleSystemMetrics(arg0 *systems.HandleSystemMetricsParams, arg1 ...systems.ClientOption) (*systems.HandleSystemMetricsOK, error)
- func (m *MockClientService) ListSystems(arg0 *systems.ListSystemsParams, arg1 ...systems.ClientOption) (*systems.ListSystemsOK, error)
- func (m *MockClientService) RuleSuggestions(arg0 *systems.RuleSuggestionsParams, arg1 ...systems.ClientOption) (*systems.RuleSuggestionsOK, error)
- func (m *MockClientService) SetTransport(arg0 runtime.ClientTransport)
- func (m *MockClientService) SourceControlVerifyConfigSystem(arg0 *systems.SourceControlVerifyConfigSystemParams, ...) (*systems.SourceControlVerifyConfigSystemOK, error)
- func (m *MockClientService) TranslateExternalIds(arg0 *systems.TranslateExternalIdsParams, arg1 ...systems.ClientOption) (*systems.TranslateExternalIdsOK, error)
- func (m *MockClientService) UpdateSystem(arg0 *systems.UpdateSystemParams, arg1 ...systems.ClientOption) (*systems.UpdateSystemOK, error)
- func (m *MockClientService) UpdateSystemBundleCompile(arg0 *systems.UpdateSystemBundleCompileParams, arg1 ...systems.ClientOption) (*systems.UpdateSystemBundleCompileOK, error)
- func (m *MockClientService) UpdateSystemBundleDeploy(arg0 *systems.UpdateSystemBundleDeployParams, arg1 ...systems.ClientOption) (*systems.UpdateSystemBundleDeployOK, error)
- func (m *MockClientService) ValidateSystemCompliance(arg0 *systems.ValidateSystemComplianceParams, arg1 ...systems.ClientOption) (*systems.ValidateSystemComplianceOK, *systems.ValidateSystemComplianceAccepted, ...)
- func (m *MockClientService) ValidateSystemTests(arg0 *systems.ValidateSystemTestsParams, arg1 ...systems.ClientOption) (*systems.ValidateSystemTestsOK, error)
- type MockClientServiceMockRecorder
- func (mr *MockClientServiceMockRecorder) CommitFilesToSourceControlSystem(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockClientServiceMockRecorder) CreateSystem(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockClientServiceMockRecorder) DeleteSystem(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockClientServiceMockRecorder) DeleteUserBranchSystem(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockClientServiceMockRecorder) GetAsset(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockClientServiceMockRecorder) GetDefaultPolicies(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockClientServiceMockRecorder) GetDefaultPolicy(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockClientServiceMockRecorder) GetInstructions(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockClientServiceMockRecorder) GetOPADiscoveryConfig(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockClientServiceMockRecorder) GetSourceControlFilesBranchSystem(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockClientServiceMockRecorder) GetSourceControlFilesMasterSystem(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockClientServiceMockRecorder) GetSystem(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockClientServiceMockRecorder) GetSystemAgents(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockClientServiceMockRecorder) GetSystemBundle(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockClientServiceMockRecorder) GetSystemBundleDeploy(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockClientServiceMockRecorder) GetSystemBundleDetails(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockClientServiceMockRecorder) GetSystemBundles(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockClientServiceMockRecorder) HandleSystemMetrics(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockClientServiceMockRecorder) ListSystems(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockClientServiceMockRecorder) RuleSuggestions(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockClientServiceMockRecorder) SetTransport(arg0 interface{}) *gomock.Call
- func (mr *MockClientServiceMockRecorder) SourceControlVerifyConfigSystem(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockClientServiceMockRecorder) TranslateExternalIds(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockClientServiceMockRecorder) UpdateSystem(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockClientServiceMockRecorder) UpdateSystemBundleCompile(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockClientServiceMockRecorder) UpdateSystemBundleDeploy(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockClientServiceMockRecorder) ValidateSystemCompliance(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockClientServiceMockRecorder) ValidateSystemTests(arg0 interface{}, arg1 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockClientService ¶
type MockClientService struct {
// contains filtered or unexported fields
}
MockClientService is a mock of ClientService interface.
func NewMockClientService ¶
func NewMockClientService(ctrl *gomock.Controller) *MockClientService
NewMockClientService creates a new mock instance.
func (*MockClientService) CommitFilesToSourceControlSystem ¶
func (m *MockClientService) CommitFilesToSourceControlSystem(arg0 *systems.CommitFilesToSourceControlSystemParams, arg1 ...systems.ClientOption) (*systems.CommitFilesToSourceControlSystemOK, error)
CommitFilesToSourceControlSystem mocks base method.
func (*MockClientService) CreateSystem ¶
func (m *MockClientService) CreateSystem(arg0 *systems.CreateSystemParams, arg1 ...systems.ClientOption) (*systems.CreateSystemOK, error)
CreateSystem mocks base method.
func (*MockClientService) DeleteSystem ¶
func (m *MockClientService) DeleteSystem(arg0 *systems.DeleteSystemParams, arg1 ...systems.ClientOption) (*systems.DeleteSystemOK, error)
DeleteSystem mocks base method.
func (*MockClientService) DeleteUserBranchSystem ¶
func (m *MockClientService) DeleteUserBranchSystem(arg0 *systems.DeleteUserBranchSystemParams, arg1 ...systems.ClientOption) (*systems.DeleteUserBranchSystemOK, error)
DeleteUserBranchSystem mocks base method.
func (*MockClientService) EXPECT ¶
func (m *MockClientService) EXPECT() *MockClientServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockClientService) GetAsset ¶
func (m *MockClientService) GetAsset(arg0 *systems.GetAssetParams, arg1 io.Writer, arg2 ...systems.ClientOption) (*systems.GetAssetOK, error)
GetAsset mocks base method.
func (*MockClientService) GetDefaultPolicies ¶
func (m *MockClientService) GetDefaultPolicies(arg0 *systems.GetDefaultPoliciesParams, arg1 ...systems.ClientOption) (*systems.GetDefaultPoliciesOK, error)
GetDefaultPolicies mocks base method.
func (*MockClientService) GetDefaultPolicy ¶
func (m *MockClientService) GetDefaultPolicy(arg0 *systems.GetDefaultPolicyParams, arg1 ...systems.ClientOption) (*systems.GetDefaultPolicyOK, error)
GetDefaultPolicy mocks base method.
func (*MockClientService) GetInstructions ¶
func (m *MockClientService) GetInstructions(arg0 *systems.GetInstructionsParams, arg1 ...systems.ClientOption) (*systems.GetInstructionsOK, error)
GetInstructions mocks base method.
func (*MockClientService) GetOPADiscoveryConfig ¶
func (m *MockClientService) GetOPADiscoveryConfig(arg0 *systems.GetOPADiscoveryConfigParams, arg1 ...systems.ClientOption) (*systems.GetOPADiscoveryConfigOK, error)
GetOPADiscoveryConfig mocks base method.
func (*MockClientService) GetSourceControlFilesBranchSystem ¶
func (m *MockClientService) GetSourceControlFilesBranchSystem(arg0 *systems.GetSourceControlFilesBranchSystemParams, arg1 ...systems.ClientOption) (*systems.GetSourceControlFilesBranchSystemOK, error)
GetSourceControlFilesBranchSystem mocks base method.
func (*MockClientService) GetSourceControlFilesMasterSystem ¶
func (m *MockClientService) GetSourceControlFilesMasterSystem(arg0 *systems.GetSourceControlFilesMasterSystemParams, arg1 ...systems.ClientOption) (*systems.GetSourceControlFilesMasterSystemOK, error)
GetSourceControlFilesMasterSystem mocks base method.
func (*MockClientService) GetSystem ¶
func (m *MockClientService) GetSystem(arg0 *systems.GetSystemParams, arg1 ...systems.ClientOption) (*systems.GetSystemOK, error)
GetSystem mocks base method.
func (*MockClientService) GetSystemAgents ¶
func (m *MockClientService) GetSystemAgents(arg0 *systems.GetSystemAgentsParams, arg1 ...systems.ClientOption) (*systems.GetSystemAgentsOK, error)
GetSystemAgents mocks base method.
func (*MockClientService) GetSystemBundle ¶
func (m *MockClientService) GetSystemBundle(arg0 *systems.GetSystemBundleParams, arg1 ...systems.ClientOption) (*systems.GetSystemBundleOK, error)
GetSystemBundle mocks base method.
func (*MockClientService) GetSystemBundleDeploy ¶
func (m *MockClientService) GetSystemBundleDeploy(arg0 *systems.GetSystemBundleDeployParams, arg1 ...systems.ClientOption) (*systems.GetSystemBundleDeployOK, error)
GetSystemBundleDeploy mocks base method.
func (*MockClientService) GetSystemBundleDetails ¶
func (m *MockClientService) GetSystemBundleDetails(arg0 *systems.GetSystemBundleDetailsParams, arg1 ...systems.ClientOption) (*systems.GetSystemBundleDetailsOK, error)
GetSystemBundleDetails mocks base method.
func (*MockClientService) GetSystemBundles ¶
func (m *MockClientService) GetSystemBundles(arg0 *systems.GetSystemBundlesParams, arg1 ...systems.ClientOption) (*systems.GetSystemBundlesOK, error)
GetSystemBundles mocks base method.
func (*MockClientService) HandleSystemMetrics ¶
func (m *MockClientService) HandleSystemMetrics(arg0 *systems.HandleSystemMetricsParams, arg1 ...systems.ClientOption) (*systems.HandleSystemMetricsOK, error)
HandleSystemMetrics mocks base method.
func (*MockClientService) ListSystems ¶
func (m *MockClientService) ListSystems(arg0 *systems.ListSystemsParams, arg1 ...systems.ClientOption) (*systems.ListSystemsOK, error)
ListSystems mocks base method.
func (*MockClientService) RuleSuggestions ¶
func (m *MockClientService) RuleSuggestions(arg0 *systems.RuleSuggestionsParams, arg1 ...systems.ClientOption) (*systems.RuleSuggestionsOK, error)
RuleSuggestions mocks base method.
func (*MockClientService) SetTransport ¶
func (m *MockClientService) SetTransport(arg0 runtime.ClientTransport)
SetTransport mocks base method.
func (*MockClientService) SourceControlVerifyConfigSystem ¶ added in v0.2.0
func (m *MockClientService) SourceControlVerifyConfigSystem(arg0 *systems.SourceControlVerifyConfigSystemParams, arg1 ...systems.ClientOption) (*systems.SourceControlVerifyConfigSystemOK, error)
SourceControlVerifyConfigSystem mocks base method.
func (*MockClientService) TranslateExternalIds ¶
func (m *MockClientService) TranslateExternalIds(arg0 *systems.TranslateExternalIdsParams, arg1 ...systems.ClientOption) (*systems.TranslateExternalIdsOK, error)
TranslateExternalIds mocks base method.
func (*MockClientService) UpdateSystem ¶
func (m *MockClientService) UpdateSystem(arg0 *systems.UpdateSystemParams, arg1 ...systems.ClientOption) (*systems.UpdateSystemOK, error)
UpdateSystem mocks base method.
func (*MockClientService) UpdateSystemBundleCompile ¶ added in v0.2.0
func (m *MockClientService) UpdateSystemBundleCompile(arg0 *systems.UpdateSystemBundleCompileParams, arg1 ...systems.ClientOption) (*systems.UpdateSystemBundleCompileOK, error)
UpdateSystemBundleCompile mocks base method.
func (*MockClientService) UpdateSystemBundleDeploy ¶
func (m *MockClientService) UpdateSystemBundleDeploy(arg0 *systems.UpdateSystemBundleDeployParams, arg1 ...systems.ClientOption) (*systems.UpdateSystemBundleDeployOK, error)
UpdateSystemBundleDeploy mocks base method.
func (*MockClientService) ValidateSystemCompliance ¶
func (m *MockClientService) ValidateSystemCompliance(arg0 *systems.ValidateSystemComplianceParams, arg1 ...systems.ClientOption) (*systems.ValidateSystemComplianceOK, *systems.ValidateSystemComplianceAccepted, error)
ValidateSystemCompliance mocks base method.
func (*MockClientService) ValidateSystemTests ¶
func (m *MockClientService) ValidateSystemTests(arg0 *systems.ValidateSystemTestsParams, arg1 ...systems.ClientOption) (*systems.ValidateSystemTestsOK, error)
ValidateSystemTests mocks base method.
type MockClientServiceMockRecorder ¶
type MockClientServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockClientServiceMockRecorder is the mock recorder for MockClientService.
func (*MockClientServiceMockRecorder) CommitFilesToSourceControlSystem ¶
func (mr *MockClientServiceMockRecorder) CommitFilesToSourceControlSystem(arg0 interface{}, arg1 ...interface{}) *gomock.Call
CommitFilesToSourceControlSystem indicates an expected call of CommitFilesToSourceControlSystem.
func (*MockClientServiceMockRecorder) CreateSystem ¶
func (mr *MockClientServiceMockRecorder) CreateSystem(arg0 interface{}, arg1 ...interface{}) *gomock.Call
CreateSystem indicates an expected call of CreateSystem.
func (*MockClientServiceMockRecorder) DeleteSystem ¶
func (mr *MockClientServiceMockRecorder) DeleteSystem(arg0 interface{}, arg1 ...interface{}) *gomock.Call
DeleteSystem indicates an expected call of DeleteSystem.
func (*MockClientServiceMockRecorder) DeleteUserBranchSystem ¶
func (mr *MockClientServiceMockRecorder) DeleteUserBranchSystem(arg0 interface{}, arg1 ...interface{}) *gomock.Call
DeleteUserBranchSystem indicates an expected call of DeleteUserBranchSystem.
func (*MockClientServiceMockRecorder) GetAsset ¶
func (mr *MockClientServiceMockRecorder) GetAsset(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAsset indicates an expected call of GetAsset.
func (*MockClientServiceMockRecorder) GetDefaultPolicies ¶
func (mr *MockClientServiceMockRecorder) GetDefaultPolicies(arg0 interface{}, arg1 ...interface{}) *gomock.Call
GetDefaultPolicies indicates an expected call of GetDefaultPolicies.
func (*MockClientServiceMockRecorder) GetDefaultPolicy ¶
func (mr *MockClientServiceMockRecorder) GetDefaultPolicy(arg0 interface{}, arg1 ...interface{}) *gomock.Call
GetDefaultPolicy indicates an expected call of GetDefaultPolicy.
func (*MockClientServiceMockRecorder) GetInstructions ¶
func (mr *MockClientServiceMockRecorder) GetInstructions(arg0 interface{}, arg1 ...interface{}) *gomock.Call
GetInstructions indicates an expected call of GetInstructions.
func (*MockClientServiceMockRecorder) GetOPADiscoveryConfig ¶
func (mr *MockClientServiceMockRecorder) GetOPADiscoveryConfig(arg0 interface{}, arg1 ...interface{}) *gomock.Call
GetOPADiscoveryConfig indicates an expected call of GetOPADiscoveryConfig.
func (*MockClientServiceMockRecorder) GetSourceControlFilesBranchSystem ¶
func (mr *MockClientServiceMockRecorder) GetSourceControlFilesBranchSystem(arg0 interface{}, arg1 ...interface{}) *gomock.Call
GetSourceControlFilesBranchSystem indicates an expected call of GetSourceControlFilesBranchSystem.
func (*MockClientServiceMockRecorder) GetSourceControlFilesMasterSystem ¶
func (mr *MockClientServiceMockRecorder) GetSourceControlFilesMasterSystem(arg0 interface{}, arg1 ...interface{}) *gomock.Call
GetSourceControlFilesMasterSystem indicates an expected call of GetSourceControlFilesMasterSystem.
func (*MockClientServiceMockRecorder) GetSystem ¶
func (mr *MockClientServiceMockRecorder) GetSystem(arg0 interface{}, arg1 ...interface{}) *gomock.Call
GetSystem indicates an expected call of GetSystem.
func (*MockClientServiceMockRecorder) GetSystemAgents ¶
func (mr *MockClientServiceMockRecorder) GetSystemAgents(arg0 interface{}, arg1 ...interface{}) *gomock.Call
GetSystemAgents indicates an expected call of GetSystemAgents.
func (*MockClientServiceMockRecorder) GetSystemBundle ¶
func (mr *MockClientServiceMockRecorder) GetSystemBundle(arg0 interface{}, arg1 ...interface{}) *gomock.Call
GetSystemBundle indicates an expected call of GetSystemBundle.
func (*MockClientServiceMockRecorder) GetSystemBundleDeploy ¶
func (mr *MockClientServiceMockRecorder) GetSystemBundleDeploy(arg0 interface{}, arg1 ...interface{}) *gomock.Call
GetSystemBundleDeploy indicates an expected call of GetSystemBundleDeploy.
func (*MockClientServiceMockRecorder) GetSystemBundleDetails ¶
func (mr *MockClientServiceMockRecorder) GetSystemBundleDetails(arg0 interface{}, arg1 ...interface{}) *gomock.Call
GetSystemBundleDetails indicates an expected call of GetSystemBundleDetails.
func (*MockClientServiceMockRecorder) GetSystemBundles ¶
func (mr *MockClientServiceMockRecorder) GetSystemBundles(arg0 interface{}, arg1 ...interface{}) *gomock.Call
GetSystemBundles indicates an expected call of GetSystemBundles.
func (*MockClientServiceMockRecorder) HandleSystemMetrics ¶
func (mr *MockClientServiceMockRecorder) HandleSystemMetrics(arg0 interface{}, arg1 ...interface{}) *gomock.Call
HandleSystemMetrics indicates an expected call of HandleSystemMetrics.
func (*MockClientServiceMockRecorder) ListSystems ¶
func (mr *MockClientServiceMockRecorder) ListSystems(arg0 interface{}, arg1 ...interface{}) *gomock.Call
ListSystems indicates an expected call of ListSystems.
func (*MockClientServiceMockRecorder) RuleSuggestions ¶
func (mr *MockClientServiceMockRecorder) RuleSuggestions(arg0 interface{}, arg1 ...interface{}) *gomock.Call
RuleSuggestions indicates an expected call of RuleSuggestions.
func (*MockClientServiceMockRecorder) SetTransport ¶
func (mr *MockClientServiceMockRecorder) SetTransport(arg0 interface{}) *gomock.Call
SetTransport indicates an expected call of SetTransport.
func (*MockClientServiceMockRecorder) SourceControlVerifyConfigSystem ¶ added in v0.2.0
func (mr *MockClientServiceMockRecorder) SourceControlVerifyConfigSystem(arg0 interface{}, arg1 ...interface{}) *gomock.Call
SourceControlVerifyConfigSystem indicates an expected call of SourceControlVerifyConfigSystem.
func (*MockClientServiceMockRecorder) TranslateExternalIds ¶
func (mr *MockClientServiceMockRecorder) TranslateExternalIds(arg0 interface{}, arg1 ...interface{}) *gomock.Call
TranslateExternalIds indicates an expected call of TranslateExternalIds.
func (*MockClientServiceMockRecorder) UpdateSystem ¶
func (mr *MockClientServiceMockRecorder) UpdateSystem(arg0 interface{}, arg1 ...interface{}) *gomock.Call
UpdateSystem indicates an expected call of UpdateSystem.
func (*MockClientServiceMockRecorder) UpdateSystemBundleCompile ¶ added in v0.2.0
func (mr *MockClientServiceMockRecorder) UpdateSystemBundleCompile(arg0 interface{}, arg1 ...interface{}) *gomock.Call
UpdateSystemBundleCompile indicates an expected call of UpdateSystemBundleCompile.
func (*MockClientServiceMockRecorder) UpdateSystemBundleDeploy ¶
func (mr *MockClientServiceMockRecorder) UpdateSystemBundleDeploy(arg0 interface{}, arg1 ...interface{}) *gomock.Call
UpdateSystemBundleDeploy indicates an expected call of UpdateSystemBundleDeploy.
func (*MockClientServiceMockRecorder) ValidateSystemCompliance ¶
func (mr *MockClientServiceMockRecorder) ValidateSystemCompliance(arg0 interface{}, arg1 ...interface{}) *gomock.Call
ValidateSystemCompliance indicates an expected call of ValidateSystemCompliance.
func (*MockClientServiceMockRecorder) ValidateSystemTests ¶
func (mr *MockClientServiceMockRecorder) ValidateSystemTests(arg0 interface{}, arg1 ...interface{}) *gomock.Call
ValidateSystemTests indicates an expected call of ValidateSystemTests.