fake

package
v2.11.26 Latest Latest
Warning

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

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

Documentation

Overview

Package fake is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeSystemEnvInjector

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

FakeSystemEnvInjector is a mock of SystemEnvInjector interface.

func NewFakeSystemEnvInjector

func NewFakeSystemEnvInjector(ctrl *gomock.Controller) *FakeSystemEnvInjector

NewFakeSystemEnvInjector creates a new mock instance.

func (*FakeSystemEnvInjector) ComputeSystemEnv

func (m *FakeSystemEnvInjector) ComputeSystemEnv(arg0 context.Context, arg1 *v1alpha1.App, arg2 []v1alpha1.ServiceInstanceBinding) ([]v1.EnvVar, error)

ComputeSystemEnv mocks base method.

func (*FakeSystemEnvInjector) EXPECT

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

func (*FakeSystemEnvInjector) GetVcapService

GetVcapService mocks base method.

func (*FakeSystemEnvInjector) GetVcapServices

GetVcapServices mocks base method.

type FakeSystemEnvInjectorMockRecorder

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

FakeSystemEnvInjectorMockRecorder is the mock recorder for FakeSystemEnvInjector.

func (*FakeSystemEnvInjectorMockRecorder) ComputeSystemEnv

func (mr *FakeSystemEnvInjectorMockRecorder) ComputeSystemEnv(arg0, arg1, arg2 interface{}) *gomock.Call

ComputeSystemEnv indicates an expected call of ComputeSystemEnv.

func (*FakeSystemEnvInjectorMockRecorder) GetVcapService

func (mr *FakeSystemEnvInjectorMockRecorder) GetVcapService(arg0, arg1, arg2 interface{}) *gomock.Call

GetVcapService indicates an expected call of GetVcapService.

func (*FakeSystemEnvInjectorMockRecorder) GetVcapServices

func (mr *FakeSystemEnvInjectorMockRecorder) GetVcapServices(arg0, arg1, arg2 interface{}) *gomock.Call

GetVcapServices indicates an expected call of GetVcapServices.

type SystemEnvInjector

type SystemEnvInjector interface {
	cfutil.SystemEnvInjector
}

SystemEnvInjector is implemented by cfutil.SystemEnvInjector

Jump to

Keyboard shortcuts

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