controlplane

package
v1.17.3 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2021 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 5 Imported by: 0

Documentation

Overview

Package controlplane is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockActuator

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

MockActuator is a mock of Actuator interface.

func NewMockActuator

func NewMockActuator(ctrl *gomock.Controller) *MockActuator

NewMockActuator creates a new mock instance.

func (*MockActuator) Delete

func (m *MockActuator) Delete(arg0 context.Context, arg1 *v1alpha1.ControlPlane, arg2 *extensions.Cluster) error

Delete mocks base method.

func (*MockActuator) EXPECT

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

func (*MockActuator) Migrate

func (m *MockActuator) Migrate(arg0 context.Context, arg1 *v1alpha1.ControlPlane, arg2 *extensions.Cluster) error

Migrate mocks base method.

func (*MockActuator) Reconcile

func (m *MockActuator) Reconcile(arg0 context.Context, arg1 *v1alpha1.ControlPlane, arg2 *extensions.Cluster) (bool, error)

Reconcile mocks base method.

func (*MockActuator) Restore

func (m *MockActuator) Restore(arg0 context.Context, arg1 *v1alpha1.ControlPlane, arg2 *extensions.Cluster) (bool, error)

Restore mocks base method.

type MockActuatorMockRecorder

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

MockActuatorMockRecorder is the mock recorder for MockActuator.

func (*MockActuatorMockRecorder) Delete

func (mr *MockActuatorMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockActuatorMockRecorder) Migrate

func (mr *MockActuatorMockRecorder) Migrate(arg0, arg1, arg2 interface{}) *gomock.Call

Migrate indicates an expected call of Migrate.

func (*MockActuatorMockRecorder) Reconcile

func (mr *MockActuatorMockRecorder) Reconcile(arg0, arg1, arg2 interface{}) *gomock.Call

Reconcile indicates an expected call of Reconcile.

func (*MockActuatorMockRecorder) Restore

func (mr *MockActuatorMockRecorder) Restore(arg0, arg1, arg2 interface{}) *gomock.Call

Restore indicates an expected call of Restore.

Directories

Path Synopsis
Package genericactuator is a generated GoMock package.
Package genericactuator is a generated GoMock package.

Jump to

Keyboard shortcuts

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