mock_ecr

package
v1.50.2 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2021 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 added in v1.13.0

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

MockECRClient is a mock of ECRClient interface

func NewMockECRClient added in v1.13.0

func NewMockECRClient(ctrl *gomock.Controller) *MockECRClient

NewMockECRClient creates a new mock instance

func (*MockECRClient) EXPECT added in v1.13.0

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

func (*MockECRClient) GetAuthorizationToken added in v1.13.0

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

GetAuthorizationToken mocks base method

type MockECRClientMockRecorder added in v1.17.3

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

MockECRClientMockRecorder is the mock recorder for MockECRClient

func (*MockECRClientMockRecorder) GetAuthorizationToken added in v1.17.3

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 added in v1.17.3

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

MockECRFactoryMockRecorder is the mock recorder for MockECRFactory

func (*MockECRFactoryMockRecorder) GetClient added in v1.17.3

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 added in v1.17.3

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

MockECRSDKMockRecorder is the mock recorder for MockECRSDK

func (*MockECRSDKMockRecorder) GetAuthorizationToken added in v1.17.3

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