mocks

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IClient

type IClient struct {
	mock.Mock
}

IClient is an autogenerated mock type for the IClient type

func NewIClient

func NewIClient(t interface {
	mock.TestingT
	Cleanup(func())
}) *IClient

NewIClient creates a new instance of IClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*IClient) BatchGetIncidentFindings

BatchGetIncidentFindings provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateReplicationSet

CreateReplicationSet provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateResponsePlan

CreateResponsePlan provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateTimelineEvent

CreateTimelineEvent provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteIncidentRecord

DeleteIncidentRecord provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteReplicationSet

DeleteReplicationSet provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteResourcePolicy

DeleteResourcePolicy provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteResponsePlan

DeleteResponsePlan provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteTimelineEvent

DeleteTimelineEvent provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetIncidentRecord

func (_m *IClient) GetIncidentRecord(ctx context.Context, params *ssmincidents.GetIncidentRecordInput, optFns ...func(*ssmincidents.Options)) (*ssmincidents.GetIncidentRecordOutput, error)

GetIncidentRecord provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetReplicationSet

func (_m *IClient) GetReplicationSet(ctx context.Context, params *ssmincidents.GetReplicationSetInput, optFns ...func(*ssmincidents.Options)) (*ssmincidents.GetReplicationSetOutput, error)

GetReplicationSet provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetResourcePolicies

GetResourcePolicies provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetResponsePlan

func (_m *IClient) GetResponsePlan(ctx context.Context, params *ssmincidents.GetResponsePlanInput, optFns ...func(*ssmincidents.Options)) (*ssmincidents.GetResponsePlanOutput, error)

GetResponsePlan provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetTimelineEvent

func (_m *IClient) GetTimelineEvent(ctx context.Context, params *ssmincidents.GetTimelineEventInput, optFns ...func(*ssmincidents.Options)) (*ssmincidents.GetTimelineEventOutput, error)

GetTimelineEvent provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListIncidentFindings

ListIncidentFindings provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListIncidentRecords

ListIncidentRecords provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListRelatedItems

func (_m *IClient) ListRelatedItems(ctx context.Context, params *ssmincidents.ListRelatedItemsInput, optFns ...func(*ssmincidents.Options)) (*ssmincidents.ListRelatedItemsOutput, error)

ListRelatedItems provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListReplicationSets

ListReplicationSets provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListResponsePlans

func (_m *IClient) ListResponsePlans(ctx context.Context, params *ssmincidents.ListResponsePlansInput, optFns ...func(*ssmincidents.Options)) (*ssmincidents.ListResponsePlansOutput, error)

ListResponsePlans provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListTagsForResource

ListTagsForResource provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListTimelineEvents

ListTimelineEvents provides a mock function with given fields: ctx, params, optFns

func (*IClient) Options

func (_m *IClient) Options() ssmincidents.Options

Options provides a mock function with given fields:

func (*IClient) PutResourcePolicy

func (_m *IClient) PutResourcePolicy(ctx context.Context, params *ssmincidents.PutResourcePolicyInput, optFns ...func(*ssmincidents.Options)) (*ssmincidents.PutResourcePolicyOutput, error)

PutResourcePolicy provides a mock function with given fields: ctx, params, optFns

func (*IClient) StartIncident

func (_m *IClient) StartIncident(ctx context.Context, params *ssmincidents.StartIncidentInput, optFns ...func(*ssmincidents.Options)) (*ssmincidents.StartIncidentOutput, error)

StartIncident provides a mock function with given fields: ctx, params, optFns

func (*IClient) TagResource

func (_m *IClient) TagResource(ctx context.Context, params *ssmincidents.TagResourceInput, optFns ...func(*ssmincidents.Options)) (*ssmincidents.TagResourceOutput, error)

TagResource provides a mock function with given fields: ctx, params, optFns

func (*IClient) UntagResource

func (_m *IClient) UntagResource(ctx context.Context, params *ssmincidents.UntagResourceInput, optFns ...func(*ssmincidents.Options)) (*ssmincidents.UntagResourceOutput, error)

UntagResource provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateDeletionProtection

UpdateDeletionProtection provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateIncidentRecord

UpdateIncidentRecord provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateRelatedItems

UpdateRelatedItems provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateReplicationSet

UpdateReplicationSet provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateResponsePlan

UpdateResponsePlan provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateTimelineEvent

UpdateTimelineEvent provides a mock function with given fields: ctx, params, optFns

Jump to

Keyboard shortcuts

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