mock_openshiftcluster

package
v0.0.0-...-823d357 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_openshiftcluster is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockManager

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

MockManager is a mock of Manager interface

func NewMockManager

func NewMockManager(ctrl *gomock.Controller) *MockManager

NewMockManager creates a new mock instance

func (*MockManager) AdminUpdate

func (m *MockManager) AdminUpdate(arg0 context.Context) error

AdminUpdate mocks base method

func (*MockManager) Create

func (m *MockManager) Create(arg0 context.Context) error

Create mocks base method

func (*MockManager) Delete

func (m *MockManager) Delete(arg0 context.Context) error

Delete mocks base method

func (*MockManager) EXPECT

func (m *MockManager) EXPECT() *MockManagerMockRecorder

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

func (*MockManager) Update

func (m *MockManager) Update(arg0 context.Context) error

Update mocks base method

type MockManagerMockRecorder

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

MockManagerMockRecorder is the mock recorder for MockManager

func (*MockManagerMockRecorder) AdminUpdate

func (mr *MockManagerMockRecorder) AdminUpdate(arg0 interface{}) *gomock.Call

AdminUpdate indicates an expected call of AdminUpdate

func (*MockManagerMockRecorder) Create

func (mr *MockManagerMockRecorder) Create(arg0 interface{}) *gomock.Call

Create indicates an expected call of Create

func (*MockManagerMockRecorder) Delete

func (mr *MockManagerMockRecorder) Delete(arg0 interface{}) *gomock.Call

Delete indicates an expected call of Delete

func (*MockManagerMockRecorder) Update

func (mr *MockManagerMockRecorder) Update(arg0 interface{}) *gomock.Call

Update indicates an expected call of Update

Jump to

Keyboard shortcuts

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