mocks

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 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) CreateDeployment

func (_m *IClient) CreateDeployment(ctx context.Context, params *launchwizard.CreateDeploymentInput, optFns ...func(*launchwizard.Options)) (*launchwizard.CreateDeploymentOutput, error)

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

func (*IClient) DeleteDeployment

func (_m *IClient) DeleteDeployment(ctx context.Context, params *launchwizard.DeleteDeploymentInput, optFns ...func(*launchwizard.Options)) (*launchwizard.DeleteDeploymentOutput, error)

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

func (*IClient) GetDeployment

func (_m *IClient) GetDeployment(ctx context.Context, params *launchwizard.GetDeploymentInput, optFns ...func(*launchwizard.Options)) (*launchwizard.GetDeploymentOutput, error)

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

func (*IClient) GetWorkload

func (_m *IClient) GetWorkload(ctx context.Context, params *launchwizard.GetWorkloadInput, optFns ...func(*launchwizard.Options)) (*launchwizard.GetWorkloadOutput, error)

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

func (*IClient) GetWorkloadDeploymentPattern

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

func (*IClient) ListDeploymentEvents

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

func (*IClient) ListDeployments

func (_m *IClient) ListDeployments(ctx context.Context, params *launchwizard.ListDeploymentsInput, optFns ...func(*launchwizard.Options)) (*launchwizard.ListDeploymentsOutput, error)

ListDeployments 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) ListWorkloadDeploymentPatterns

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

func (*IClient) ListWorkloads

func (_m *IClient) ListWorkloads(ctx context.Context, params *launchwizard.ListWorkloadsInput, optFns ...func(*launchwizard.Options)) (*launchwizard.ListWorkloadsOutput, error)

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

func (*IClient) Options

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

Options provides a mock function with given fields:

func (*IClient) TagResource

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

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

func (*IClient) UntagResource

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

UntagResource 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