mocks

package
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 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) CreateKeyspace

func (_m *IClient) CreateKeyspace(ctx context.Context, params *keyspaces.CreateKeyspaceInput, optFns ...func(*keyspaces.Options)) (*keyspaces.CreateKeyspaceOutput, error)

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

func (*IClient) CreateTable

func (_m *IClient) CreateTable(ctx context.Context, params *keyspaces.CreateTableInput, optFns ...func(*keyspaces.Options)) (*keyspaces.CreateTableOutput, error)

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

func (*IClient) DeleteKeyspace

func (_m *IClient) DeleteKeyspace(ctx context.Context, params *keyspaces.DeleteKeyspaceInput, optFns ...func(*keyspaces.Options)) (*keyspaces.DeleteKeyspaceOutput, error)

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

func (*IClient) DeleteTable

func (_m *IClient) DeleteTable(ctx context.Context, params *keyspaces.DeleteTableInput, optFns ...func(*keyspaces.Options)) (*keyspaces.DeleteTableOutput, error)

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

func (*IClient) GetKeyspace

func (_m *IClient) GetKeyspace(ctx context.Context, params *keyspaces.GetKeyspaceInput, optFns ...func(*keyspaces.Options)) (*keyspaces.GetKeyspaceOutput, error)

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

func (*IClient) GetTable

func (_m *IClient) GetTable(ctx context.Context, params *keyspaces.GetTableInput, optFns ...func(*keyspaces.Options)) (*keyspaces.GetTableOutput, error)

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

func (*IClient) GetTableAutoScalingSettings

func (_m *IClient) GetTableAutoScalingSettings(ctx context.Context, params *keyspaces.GetTableAutoScalingSettingsInput, optFns ...func(*keyspaces.Options)) (*keyspaces.GetTableAutoScalingSettingsOutput, error)

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

func (*IClient) ListKeyspaces

func (_m *IClient) ListKeyspaces(ctx context.Context, params *keyspaces.ListKeyspacesInput, optFns ...func(*keyspaces.Options)) (*keyspaces.ListKeyspacesOutput, error)

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

func (*IClient) ListTables

func (_m *IClient) ListTables(ctx context.Context, params *keyspaces.ListTablesInput, optFns ...func(*keyspaces.Options)) (*keyspaces.ListTablesOutput, error)

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

func (*IClient) ListTagsForResource

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

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

func (*IClient) Options

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

Options provides a mock function with given fields:

func (*IClient) RestoreTable

func (_m *IClient) RestoreTable(ctx context.Context, params *keyspaces.RestoreTableInput, optFns ...func(*keyspaces.Options)) (*keyspaces.RestoreTableOutput, error)

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

func (*IClient) TagResource

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

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

func (*IClient) UntagResource

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

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

func (*IClient) UpdateTable

func (_m *IClient) UpdateTable(ctx context.Context, params *keyspaces.UpdateTableInput, optFns ...func(*keyspaces.Options)) (*keyspaces.UpdateTableOutput, error)

UpdateTable 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