mocks

package
v0.1.0-0 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 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) CreateLandingZone

func (_m *IClient) CreateLandingZone(ctx context.Context, params *controltower.CreateLandingZoneInput, optFns ...func(*controltower.Options)) (*controltower.CreateLandingZoneOutput, error)

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

func (*IClient) DeleteLandingZone

func (_m *IClient) DeleteLandingZone(ctx context.Context, params *controltower.DeleteLandingZoneInput, optFns ...func(*controltower.Options)) (*controltower.DeleteLandingZoneOutput, error)

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

func (*IClient) DisableBaseline

func (_m *IClient) DisableBaseline(ctx context.Context, params *controltower.DisableBaselineInput, optFns ...func(*controltower.Options)) (*controltower.DisableBaselineOutput, error)

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

func (*IClient) DisableControl

func (_m *IClient) DisableControl(ctx context.Context, params *controltower.DisableControlInput, optFns ...func(*controltower.Options)) (*controltower.DisableControlOutput, error)

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

func (*IClient) EnableBaseline

func (_m *IClient) EnableBaseline(ctx context.Context, params *controltower.EnableBaselineInput, optFns ...func(*controltower.Options)) (*controltower.EnableBaselineOutput, error)

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

func (*IClient) EnableControl

func (_m *IClient) EnableControl(ctx context.Context, params *controltower.EnableControlInput, optFns ...func(*controltower.Options)) (*controltower.EnableControlOutput, error)

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

func (*IClient) GetBaseline

func (_m *IClient) GetBaseline(ctx context.Context, params *controltower.GetBaselineInput, optFns ...func(*controltower.Options)) (*controltower.GetBaselineOutput, error)

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

func (*IClient) GetBaselineOperation

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

func (*IClient) GetControlOperation

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

func (*IClient) GetEnabledBaseline

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

func (*IClient) GetEnabledControl

func (_m *IClient) GetEnabledControl(ctx context.Context, params *controltower.GetEnabledControlInput, optFns ...func(*controltower.Options)) (*controltower.GetEnabledControlOutput, error)

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

func (*IClient) GetLandingZone

func (_m *IClient) GetLandingZone(ctx context.Context, params *controltower.GetLandingZoneInput, optFns ...func(*controltower.Options)) (*controltower.GetLandingZoneOutput, error)

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

func (*IClient) GetLandingZoneOperation

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

func (*IClient) ListBaselines

func (_m *IClient) ListBaselines(ctx context.Context, params *controltower.ListBaselinesInput, optFns ...func(*controltower.Options)) (*controltower.ListBaselinesOutput, error)

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

func (*IClient) ListControlOperations

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

func (*IClient) ListEnabledBaselines

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

func (*IClient) ListEnabledControls

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

func (*IClient) ListLandingZoneOperations

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

func (*IClient) ListLandingZones

func (_m *IClient) ListLandingZones(ctx context.Context, params *controltower.ListLandingZonesInput, optFns ...func(*controltower.Options)) (*controltower.ListLandingZonesOutput, error)

ListLandingZones 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) Options

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

Options provides a mock function with given fields:

func (*IClient) ResetEnabledBaseline

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

func (*IClient) ResetEnabledControl added in v0.1.0

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

func (*IClient) ResetLandingZone

func (_m *IClient) ResetLandingZone(ctx context.Context, params *controltower.ResetLandingZoneInput, optFns ...func(*controltower.Options)) (*controltower.ResetLandingZoneOutput, error)

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

func (*IClient) TagResource

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

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

func (*IClient) UntagResource

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

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

func (*IClient) UpdateEnabledBaseline

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

func (*IClient) UpdateEnabledControl

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

func (*IClient) UpdateLandingZone

func (_m *IClient) UpdateLandingZone(ctx context.Context, params *controltower.UpdateLandingZoneInput, optFns ...func(*controltower.Options)) (*controltower.UpdateLandingZoneOutput, error)

UpdateLandingZone 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