mock

package
v0.0.0-...-296b82f Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2024 License: Apache-2.0 Imports: 4 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 MockHydrationInterface

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

MockHydrationInterface is a mock of HydrationInterface interface.

func NewMockHydrationInterface

func NewMockHydrationInterface(ctrl *gomock.Controller) *MockHydrationInterface

NewMockHydrationInterface creates a new mock instance.

func (*MockHydrationInterface) CreateNFDeployActuators

func (m *MockHydrationInterface) CreateNFDeployActuators(ctx context.Context, nfDeploy v1alpha1.NfDeploy) ([]string, error)

CreateNFDeployActuators mocks base method.

func (*MockHydrationInterface) EXPECT

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

func (*MockHydrationInterface) Hydrate

func (m *MockHydrationInterface) Hydrate(ctx context.Context, nfDeploy v1alpha1.NfDeploy) ([]string, error)

Hydrate mocks base method.

type MockHydrationInterfaceMockRecorder

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

MockHydrationInterfaceMockRecorder is the mock recorder for MockHydrationInterface.

func (*MockHydrationInterfaceMockRecorder) CreateNFDeployActuators

func (mr *MockHydrationInterfaceMockRecorder) CreateNFDeployActuators(ctx, nfDeploy interface{}) *gomock.Call

CreateNFDeployActuators indicates an expected call of CreateNFDeployActuators.

func (*MockHydrationInterfaceMockRecorder) Hydrate

func (mr *MockHydrationInterfaceMockRecorder) Hydrate(ctx, nfDeploy interface{}) *gomock.Call

Hydrate indicates an expected call of Hydrate.

Jump to

Keyboard shortcuts

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