mocks

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2018 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Code generated by mockery v1.0.0. DO NOT EDIT.

Code generated by mockery v1.0.0. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImageStore

type ImageStore struct {
	mock.Mock
}

ImageStore is an autogenerated mock type for the ImageStore type

func (*ImageStore) Get

func (_m *ImageStore) Get(op trace.Operation, idOrRef string, tag string, actuate bool) (*metadata.ImageConfig, error)

Get provides a mock function with given fields: op, idOrRef, tag, actuate

func (*ImageStore) GetImages

func (_m *ImageStore) GetImages(op trace.Operation) []*metadata.ImageConfig

GetImages provides a mock function with given fields: op

func (*ImageStore) PullImage

func (_m *ImageStore) PullImage(op trace.Operation, image string, tag string, username string, password string) error

PullImage provides a mock function with given fields: op, image, tag, username, password

type IsolationProxy

type IsolationProxy struct {
	mock.Mock
}

IsolationProxy is an autogenerated mock type for the IsolationProxy type

func (*IsolationProxy) AddHandleToScope

func (_m *IsolationProxy) AddHandleToScope(op trace.Operation, handle string, config proxy.IsolationContainerConfig) (string, error)

AddHandleToScope provides a mock function with given fields: op, handle, config

func (*IsolationProxy) AddImageToHandle

func (_m *IsolationProxy) AddImageToHandle(op trace.Operation, handle string, deltaID string, layerID string, imageID string, imageName string) (string, error)

AddImageToHandle provides a mock function with given fields: op, handle, deltaID, layerID, imageID, imageName

func (*IsolationProxy) AddInteractionToHandle

func (_m *IsolationProxy) AddInteractionToHandle(op trace.Operation, handle string) (string, error)

AddInteractionToHandle provides a mock function with given fields: op, handle

func (*IsolationProxy) AddLoggingToHandle

func (_m *IsolationProxy) AddLoggingToHandle(op trace.Operation, handle string) (string, error)

AddLoggingToHandle provides a mock function with given fields: op, handle

func (*IsolationProxy) BindScope

func (_m *IsolationProxy) BindScope(op trace.Operation, handle string, name string) (string, interface{}, error)

BindScope provides a mock function with given fields: op, handle, name

func (*IsolationProxy) CommitHandle

func (_m *IsolationProxy) CommitHandle(op trace.Operation, handle string, containerID string, waitTime int32) error

CommitHandle provides a mock function with given fields: op, handle, containerID, waitTime

func (*IsolationProxy) CreateHandle

func (_m *IsolationProxy) CreateHandle(op trace.Operation) (string, string, error)

CreateHandle provides a mock function with given fields: op

func (*IsolationProxy) CreateHandleTask

func (_m *IsolationProxy) CreateHandleTask(op trace.Operation, handle string, id string, layerID string, config proxy.IsolationContainerConfig) (string, error)

CreateHandleTask provides a mock function with given fields: op, handle, id, layerID, config

func (*IsolationProxy) EpAddresses added in v0.4.1

func (_m *IsolationProxy) EpAddresses(op trace.Operation, id string, name string) ([]string, error)

EpAddresses provides a mock function with given fields: op, id, name

func (*IsolationProxy) Handle

func (_m *IsolationProxy) Handle(op trace.Operation, id string, name string) (string, error)

Handle provides a mock function with given fields: op, id, name

func (*IsolationProxy) Remove

func (_m *IsolationProxy) Remove(op trace.Operation, id string, force bool) error

Remove provides a mock function with given fields: op, id, force

func (*IsolationProxy) SetState

func (_m *IsolationProxy) SetState(op trace.Operation, handle string, name string, state string) (string, error)

SetState provides a mock function with given fields: op, handle, name, state

func (*IsolationProxy) State

func (_m *IsolationProxy) State(op trace.Operation, id string, name string) (string, error)

State provides a mock function with given fields: op, id, name

func (*IsolationProxy) UnbindScope

func (_m *IsolationProxy) UnbindScope(op trace.Operation, handle string, name string) (string, interface{}, error)

UnbindScope provides a mock function with given fields: op, handle, name

Jump to

Keyboard shortcuts

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