mocks

package
v0.0.0-...-b0bff92 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2021 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockArchitectureGetter

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

MockArchitectureGetter is a mock of ArchitectureGetter interface.

func NewMockArchitectureGetter

func NewMockArchitectureGetter(ctrl *gomock.Controller) *MockArchitectureGetter

NewMockArchitectureGetter creates a new mock instance.

func (*MockArchitectureGetter) EXPECT

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

func (*MockArchitectureGetter) GetBlobs

func (m *MockArchitectureGetter) GetBlobs(arg0, arg1 string) (*internal.BlobsResponse, error)

GetBlobs mocks base method.

func (*MockArchitectureGetter) GetManifests

func (m *MockArchitectureGetter) GetManifests(arg0, arg1 string) (*internal.ManifestsResult, error)

GetManifests mocks base method.

type MockArchitectureGetterMockRecorder

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

MockArchitectureGetterMockRecorder is the mock recorder for MockArchitectureGetter.

func (*MockArchitectureGetterMockRecorder) GetBlobs

func (mr *MockArchitectureGetterMockRecorder) GetBlobs(arg0, arg1 interface{}) *gomock.Call

GetBlobs indicates an expected call of GetBlobs.

func (*MockArchitectureGetterMockRecorder) GetManifests

func (mr *MockArchitectureGetterMockRecorder) GetManifests(arg0, arg1 interface{}) *gomock.Call

GetManifests indicates an expected call of GetManifests.

type MockECRInterface

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

MockECRInterface is a mock of ECRInterface interface.

func NewMockECRInterface

func NewMockECRInterface(ctrl *gomock.Controller) *MockECRInterface

NewMockECRInterface creates a new mock instance.

func (*MockECRInterface) EXPECT

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

func (*MockECRInterface) GetAuthorizationToken

func (m *MockECRInterface) GetAuthorizationToken(arg0 context.Context, arg1 *ecr.GetAuthorizationTokenInput, arg2 ...func(*ecr.Options)) (*ecr.GetAuthorizationTokenOutput, error)

GetAuthorizationToken mocks base method.

type MockECRInterfaceMockRecorder

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

MockECRInterfaceMockRecorder is the mock recorder for MockECRInterface.

func (*MockECRInterfaceMockRecorder) GetAuthorizationToken

func (mr *MockECRInterfaceMockRecorder) GetAuthorizationToken(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAuthorizationToken indicates an expected call of GetAuthorizationToken.

type MockInitializer

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

MockInitializer is a mock of Initializer interface.

func NewMockInitializer

func NewMockInitializer(ctrl *gomock.Controller) *MockInitializer

NewMockInitializer creates a new mock instance.

func (*MockInitializer) DecideBaseURL

func (m *MockInitializer) DecideBaseURL() error

DecideBaseURL mocks base method.

func (*MockInitializer) EXPECT

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

func (*MockInitializer) WrapTransport

func (m *MockInitializer) WrapTransport(arg0 ...internal.TransportWrapper) error

WrapTransport mocks base method.

type MockInitializerMockRecorder

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

MockInitializerMockRecorder is the mock recorder for MockInitializer.

func (*MockInitializerMockRecorder) DecideBaseURL

func (mr *MockInitializerMockRecorder) DecideBaseURL() *gomock.Call

DecideBaseURL indicates an expected call of DecideBaseURL.

func (*MockInitializerMockRecorder) WrapTransport

func (mr *MockInitializerMockRecorder) WrapTransport(arg0 ...interface{}) *gomock.Call

WrapTransport indicates an expected call of WrapTransport.

Jump to

Keyboard shortcuts

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