mock

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockNamespaceUtil

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

MockNamespaceUtil is a mock of NamespaceUtil interface.

func NewMockNamespaceUtil

func NewMockNamespaceUtil(ctrl *gomock.Controller) *MockNamespaceUtil

NewMockNamespaceUtil creates a new mock instance.

func (*MockNamespaceUtil) Create

func (m *MockNamespaceUtil) Create(arg0 string, arg1 map[string]string) error

Create mocks base method.

func (*MockNamespaceUtil) Delete

func (m *MockNamespaceUtil) Delete(arg0 string) error

Delete mocks base method.

func (*MockNamespaceUtil) EXPECT

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

func (*MockNamespaceUtil) Exists

func (m *MockNamespaceUtil) Exists(arg0 string) error

Exists mocks base method.

type MockNamespaceUtilMockRecorder

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

MockNamespaceUtilMockRecorder is the mock recorder for MockNamespaceUtil.

func (*MockNamespaceUtilMockRecorder) Create

func (mr *MockNamespaceUtilMockRecorder) Create(arg0, arg1 interface{}) *gomock.Call

Create indicates an expected call of Create.

func (*MockNamespaceUtilMockRecorder) Delete

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

Delete indicates an expected call of Delete.

func (*MockNamespaceUtilMockRecorder) Exists

func (mr *MockNamespaceUtilMockRecorder) Exists(arg0 interface{}) *gomock.Call

Exists indicates an expected call of Exists.

Jump to

Keyboard shortcuts

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