mocks

package
v0.1.13 Latest Latest
Warning

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

Go to latest
Published: May 8, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mocks generated by mockery v1.0.0

Package mocks generated by mockery v1.0.0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientTransport

type ClientTransport struct {
	mock.Mock
}

ClientTransport is an autogenerated mock type for the ClientTransport type

func (*ClientTransport) Submit

func (_m *ClientTransport) Submit(_a0 *runtime.ClientOperation) (interface{}, error)

Submit provides a mock function with given fields: _a0

type FaaSDriver

type FaaSDriver struct {
	mock.Mock
}

FaaSDriver is an autogenerated mock type for the FaaSDriver type

func (*FaaSDriver) Create

func (_m *FaaSDriver) Create(f *functions.Function, exec *functions.Exec) error

Create provides a mock function with given fields: f, exec

func (*FaaSDriver) Delete

func (_m *FaaSDriver) Delete(f *functions.Function) error

Delete provides a mock function with given fields: f

func (*FaaSDriver) GetRunnable

GetRunnable provides a mock function with given fields: e

type ImageBuilder added in v0.1.13

type ImageBuilder struct {
	mock.Mock
}

ImageBuilder is an autogenerated mock type for the ImageBuilder type

func (*ImageBuilder) BuildImage added in v0.1.13

func (_m *ImageBuilder) BuildImage(faas string, fnID string, e *functions.Exec) (string, error)

BuildImage provides a mock function with given fields: faas, fnID, e

type SecretInjector

type SecretInjector struct {
	mock.Mock
}

SecretInjector is an autogenerated mock type for the SecretInjector type

func (*SecretInjector) GetMiddleware

func (_m *SecretInjector) GetMiddleware(secrets []string, cookie string) functions.Middleware

GetMiddleware provides a mock function with given fields: secrets, cookie

type ServiceInjector added in v0.1.13

type ServiceInjector struct {
	mock.Mock
}

ServiceInjector is an autogenerated mock type for the ServiceInjector type

func (*ServiceInjector) GetMiddleware added in v0.1.13

func (_m *ServiceInjector) GetMiddleware(services []string, cookie string) functions.Middleware

GetMiddleware provides a mock function with given fields: services, cookie

type Validator

type Validator struct {
	mock.Mock
}

Validator is an autogenerated mock type for the Validator type

func (*Validator) GetMiddleware

func (_m *Validator) GetMiddleware(schemas *functions.Schemas) functions.Middleware

GetMiddleware provides a mock function with given fields: schemas

Jump to

Keyboard shortcuts

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