mocks

package
v0.5.7 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2026 License: GPL-2.0 Imports: 5 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 MockEC2API

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

MockEC2API is a mock of EC2API interface.

func NewMockEC2API

func NewMockEC2API(ctrl *gomock.Controller) *MockEC2API

NewMockEC2API creates a new mock instance.

func (*MockEC2API) DescribeRouteTables

func (m *MockEC2API) DescribeRouteTables(arg0 context.Context, arg1 *ec2.DescribeRouteTablesInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeRouteTablesOutput, error)

DescribeRouteTables mocks base method.

func (*MockEC2API) DescribeSecurityGroups

func (m *MockEC2API) DescribeSecurityGroups(arg0 context.Context, arg1 *ec2.DescribeSecurityGroupsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeSecurityGroupsOutput, error)

DescribeSecurityGroups mocks base method.

func (*MockEC2API) DescribeSubnets

func (m *MockEC2API) DescribeSubnets(arg0 context.Context, arg1 *ec2.DescribeSubnetsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeSubnetsOutput, error)

DescribeSubnets mocks base method.

func (*MockEC2API) EXPECT

func (m *MockEC2API) EXPECT() *MockEC2APIMockRecorder

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

type MockEC2APIMockRecorder

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

MockEC2APIMockRecorder is the mock recorder for MockEC2API.

func (*MockEC2APIMockRecorder) DescribeRouteTables

func (mr *MockEC2APIMockRecorder) DescribeRouteTables(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeRouteTables indicates an expected call of DescribeRouteTables.

func (*MockEC2APIMockRecorder) DescribeSecurityGroups

func (mr *MockEC2APIMockRecorder) DescribeSecurityGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSecurityGroups indicates an expected call of DescribeSecurityGroups.

func (*MockEC2APIMockRecorder) DescribeSubnets

func (mr *MockEC2APIMockRecorder) DescribeSubnets(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSubnets indicates an expected call of DescribeSubnets.

type MockEKSAPI

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

MockEKSAPI is a mock of EKSAPI interface.

func NewMockEKSAPI

func NewMockEKSAPI(ctrl *gomock.Controller) *MockEKSAPI

NewMockEKSAPI creates a new mock instance.

func (*MockEKSAPI) DescribeCluster

func (m *MockEKSAPI) DescribeCluster(arg0 context.Context, arg1 *eks.DescribeClusterInput, arg2 ...func(*eks.Options)) (*eks.DescribeClusterOutput, error)

DescribeCluster mocks base method.

func (*MockEKSAPI) EXPECT

func (m *MockEKSAPI) EXPECT() *MockEKSAPIMockRecorder

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

type MockEKSAPIMockRecorder

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

MockEKSAPIMockRecorder is the mock recorder for MockEKSAPI.

func (*MockEKSAPIMockRecorder) DescribeCluster

func (mr *MockEKSAPIMockRecorder) DescribeCluster(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeCluster indicates an expected call of DescribeCluster.

Jump to

Keyboard shortcuts

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