mock

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRdsClient

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

MockRdsClient is a mock of RdsClient interface.

func NewMockRdsClient

func NewMockRdsClient(ctrl *gomock.Controller) *MockRdsClient

NewMockRdsClient creates a new mock instance.

func (*MockRdsClient) EXPECT

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

func (*MockRdsClient) StopDBCluster

func (m *MockRdsClient) StopDBCluster(ctx context.Context, params *rds.StopDBClusterInput, optFns ...func(*rds.Options)) (*rds.StopDBClusterOutput, error)

StopDBCluster mocks base method.

type MockRdsClientMockRecorder

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

MockRdsClientMockRecorder is the mock recorder for MockRdsClient.

func (*MockRdsClientMockRecorder) StopDBCluster

func (mr *MockRdsClientMockRecorder) StopDBCluster(ctx, params interface{}, optFns ...interface{}) *gomock.Call

StopDBCluster indicates an expected call of StopDBCluster.

Jump to

Keyboard shortcuts

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