mocks

package
v1.7.7 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: 6 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Package mock_cloud 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 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) Available

func (m *MockEC2Metadata) Available() bool

Available mocks base method.

func (*MockEC2Metadata) EXPECT

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

func (*MockEC2Metadata) GetInstanceIdentityDocument

func (m *MockEC2Metadata) GetInstanceIdentityDocument() (ec2metadata.EC2InstanceIdentityDocument, error)

GetInstanceIdentityDocument mocks base method.

type MockEC2MetadataMockRecorder

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

MockEC2MetadataMockRecorder is the mock recorder for MockEC2Metadata.

func (*MockEC2MetadataMockRecorder) Available

func (mr *MockEC2MetadataMockRecorder) Available() *gomock.Call

Available indicates an expected call of Available.

func (*MockEC2MetadataMockRecorder) GetInstanceIdentityDocument

func (mr *MockEC2MetadataMockRecorder) GetInstanceIdentityDocument() *gomock.Call

GetInstanceIdentityDocument indicates an expected call of GetInstanceIdentityDocument.

type MockEfs added in v1.2.0

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

MockEfs is a mock of Efs interface

func NewMockEfs added in v1.2.0

func NewMockEfs(ctrl *gomock.Controller) *MockEfs

NewMockEfs creates a new mock instance

func (*MockEfs) CreateAccessPointWithContext added in v1.2.0

func (m *MockEfs) CreateAccessPointWithContext(arg0 context.Context, arg1 *efs.CreateAccessPointInput, arg2 ...request.Option) (*efs.CreateAccessPointOutput, error)

CreateAccessPointWithContext mocks base method

func (*MockEfs) DeleteAccessPointWithContext added in v1.2.0

func (m *MockEfs) DeleteAccessPointWithContext(arg0 context.Context, arg1 *efs.DeleteAccessPointInput, arg2 ...request.Option) (*efs.DeleteAccessPointOutput, error)

DeleteAccessPointWithContext mocks base method

func (*MockEfs) DescribeAccessPointsWithContext added in v1.2.0

func (m *MockEfs) DescribeAccessPointsWithContext(arg0 context.Context, arg1 *efs.DescribeAccessPointsInput, arg2 ...request.Option) (*efs.DescribeAccessPointsOutput, error)

DescribeAccessPointsWithContext mocks base method

func (*MockEfs) DescribeFileSystemsWithContext added in v1.2.0

func (m *MockEfs) DescribeFileSystemsWithContext(arg0 context.Context, arg1 *efs.DescribeFileSystemsInput, arg2 ...request.Option) (*efs.DescribeFileSystemsOutput, error)

DescribeFileSystemsWithContext mocks base method

func (*MockEfs) DescribeMountTargetsWithContext added in v1.3.0

func (m *MockEfs) DescribeMountTargetsWithContext(arg0 context.Context, arg1 *efs.DescribeMountTargetsInput, arg2 ...request.Option) (*efs.DescribeMountTargetsOutput, error)

DescribeMountTargetsWithContext mocks base method.

func (*MockEfs) EXPECT added in v1.2.0

func (m *MockEfs) EXPECT() *MockEfsMockRecorder

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

type MockEfsMockRecorder added in v1.2.0

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

MockEfsMockRecorder is the mock recorder for MockEfs

func (*MockEfsMockRecorder) CreateAccessPointWithContext added in v1.2.0

func (mr *MockEfsMockRecorder) CreateAccessPointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAccessPointWithContext indicates an expected call of CreateAccessPointWithContext

func (*MockEfsMockRecorder) DeleteAccessPointWithContext added in v1.2.0

func (mr *MockEfsMockRecorder) DeleteAccessPointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAccessPointWithContext indicates an expected call of DeleteAccessPointWithContext

func (*MockEfsMockRecorder) DescribeAccessPointsWithContext added in v1.2.0

func (mr *MockEfsMockRecorder) DescribeAccessPointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAccessPointsWithContext indicates an expected call of DescribeAccessPointsWithContext

func (*MockEfsMockRecorder) DescribeFileSystemsWithContext added in v1.2.0

func (mr *MockEfsMockRecorder) DescribeFileSystemsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeFileSystemsWithContext indicates an expected call of DescribeFileSystemsWithContext

func (*MockEfsMockRecorder) DescribeMountTargetsWithContext added in v1.3.0

func (mr *MockEfsMockRecorder) DescribeMountTargetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeMountTargetsWithContext indicates an expected call of DescribeMountTargetsWithContext.

type MockTaskMetadataService added in v1.3.0

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

MockTaskMetadataService is a mock of TaskMetadataService interface.

func NewMockTaskMetadataService added in v1.3.0

func NewMockTaskMetadataService(ctrl *gomock.Controller) *MockTaskMetadataService

NewMockTaskMetadataService creates a new mock instance.

func (*MockTaskMetadataService) EXPECT added in v1.3.0

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

func (*MockTaskMetadataService) GetTMDSV4Response added in v1.3.0

func (m *MockTaskMetadataService) GetTMDSV4Response() ([]byte, error)

GetTMDSV4Response mocks base method.

type MockTaskMetadataServiceMockRecorder added in v1.3.0

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

MockTaskMetadataServiceMockRecorder is the mock recorder for MockTaskMetadataService.

func (*MockTaskMetadataServiceMockRecorder) GetTMDSV4Response added in v1.3.0

func (mr *MockTaskMetadataServiceMockRecorder) GetTMDSV4Response() *gomock.Call

GetTMDSV4Response indicates an expected call of GetTMDSV4Response.

Jump to

Keyboard shortcuts

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