mocks

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2024 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) CreateRule

func (_m *IClient) CreateRule(ctx context.Context, params *rbin.CreateRuleInput, optFns ...func(*rbin.Options)) (*rbin.CreateRuleOutput, error)

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

func (*IClient) DeleteRule

func (_m *IClient) DeleteRule(ctx context.Context, params *rbin.DeleteRuleInput, optFns ...func(*rbin.Options)) (*rbin.DeleteRuleOutput, error)

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

func (*IClient) GetRule

func (_m *IClient) GetRule(ctx context.Context, params *rbin.GetRuleInput, optFns ...func(*rbin.Options)) (*rbin.GetRuleOutput, error)

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

func (*IClient) ListRules

func (_m *IClient) ListRules(ctx context.Context, params *rbin.ListRulesInput, optFns ...func(*rbin.Options)) (*rbin.ListRulesOutput, error)

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

func (*IClient) ListTagsForResource

func (_m *IClient) ListTagsForResource(ctx context.Context, params *rbin.ListTagsForResourceInput, optFns ...func(*rbin.Options)) (*rbin.ListTagsForResourceOutput, error)

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

func (*IClient) LockRule

func (_m *IClient) LockRule(ctx context.Context, params *rbin.LockRuleInput, optFns ...func(*rbin.Options)) (*rbin.LockRuleOutput, error)

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

func (*IClient) Options

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

Options provides a mock function with given fields:

func (*IClient) TagResource

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

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

func (*IClient) UnlockRule

func (_m *IClient) UnlockRule(ctx context.Context, params *rbin.UnlockRuleInput, optFns ...func(*rbin.Options)) (*rbin.UnlockRuleOutput, error)

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

func (*IClient) UntagResource

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

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

func (*IClient) UpdateRule

func (_m *IClient) UpdateRule(ctx context.Context, params *rbin.UpdateRuleInput, optFns ...func(*rbin.Options)) (*rbin.UpdateRuleOutput, error)

UpdateRule 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