mock_containerregistry

package
v0.0.0-...-3a7daba Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_containerregistry is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRegistriesClient

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

MockRegistriesClient is a mock of RegistriesClient interface.

func NewMockRegistriesClient

func NewMockRegistriesClient(ctrl *gomock.Controller) *MockRegistriesClient

NewMockRegistriesClient creates a new mock instance.

func (*MockRegistriesClient) EXPECT

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

func (*MockRegistriesClient) GenerateCredentials

GenerateCredentials mocks base method.

type MockRegistriesClientMockRecorder

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

MockRegistriesClientMockRecorder is the mock recorder for MockRegistriesClient.

func (*MockRegistriesClientMockRecorder) GenerateCredentials

func (mr *MockRegistriesClientMockRecorder) GenerateCredentials(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

GenerateCredentials indicates an expected call of GenerateCredentials.

type MockTokensClient

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

MockTokensClient is a mock of TokensClient interface.

func NewMockTokensClient

func NewMockTokensClient(ctrl *gomock.Controller) *MockTokensClient

NewMockTokensClient creates a new mock instance.

func (*MockTokensClient) CreateAndWait

func (m *MockTokensClient) CreateAndWait(arg0 context.Context, arg1, arg2, arg3 string, arg4 containerregistry.Token) error

CreateAndWait mocks base method.

func (*MockTokensClient) DeleteAndWait

func (m *MockTokensClient) DeleteAndWait(arg0 context.Context, arg1, arg2, arg3 string) error

DeleteAndWait mocks base method.

func (*MockTokensClient) EXPECT

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

func (*MockTokensClient) GetTokenProperties

func (m *MockTokensClient) GetTokenProperties(arg0 context.Context, arg1, arg2, arg3 string) (containerregistry.TokenProperties, error)

GetTokenProperties mocks base method.

type MockTokensClientMockRecorder

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

MockTokensClientMockRecorder is the mock recorder for MockTokensClient.

func (*MockTokensClientMockRecorder) CreateAndWait

func (mr *MockTokensClientMockRecorder) CreateAndWait(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

CreateAndWait indicates an expected call of CreateAndWait.

func (*MockTokensClientMockRecorder) DeleteAndWait

func (mr *MockTokensClientMockRecorder) DeleteAndWait(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

DeleteAndWait indicates an expected call of DeleteAndWait.

func (*MockTokensClientMockRecorder) GetTokenProperties

func (mr *MockTokensClientMockRecorder) GetTokenProperties(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

GetTokenProperties indicates an expected call of GetTokenProperties.

Jump to

Keyboard shortcuts

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