mocks

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 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) CreateLifecyclePolicy

func (_m *IClient) CreateLifecyclePolicy(ctx context.Context, params *dlm.CreateLifecyclePolicyInput, optFns ...func(*dlm.Options)) (*dlm.CreateLifecyclePolicyOutput, error)

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

func (*IClient) DeleteLifecyclePolicy

func (_m *IClient) DeleteLifecyclePolicy(ctx context.Context, params *dlm.DeleteLifecyclePolicyInput, optFns ...func(*dlm.Options)) (*dlm.DeleteLifecyclePolicyOutput, error)

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

func (*IClient) GetLifecyclePolicies

func (_m *IClient) GetLifecyclePolicies(ctx context.Context, params *dlm.GetLifecyclePoliciesInput, optFns ...func(*dlm.Options)) (*dlm.GetLifecyclePoliciesOutput, error)

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

func (*IClient) GetLifecyclePolicy

func (_m *IClient) GetLifecyclePolicy(ctx context.Context, params *dlm.GetLifecyclePolicyInput, optFns ...func(*dlm.Options)) (*dlm.GetLifecyclePolicyOutput, error)

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

func (*IClient) ListTagsForResource

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

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

func (*IClient) Options

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

Options provides a mock function with given fields:

func (*IClient) TagResource

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

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

func (*IClient) UntagResource

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

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

func (*IClient) UpdateLifecyclePolicy

func (_m *IClient) UpdateLifecyclePolicy(ctx context.Context, params *dlm.UpdateLifecyclePolicyInput, optFns ...func(*dlm.Options)) (*dlm.UpdateLifecyclePolicyOutput, error)

UpdateLifecyclePolicy 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