images

package
v0.55.0 Latest Latest
Warning

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

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

Documentation

Overview

Package images is a generated GoMock package.

Package images is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockImageManager

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

MockImageManager is a mock of ImageManager interface

func NewMockImageManager

func NewMockImageManager(ctrl *gomock.Controller) *MockImageManager

NewMockImageManager creates a new mock instance

func (*MockImageManager) EXPECT

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

func (*MockImageManager) ImagePull

func (m *MockImageManager) ImagePull(arg0 context.Context, arg1 string, arg2 types.ImagePullOptions) (io.ReadCloser, error)

ImagePull mocks base method

func (*MockImageManager) ImagePush

func (m *MockImageManager) ImagePush(arg0 context.Context, arg1 string, arg2 types.ImagePushOptions) (io.ReadCloser, error)

ImagePush mocks base method

func (*MockImageManager) ImageSave

func (m *MockImageManager) ImageSave(arg0 context.Context, arg1 []string) (io.ReadCloser, error)

ImageSave mocks base method

func (*MockImageManager) ImageTag

func (m *MockImageManager) ImageTag(arg0 context.Context, arg1, arg2 string) error

ImageTag mocks base method

type MockImageManagerMockRecorder

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

MockImageManagerMockRecorder is the mock recorder for MockImageManager

func (*MockImageManagerMockRecorder) ImagePull

func (mr *MockImageManagerMockRecorder) ImagePull(arg0, arg1, arg2 interface{}) *gomock.Call

ImagePull indicates an expected call of ImagePull

func (*MockImageManagerMockRecorder) ImagePush

func (mr *MockImageManagerMockRecorder) ImagePush(arg0, arg1, arg2 interface{}) *gomock.Call

ImagePush indicates an expected call of ImagePush

func (*MockImageManagerMockRecorder) ImageSave

func (mr *MockImageManagerMockRecorder) ImageSave(arg0, arg1 interface{}) *gomock.Call

ImageSave indicates an expected call of ImageSave

func (*MockImageManagerMockRecorder) ImageTag

func (mr *MockImageManagerMockRecorder) ImageTag(arg0, arg1, arg2 interface{}) *gomock.Call

ImageTag indicates an expected call of ImageTag

type MockPullURLResolver

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

MockPullURLResolver is a mock of PullURLResolver interface

func NewMockPullURLResolver

func NewMockPullURLResolver(ctrl *gomock.Controller) *MockPullURLResolver

NewMockPullURLResolver creates a new mock instance

func (*MockPullURLResolver) EXPECT

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

func (*MockPullURLResolver) ResolvePullURL

func (m *MockPullURLResolver) ResolvePullURL(arg0 api.DockerAsset, arg1 api.ReleaseMetadata) (string, error)

ResolvePullURL mocks base method

type MockPullURLResolverMockRecorder

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

MockPullURLResolverMockRecorder is the mock recorder for MockPullURLResolver

func (*MockPullURLResolverMockRecorder) ResolvePullURL

func (mr *MockPullURLResolverMockRecorder) ResolvePullURL(arg0, arg1 interface{}) *gomock.Call

ResolvePullURL indicates an expected call of ResolvePullURL

Directories

Path Synopsis
Package saver is a generated GoMock package.
Package saver is a generated GoMock package.

Jump to

Keyboard shortcuts

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