mocks

package
v1.7.4 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2025 License: Apache-2.0 Imports: 4 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 MockConfigurator

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

MockConfigurator is a mock of Configurator interface.

func NewMockConfigurator

func NewMockConfigurator(ctrl *gomock.Controller) *MockConfigurator

NewMockConfigurator creates a new mock instance.

func (*MockConfigurator) EXPECT

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

func (*MockConfigurator) GetNetworkConfigApplicator

func (m *MockConfigurator) GetNetworkConfigApplicator(arg0 v1beta1.NetworkConfig) (schema.YipConfig, error)

GetNetworkConfigApplicator mocks base method.

func (*MockConfigurator) ResetNetworkConfig

func (m *MockConfigurator) ResetNetworkConfig() error

ResetNetworkConfig mocks base method.

type MockConfiguratorMockRecorder

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

MockConfiguratorMockRecorder is the mock recorder for MockConfigurator.

func (*MockConfiguratorMockRecorder) GetNetworkConfigApplicator

func (mr *MockConfiguratorMockRecorder) GetNetworkConfigApplicator(arg0 any) *gomock.Call

GetNetworkConfigApplicator indicates an expected call of GetNetworkConfigApplicator.

func (*MockConfiguratorMockRecorder) ResetNetworkConfig

func (mr *MockConfiguratorMockRecorder) ResetNetworkConfig() *gomock.Call

ResetNetworkConfig indicates an expected call of ResetNetworkConfig.

Jump to

Keyboard shortcuts

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