mocks

package
v0.0.0-...-c3d9892 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2025 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 MockArchitectureGetterGetBlobsCall

type MockArchitectureGetterGetBlobsCall struct {
	*gomock.Call
}

MockArchitectureGetterGetBlobsCall wrap *gomock.Call

func (*MockArchitectureGetterGetBlobsCall) Do

Do rewrite *gomock.Call.Do

func (*MockArchitectureGetterGetBlobsCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockArchitectureGetterGetBlobsCall) Return

Return rewrite *gomock.Call.Return

type MockArchitectureGetterGetManifestsCall

type MockArchitectureGetterGetManifestsCall struct {
	*gomock.Call
}

MockArchitectureGetterGetManifestsCall wrap *gomock.Call

func (*MockArchitectureGetterGetManifestsCall) Do

Do rewrite *gomock.Call.Do

func (*MockArchitectureGetterGetManifestsCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockArchitectureGetterGetManifestsCall) Return

Return rewrite *gomock.Call.Return

type MockArchitectureGetterMockRecorder

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

MockArchitectureGetterMockRecorder is the mock recorder for MockArchitectureGetter.

func (*MockArchitectureGetterMockRecorder) GetBlobs

GetBlobs indicates an expected call of GetBlobs.

func (*MockArchitectureGetterMockRecorder) GetManifests

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 MockECRInterfaceGetAuthorizationTokenCall

type MockECRInterfaceGetAuthorizationTokenCall struct {
	*gomock.Call
}

MockECRInterfaceGetAuthorizationTokenCall wrap *gomock.Call

func (*MockECRInterfaceGetAuthorizationTokenCall) Do

Do rewrite *gomock.Call.Do

func (*MockECRInterfaceGetAuthorizationTokenCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockECRInterfaceGetAuthorizationTokenCall) Return

Return rewrite *gomock.Call.Return

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 any, arg2 ...any) *MockECRInterfaceGetAuthorizationTokenCall

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 MockInitializerDecideBaseURLCall

type MockInitializerDecideBaseURLCall struct {
	*gomock.Call
}

MockInitializerDecideBaseURLCall wrap *gomock.Call

func (*MockInitializerDecideBaseURLCall) Do

Do rewrite *gomock.Call.Do

func (*MockInitializerDecideBaseURLCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockInitializerDecideBaseURLCall) Return

Return rewrite *gomock.Call.Return

type MockInitializerMockRecorder

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

MockInitializerMockRecorder is the mock recorder for MockInitializer.

func (*MockInitializerMockRecorder) DecideBaseURL

DecideBaseURL indicates an expected call of DecideBaseURL.

func (*MockInitializerMockRecorder) WrapTransport

WrapTransport indicates an expected call of WrapTransport.

type MockInitializerWrapTransportCall

type MockInitializerWrapTransportCall struct {
	*gomock.Call
}

MockInitializerWrapTransportCall wrap *gomock.Call

func (*MockInitializerWrapTransportCall) Do

Do rewrite *gomock.Call.Do

func (*MockInitializerWrapTransportCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockInitializerWrapTransportCall) Return

Return rewrite *gomock.Call.Return

Jump to

Keyboard shortcuts

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