fake

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2019 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 *v1alpha1.App, arg1 []v1beta1.ServiceBinding) ([]v1.EnvVar, error)

ComputeSystemEnv mocks base method

func (*FakeSystemEnvInjector) EXPECT

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

func (*FakeSystemEnvInjector) GetClassFromInstance

GetClassFromInstance mocks base method

func (*FakeSystemEnvInjector) GetVcapService

func (m *FakeSystemEnvInjector) GetVcapService(arg0 string, arg1 *v1beta1.ServiceBinding) (cfutil.VcapService, error)

GetVcapService mocks base method

func (*FakeSystemEnvInjector) GetVcapServices

func (m *FakeSystemEnvInjector) GetVcapServices(arg0 string, arg1 []v1beta1.ServiceBinding) ([]cfutil.VcapService, error)

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 interface{}) *gomock.Call

ComputeSystemEnv indicates an expected call of ComputeSystemEnv

func (*FakeSystemEnvInjectorMockRecorder) GetClassFromInstance

func (mr *FakeSystemEnvInjectorMockRecorder) GetClassFromInstance(arg0 interface{}) *gomock.Call

GetClassFromInstance indicates an expected call of GetClassFromInstance

func (*FakeSystemEnvInjectorMockRecorder) GetVcapService

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

GetVcapService indicates an expected call of GetVcapService

func (*FakeSystemEnvInjectorMockRecorder) GetVcapServices

func (mr *FakeSystemEnvInjectorMockRecorder) GetVcapServices(arg0, arg1 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