mocks

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

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 MockSSMClient

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

MockSSMClient is a mock of SSMClient interface.

func NewMockSSMClient

func NewMockSSMClient(ctrl *gomock.Controller) *MockSSMClient

NewMockSSMClient creates a new mock instance.

func (*MockSSMClient) EXPECT

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

func (*MockSSMClient) StartSession

func (m *MockSSMClient) StartSession(ctx context.Context, params *ssm.StartSessionInput, optFns ...func(*ssm.Options)) (*ssm.StartSessionOutput, error)

StartSession mocks base method.

type MockSSMClientMockRecorder

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

MockSSMClientMockRecorder is the mock recorder for MockSSMClient.

func (*MockSSMClientMockRecorder) StartSession

func (mr *MockSSMClientMockRecorder) StartSession(ctx, params any, optFns ...any) *gomock.Call

StartSession indicates an expected call of StartSession.

Jump to

Keyboard shortcuts

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