mocks

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

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 MockFlux

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

MockFlux is a mock of Flux interface.

func NewMockFlux

func NewMockFlux(ctrl *gomock.Controller) *MockFlux

NewMockFlux creates a new mock instance.

func (*MockFlux) BootstrapToolkitsComponents

func (m *MockFlux) BootstrapToolkitsComponents(arg0 context.Context, arg1 *types.Cluster, arg2 *v1alpha1.GitOpsConfig) error

BootstrapToolkitsComponents mocks base method.

func (*MockFlux) EXPECT

func (m *MockFlux) EXPECT() *MockFluxMockRecorder

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

func (*MockFlux) ForceReconcileGitRepo

func (m *MockFlux) ForceReconcileGitRepo(arg0 context.Context, arg1 *types.Cluster, arg2 string) error

ForceReconcileGitRepo mocks base method.

func (*MockFlux) PauseKustomization

func (m *MockFlux) PauseKustomization(arg0 context.Context, arg1 *types.Cluster, arg2 *v1alpha1.GitOpsConfig) error

PauseKustomization mocks base method.

func (*MockFlux) ResumeKustomization

func (m *MockFlux) ResumeKustomization(arg0 context.Context, arg1 *types.Cluster, arg2 *v1alpha1.GitOpsConfig) error

ResumeKustomization mocks base method.

func (*MockFlux) UninstallToolkitsComponents

func (m *MockFlux) UninstallToolkitsComponents(arg0 context.Context, arg1 *types.Cluster, arg2 *v1alpha1.GitOpsConfig) error

UninstallToolkitsComponents mocks base method.

type MockFluxMockRecorder

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

MockFluxMockRecorder is the mock recorder for MockFlux.

func (*MockFluxMockRecorder) BootstrapToolkitsComponents

func (mr *MockFluxMockRecorder) BootstrapToolkitsComponents(arg0, arg1, arg2 interface{}) *gomock.Call

BootstrapToolkitsComponents indicates an expected call of BootstrapToolkitsComponents.

func (*MockFluxMockRecorder) ForceReconcileGitRepo

func (mr *MockFluxMockRecorder) ForceReconcileGitRepo(arg0, arg1, arg2 interface{}) *gomock.Call

ForceReconcileGitRepo indicates an expected call of ForceReconcileGitRepo.

func (*MockFluxMockRecorder) PauseKustomization

func (mr *MockFluxMockRecorder) PauseKustomization(arg0, arg1, arg2 interface{}) *gomock.Call

PauseKustomization indicates an expected call of PauseKustomization.

func (*MockFluxMockRecorder) ResumeKustomization

func (mr *MockFluxMockRecorder) ResumeKustomization(arg0, arg1, arg2 interface{}) *gomock.Call

ResumeKustomization indicates an expected call of ResumeKustomization.

func (*MockFluxMockRecorder) UninstallToolkitsComponents

func (mr *MockFluxMockRecorder) UninstallToolkitsComponents(arg0, arg1, arg2 interface{}) *gomock.Call

UninstallToolkitsComponents indicates an expected call of UninstallToolkitsComponents.

Jump to

Keyboard shortcuts

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