mocks

package
v1.26.11 Latest Latest
Warning

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

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

Documentation

Overview

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 MockEC2

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

MockEC2 is a mock of EC2 interface

func NewMockEC2

func NewMockEC2(ctrl *gomock.Controller) *MockEC2

NewMockEC2 creates a new mock instance

func (*MockEC2) CreateTags

func (m *MockEC2) CreateTags(arg0 *ec2.CreateTagsInput) (*ec2.CreateTagsOutput, error)

CreateTags mocks base method

func (*MockEC2) DescribeInstances

func (m *MockEC2) DescribeInstances(request *ec2.DescribeInstancesInput) (*ec2.DescribeInstancesOutput, error)

DescribeInstances mocks base method

func (*MockEC2) EXPECT

func (m *MockEC2) EXPECT() *MockEC2MockRecorder

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

type MockEC2Metadata

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

MockEC2Metadata is a mock of EC2Metadata interface

func NewMockEC2Metadata

func NewMockEC2Metadata(ctrl *gomock.Controller) *MockEC2Metadata

NewMockEC2Metadata creates a new mock instance

func (*MockEC2Metadata) EXPECT

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

func (*MockEC2Metadata) GetMetadata

func (m *MockEC2Metadata) GetMetadata(path string) (string, error)

GetMetadata mocks base method

type MockEC2MetadataMockRecorder

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

MockEC2MetadataMockRecorder is the mock recorder for MockEC2Metadata

func (*MockEC2MetadataMockRecorder) GetMetadata

func (mr *MockEC2MetadataMockRecorder) GetMetadata(path interface{}) *gomock.Call

GetMetadata indicates an expected call of GetMetadata

type MockEC2MockRecorder

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

MockEC2MockRecorder is the mock recorder for MockEC2

func (*MockEC2MockRecorder) CreateTags

func (mr *MockEC2MockRecorder) CreateTags(arg0 interface{}) *gomock.Call

CreateTags indicates an expected call of CreateTags

func (*MockEC2MockRecorder) DescribeInstances

func (mr *MockEC2MockRecorder) DescribeInstances(request interface{}) *gomock.Call

DescribeInstances indicates an expected call of DescribeInstances

type MockECR

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

MockECR is a mock of ECR interface

func NewMockECR

func NewMockECR(ctrl *gomock.Controller) *MockECR

NewMockECR creates a new mock instance

func (*MockECR) EXPECT

func (m *MockECR) EXPECT() *MockECRMockRecorder

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

func (*MockECR) GetAuthorizationToken

func (m *MockECR) GetAuthorizationToken(input *ecr.GetAuthorizationTokenInput) (*ecr.GetAuthorizationTokenOutput, error)

GetAuthorizationToken mocks base method

type MockECRMockRecorder

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

MockECRMockRecorder is the mock recorder for MockECR

func (*MockECRMockRecorder) GetAuthorizationToken

func (mr *MockECRMockRecorder) GetAuthorizationToken(input 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