mock_cluster

package
v0.0.0-...-3a7daba Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_cluster is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockInterface

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

MockInterface is a mock of Interface interface.

func NewMockInterface

func NewMockInterface(ctrl *gomock.Controller) *MockInterface

NewMockInterface creates a new mock instance.

func (*MockInterface) AdminUpdate

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

AdminUpdate mocks base method.

func (*MockInterface) Delete

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

Delete mocks base method.

func (*MockInterface) EXPECT

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

func (*MockInterface) Install

func (m *MockInterface) Install(arg0 context.Context) error

Install mocks base method.

func (*MockInterface) Update

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

Update mocks base method.

type MockInterfaceMockRecorder

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

MockInterfaceMockRecorder is the mock recorder for MockInterface.

func (*MockInterfaceMockRecorder) AdminUpdate

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

AdminUpdate indicates an expected call of AdminUpdate.

func (*MockInterfaceMockRecorder) Delete

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

Delete indicates an expected call of Delete.

func (*MockInterfaceMockRecorder) Install

func (mr *MockInterfaceMockRecorder) Install(arg0 interface{}) *gomock.Call

Install indicates an expected call of Install.

func (*MockInterfaceMockRecorder) Update

func (mr *MockInterfaceMockRecorder) 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