fake

package
v0.15.0-rc0 Latest Latest
Warning

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

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

Documentation

Overview

Package fake is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockInterface

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

MockInterface is a mock of Interface interface.

func NewMockInterface

func NewMockInterface(ctrl *gomock.Controller) *MockInterface

NewMockInterface creates a new mock instance.

func (*MockInterface) AuthorizeSecurityGroupIngress

func (m *MockInterface) AuthorizeSecurityGroupIngress(ctx context.Context, params *ec2.AuthorizeSecurityGroupIngressInput, optFns ...func(*ec2.Options)) (*ec2.AuthorizeSecurityGroupIngressOutput, error)

AuthorizeSecurityGroupIngress mocks base method.

func (*MockInterface) CreateSecurityGroup

func (m *MockInterface) CreateSecurityGroup(ctx context.Context, params *ec2.CreateSecurityGroupInput, optFns ...func(*ec2.Options)) (*ec2.CreateSecurityGroupOutput, error)

CreateSecurityGroup mocks base method.

func (*MockInterface) CreateTags

func (m *MockInterface) CreateTags(ctx context.Context, params *ec2.CreateTagsInput, optFns ...func(*ec2.Options)) (*ec2.CreateTagsOutput, error)

CreateTags mocks base method.

func (*MockInterface) DeleteSecurityGroup

func (m *MockInterface) DeleteSecurityGroup(ctx context.Context, params *ec2.DeleteSecurityGroupInput, optFns ...func(*ec2.Options)) (*ec2.DeleteSecurityGroupOutput, error)

DeleteSecurityGroup mocks base method.

func (*MockInterface) DeleteTags

func (m *MockInterface) DeleteTags(ctx context.Context, params *ec2.DeleteTagsInput, optFns ...func(*ec2.Options)) (*ec2.DeleteTagsOutput, error)

DeleteTags mocks base method.

func (*MockInterface) DescribeInstanceTypeOfferings

func (m *MockInterface) DescribeInstanceTypeOfferings(ctx context.Context, params *ec2.DescribeInstanceTypeOfferingsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeInstanceTypeOfferingsOutput, error)

DescribeInstanceTypeOfferings mocks base method.

func (*MockInterface) DescribeInstances

func (m *MockInterface) DescribeInstances(ctx context.Context, params *ec2.DescribeInstancesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeInstancesOutput, error)

DescribeInstances mocks base method.

func (*MockInterface) DescribeSecurityGroups

func (m *MockInterface) DescribeSecurityGroups(ctx context.Context, params *ec2.DescribeSecurityGroupsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeSecurityGroupsOutput, error)

DescribeSecurityGroups mocks base method.

func (*MockInterface) DescribeSubnets

func (m *MockInterface) DescribeSubnets(ctx context.Context, params *ec2.DescribeSubnetsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeSubnetsOutput, error)

DescribeSubnets mocks base method.

func (*MockInterface) DescribeVpcs

func (m *MockInterface) DescribeVpcs(ctx context.Context, params *ec2.DescribeVpcsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeVpcsOutput, error)

DescribeVpcs mocks base method.

func (*MockInterface) EXPECT

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

func (*MockInterface) RevokeSecurityGroupIngress

func (m *MockInterface) RevokeSecurityGroupIngress(ctx context.Context, params *ec2.RevokeSecurityGroupIngressInput, optFns ...func(*ec2.Options)) (*ec2.RevokeSecurityGroupIngressOutput, error)

RevokeSecurityGroupIngress mocks base method.

type MockInterfaceMockRecorder

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

MockInterfaceMockRecorder is the mock recorder for MockInterface.

func (*MockInterfaceMockRecorder) AuthorizeSecurityGroupIngress

func (mr *MockInterfaceMockRecorder) AuthorizeSecurityGroupIngress(ctx, params interface{}, optFns ...interface{}) *gomock.Call

AuthorizeSecurityGroupIngress indicates an expected call of AuthorizeSecurityGroupIngress.

func (*MockInterfaceMockRecorder) CreateSecurityGroup

func (mr *MockInterfaceMockRecorder) CreateSecurityGroup(ctx, params interface{}, optFns ...interface{}) *gomock.Call

CreateSecurityGroup indicates an expected call of CreateSecurityGroup.

func (*MockInterfaceMockRecorder) CreateTags

func (mr *MockInterfaceMockRecorder) CreateTags(ctx, params interface{}, optFns ...interface{}) *gomock.Call

CreateTags indicates an expected call of CreateTags.

func (*MockInterfaceMockRecorder) DeleteSecurityGroup

func (mr *MockInterfaceMockRecorder) DeleteSecurityGroup(ctx, params interface{}, optFns ...interface{}) *gomock.Call

DeleteSecurityGroup indicates an expected call of DeleteSecurityGroup.

func (*MockInterfaceMockRecorder) DeleteTags

func (mr *MockInterfaceMockRecorder) DeleteTags(ctx, params interface{}, optFns ...interface{}) *gomock.Call

DeleteTags indicates an expected call of DeleteTags.

func (*MockInterfaceMockRecorder) DescribeInstanceTypeOfferings

func (mr *MockInterfaceMockRecorder) DescribeInstanceTypeOfferings(ctx, params interface{}, optFns ...interface{}) *gomock.Call

DescribeInstanceTypeOfferings indicates an expected call of DescribeInstanceTypeOfferings.

func (*MockInterfaceMockRecorder) DescribeInstances

func (mr *MockInterfaceMockRecorder) DescribeInstances(ctx, params interface{}, optFns ...interface{}) *gomock.Call

DescribeInstances indicates an expected call of DescribeInstances.

func (*MockInterfaceMockRecorder) DescribeSecurityGroups

func (mr *MockInterfaceMockRecorder) DescribeSecurityGroups(ctx, params interface{}, optFns ...interface{}) *gomock.Call

DescribeSecurityGroups indicates an expected call of DescribeSecurityGroups.

func (*MockInterfaceMockRecorder) DescribeSubnets

func (mr *MockInterfaceMockRecorder) DescribeSubnets(ctx, params interface{}, optFns ...interface{}) *gomock.Call

DescribeSubnets indicates an expected call of DescribeSubnets.

func (*MockInterfaceMockRecorder) DescribeVpcs

func (mr *MockInterfaceMockRecorder) DescribeVpcs(ctx, params interface{}, optFns ...interface{}) *gomock.Call

DescribeVpcs indicates an expected call of DescribeVpcs.

func (*MockInterfaceMockRecorder) RevokeSecurityGroupIngress

func (mr *MockInterfaceMockRecorder) RevokeSecurityGroupIngress(ctx, params interface{}, optFns ...interface{}) *gomock.Call

RevokeSecurityGroupIngress indicates an expected call of RevokeSecurityGroupIngress.

Jump to

Keyboard shortcuts

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