mocks

package
v0.1.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) AddLFTagsToResource

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

func (*IClient) AssumeDecoratedRoleWithSAML

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

func (*IClient) BatchGrantPermissions

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

func (*IClient) BatchRevokePermissions

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

func (*IClient) CancelTransaction

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

func (*IClient) CommitTransaction

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

func (*IClient) CreateDataCellsFilter

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

func (*IClient) CreateLFTag

func (_m *IClient) CreateLFTag(ctx context.Context, params *lakeformation.CreateLFTagInput, optFns ...func(*lakeformation.Options)) (*lakeformation.CreateLFTagOutput, error)

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

func (*IClient) CreateLFTagExpression added in v0.1.0

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

func (*IClient) CreateLakeFormationIdentityCenterConfiguration

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

func (*IClient) CreateLakeFormationOptIn

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

func (*IClient) DeleteDataCellsFilter

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

func (*IClient) DeleteLFTag

func (_m *IClient) DeleteLFTag(ctx context.Context, params *lakeformation.DeleteLFTagInput, optFns ...func(*lakeformation.Options)) (*lakeformation.DeleteLFTagOutput, error)

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

func (*IClient) DeleteLFTagExpression added in v0.1.0

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

func (*IClient) DeleteLakeFormationIdentityCenterConfiguration

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

func (*IClient) DeleteLakeFormationOptIn

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

func (*IClient) DeleteObjectsOnCancel

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

func (*IClient) DeregisterResource

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

func (*IClient) DescribeLakeFormationIdentityCenterConfiguration

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

func (*IClient) DescribeResource

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

func (*IClient) DescribeTransaction

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

func (*IClient) ExtendTransaction

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

func (*IClient) GetDataCellsFilter

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

func (*IClient) GetDataLakePrincipal

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

func (*IClient) GetDataLakeSettings

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

func (*IClient) GetEffectivePermissionsForPath

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

func (*IClient) GetLFTag

func (_m *IClient) GetLFTag(ctx context.Context, params *lakeformation.GetLFTagInput, optFns ...func(*lakeformation.Options)) (*lakeformation.GetLFTagOutput, error)

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

func (*IClient) GetLFTagExpression added in v0.1.0

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

func (*IClient) GetQueryState

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

func (*IClient) GetQueryStatistics

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

func (*IClient) GetResourceLFTags

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

func (*IClient) GetTableObjects

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

func (*IClient) GetTemporaryGluePartitionCredentials

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

func (*IClient) GetTemporaryGlueTableCredentials

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

func (*IClient) GetWorkUnitResults

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

func (*IClient) GetWorkUnits

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

func (*IClient) GrantPermissions

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

func (*IClient) ListDataCellsFilter

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

func (*IClient) ListLFTagExpressions added in v0.1.0

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

func (*IClient) ListLFTags

func (_m *IClient) ListLFTags(ctx context.Context, params *lakeformation.ListLFTagsInput, optFns ...func(*lakeformation.Options)) (*lakeformation.ListLFTagsOutput, error)

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

func (*IClient) ListLakeFormationOptIns

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

func (*IClient) ListPermissions

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

func (*IClient) ListResources

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

func (*IClient) ListTableStorageOptimizers

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

func (*IClient) ListTransactions

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

func (*IClient) Options

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

Options provides a mock function with given fields:

func (*IClient) PutDataLakeSettings

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

func (*IClient) RegisterResource

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

func (*IClient) RemoveLFTagsFromResource

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

func (*IClient) RevokePermissions

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

func (*IClient) SearchDatabasesByLFTags

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

func (*IClient) SearchTablesByLFTags

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

func (*IClient) StartQueryPlanning

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

func (*IClient) StartTransaction

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

func (*IClient) UpdateDataCellsFilter

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

func (*IClient) UpdateLFTag

func (_m *IClient) UpdateLFTag(ctx context.Context, params *lakeformation.UpdateLFTagInput, optFns ...func(*lakeformation.Options)) (*lakeformation.UpdateLFTagOutput, error)

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

func (*IClient) UpdateLFTagExpression added in v0.1.0

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

func (*IClient) UpdateLakeFormationIdentityCenterConfiguration

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

func (*IClient) UpdateResource

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

func (*IClient) UpdateTableObjects

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

func (*IClient) UpdateTableStorageOptimizer

UpdateTableStorageOptimizer 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