mocks

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

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 Cluster

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

Cluster is a mock of Provider interface.

func NewCluster

func NewCluster(ctrl *gomock.Controller) *Cluster

NewCluster creates a new mock instance.

func (*Cluster) DescribeDBClusters

func (m *Cluster) DescribeDBClusters(arg0 context.Context, arg1 *rds.DescribeDBClustersInput, arg2 ...func(*rds.Options)) (*rds.DescribeDBClustersOutput, error)

DescribeDBClusters mocks base method.

func (*Cluster) EXPECT

func (m *Cluster) EXPECT() *ClusterMockRecorder

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

type ClusterMockRecorder

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

ClusterMockRecorder is the mock recorder for Cluster.

func (*ClusterMockRecorder) DescribeDBClusters

func (mr *ClusterMockRecorder) DescribeDBClusters(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDBClusters indicates an expected call of DescribeDBClusters.

type Database

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

Database is a mock of Provider interface.

func NewDatabase

func NewDatabase(ctrl *gomock.Controller) *Database

NewDatabase creates a new mock instance.

func (*Database) DescribeDBInstances

func (m *Database) DescribeDBInstances(arg0 context.Context, arg1 *rds.DescribeDBInstancesInput, arg2 ...func(*rds.Options)) (*rds.DescribeDBInstancesOutput, error)

DescribeDBInstances mocks base method.

func (*Database) EXPECT

func (m *Database) EXPECT() *DatabaseMockRecorder

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

type DatabaseMockRecorder

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

DatabaseMockRecorder is the mock recorder for Database.

func (*DatabaseMockRecorder) DescribeDBInstances

func (mr *DatabaseMockRecorder) DescribeDBInstances(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDBInstances indicates an expected call of DescribeDBInstances.

type Insight

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

Insight is a mock of Provider interface.

func NewInsight

func NewInsight(ctrl *gomock.Controller) *Insight

NewInsight creates a new mock instance.

func (*Insight) EXPECT

func (m *Insight) EXPECT() *InsightMockRecorder

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

func (*Insight) GetResourceMetrics

func (m *Insight) GetResourceMetrics(arg0 context.Context, arg1 *pi.GetResourceMetricsInput, arg2 ...func(*pi.Options)) (*pi.GetResourceMetricsOutput, error)

GetResourceMetrics mocks base method.

type InsightMockRecorder

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

InsightMockRecorder is the mock recorder for Insight.

func (*InsightMockRecorder) GetResourceMetrics

func (mr *InsightMockRecorder) GetResourceMetrics(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetResourceMetrics indicates an expected call of GetResourceMetrics.

type Instance

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

Instance is a mock of Provider interface.

func NewInstance

func NewInstance(ctrl *gomock.Controller) *Instance

NewInstance creates a new mock instance.

func (*Instance) DescribeInstanceTypes

func (m *Instance) DescribeInstanceTypes(arg0 context.Context, arg1 *ec2.DescribeInstanceTypesInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeInstanceTypesOutput, error)

DescribeInstanceTypes mocks base method.

func (*Instance) EXPECT

func (m *Instance) EXPECT() *InstanceMockRecorder

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

type InstanceMockRecorder

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

InstanceMockRecorder is the mock recorder for Instance.

func (*InstanceMockRecorder) DescribeInstanceTypes

func (mr *InstanceMockRecorder) DescribeInstanceTypes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInstanceTypes indicates an expected call of DescribeInstanceTypes.

Jump to

Keyboard shortcuts

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