mock_ecr

package
v0.0.0-...-b702281 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock_ecr is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockECRClient

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

MockECRClient is a mock of ECRClient interface.

func NewMockECRClient

func NewMockECRClient(ctrl *gomock.Controller) *MockECRClient

NewMockECRClient creates a new mock instance.

func (*MockECRClient) EXPECT

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

func (*MockECRClient) GetAuthorizationToken

func (m *MockECRClient) GetAuthorizationToken(arg0 string) (*ecr0.AuthorizationData, error)

GetAuthorizationToken mocks base method.

type MockECRClientMockRecorder

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

MockECRClientMockRecorder is the mock recorder for MockECRClient.

func (*MockECRClientMockRecorder) GetAuthorizationToken

func (mr *MockECRClientMockRecorder) GetAuthorizationToken(arg0 interface{}) *gomock.Call

GetAuthorizationToken indicates an expected call of GetAuthorizationToken.

type MockECRFactory

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

MockECRFactory is a mock of ECRFactory interface.

func NewMockECRFactory

func NewMockECRFactory(ctrl *gomock.Controller) *MockECRFactory

NewMockECRFactory creates a new mock instance.

func (*MockECRFactory) EXPECT

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

func (*MockECRFactory) GetClient

func (m *MockECRFactory) GetClient(arg0 *container.ECRAuthData) (ecr.ECRClient, error)

GetClient mocks base method.

type MockECRFactoryMockRecorder

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

MockECRFactoryMockRecorder is the mock recorder for MockECRFactory.

func (*MockECRFactoryMockRecorder) GetClient

func (mr *MockECRFactoryMockRecorder) GetClient(arg0 interface{}) *gomock.Call

GetClient indicates an expected call of GetClient.

type MockECRSDK

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

MockECRSDK is a mock of ECRSDK interface.

func NewMockECRSDK

func NewMockECRSDK(ctrl *gomock.Controller) *MockECRSDK

NewMockECRSDK creates a new mock instance.

func (*MockECRSDK) EXPECT

func (m *MockECRSDK) EXPECT() *MockECRSDKMockRecorder

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

func (*MockECRSDK) GetAuthorizationToken

GetAuthorizationToken mocks base method.

type MockECRSDKMockRecorder

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

MockECRSDKMockRecorder is the mock recorder for MockECRSDK.

func (*MockECRSDKMockRecorder) GetAuthorizationToken

func (mr *MockECRSDKMockRecorder) GetAuthorizationToken(arg0 interface{}) *gomock.Call

GetAuthorizationToken indicates an expected call of GetAuthorizationToken.

Jump to

Keyboard shortcuts

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