mocks

package
v0.1.10 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 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) AssociateEipToVlan added in v0.1.9

func (_m *IClient) AssociateEipToVlan(ctx context.Context, params *evs.AssociateEipToVlanInput, optFns ...func(*evs.Options)) (*evs.AssociateEipToVlanOutput, error)

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

func (*IClient) CreateEnvironment

func (_m *IClient) CreateEnvironment(ctx context.Context, params *evs.CreateEnvironmentInput, optFns ...func(*evs.Options)) (*evs.CreateEnvironmentOutput, error)

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

func (*IClient) CreateEnvironmentHost

func (_m *IClient) CreateEnvironmentHost(ctx context.Context, params *evs.CreateEnvironmentHostInput, optFns ...func(*evs.Options)) (*evs.CreateEnvironmentHostOutput, error)

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

func (*IClient) DeleteEnvironment

func (_m *IClient) DeleteEnvironment(ctx context.Context, params *evs.DeleteEnvironmentInput, optFns ...func(*evs.Options)) (*evs.DeleteEnvironmentOutput, error)

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

func (*IClient) DeleteEnvironmentHost

func (_m *IClient) DeleteEnvironmentHost(ctx context.Context, params *evs.DeleteEnvironmentHostInput, optFns ...func(*evs.Options)) (*evs.DeleteEnvironmentHostOutput, error)

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

func (*IClient) DisassociateEipFromVlan added in v0.1.9

func (_m *IClient) DisassociateEipFromVlan(ctx context.Context, params *evs.DisassociateEipFromVlanInput, optFns ...func(*evs.Options)) (*evs.DisassociateEipFromVlanOutput, error)

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

func (*IClient) GetEnvironment

func (_m *IClient) GetEnvironment(ctx context.Context, params *evs.GetEnvironmentInput, optFns ...func(*evs.Options)) (*evs.GetEnvironmentOutput, error)

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

func (*IClient) ListEnvironmentHosts

func (_m *IClient) ListEnvironmentHosts(ctx context.Context, params *evs.ListEnvironmentHostsInput, optFns ...func(*evs.Options)) (*evs.ListEnvironmentHostsOutput, error)

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

func (*IClient) ListEnvironmentVlans

func (_m *IClient) ListEnvironmentVlans(ctx context.Context, params *evs.ListEnvironmentVlansInput, optFns ...func(*evs.Options)) (*evs.ListEnvironmentVlansOutput, error)

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

func (*IClient) ListEnvironments

func (_m *IClient) ListEnvironments(ctx context.Context, params *evs.ListEnvironmentsInput, optFns ...func(*evs.Options)) (*evs.ListEnvironmentsOutput, error)

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

func (*IClient) ListTagsForResource

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

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

func (*IClient) Options

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

Options provides a mock function with no fields

func (*IClient) TagResource

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

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

func (*IClient) UntagResource

func (_m *IClient) UntagResource(ctx context.Context, params *evs.UntagResourceInput, optFns ...func(*evs.Options)) (*evs.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