Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) CreateBatchLoadTask(ctx context.Context, params *timestreamwrite.CreateBatchLoadTaskInput, ...) (*timestreamwrite.CreateBatchLoadTaskOutput, error)
- func (_m *IClient) CreateDatabase(ctx context.Context, params *timestreamwrite.CreateDatabaseInput, ...) (*timestreamwrite.CreateDatabaseOutput, error)
- func (_m *IClient) CreateTable(ctx context.Context, params *timestreamwrite.CreateTableInput, ...) (*timestreamwrite.CreateTableOutput, error)
- func (_m *IClient) DeleteDatabase(ctx context.Context, params *timestreamwrite.DeleteDatabaseInput, ...) (*timestreamwrite.DeleteDatabaseOutput, error)
- func (_m *IClient) DeleteTable(ctx context.Context, params *timestreamwrite.DeleteTableInput, ...) (*timestreamwrite.DeleteTableOutput, error)
- func (_m *IClient) DescribeBatchLoadTask(ctx context.Context, params *timestreamwrite.DescribeBatchLoadTaskInput, ...) (*timestreamwrite.DescribeBatchLoadTaskOutput, error)
- func (_m *IClient) DescribeDatabase(ctx context.Context, params *timestreamwrite.DescribeDatabaseInput, ...) (*timestreamwrite.DescribeDatabaseOutput, error)
- func (_m *IClient) DescribeEndpoints(ctx context.Context, params *timestreamwrite.DescribeEndpointsInput, ...) (*timestreamwrite.DescribeEndpointsOutput, error)
- func (_m *IClient) DescribeTable(ctx context.Context, params *timestreamwrite.DescribeTableInput, ...) (*timestreamwrite.DescribeTableOutput, error)
- func (_m *IClient) ListBatchLoadTasks(ctx context.Context, params *timestreamwrite.ListBatchLoadTasksInput, ...) (*timestreamwrite.ListBatchLoadTasksOutput, error)
- func (_m *IClient) ListDatabases(ctx context.Context, params *timestreamwrite.ListDatabasesInput, ...) (*timestreamwrite.ListDatabasesOutput, error)
- func (_m *IClient) ListTables(ctx context.Context, params *timestreamwrite.ListTablesInput, ...) (*timestreamwrite.ListTablesOutput, error)
- func (_m *IClient) ListTagsForResource(ctx context.Context, params *timestreamwrite.ListTagsForResourceInput, ...) (*timestreamwrite.ListTagsForResourceOutput, error)
- func (_m *IClient) Options() timestreamwrite.Options
- func (_m *IClient) ResumeBatchLoadTask(ctx context.Context, params *timestreamwrite.ResumeBatchLoadTaskInput, ...) (*timestreamwrite.ResumeBatchLoadTaskOutput, error)
- func (_m *IClient) TagResource(ctx context.Context, params *timestreamwrite.TagResourceInput, ...) (*timestreamwrite.TagResourceOutput, error)
- func (_m *IClient) UntagResource(ctx context.Context, params *timestreamwrite.UntagResourceInput, ...) (*timestreamwrite.UntagResourceOutput, error)
- func (_m *IClient) UpdateDatabase(ctx context.Context, params *timestreamwrite.UpdateDatabaseInput, ...) (*timestreamwrite.UpdateDatabaseOutput, error)
- func (_m *IClient) UpdateTable(ctx context.Context, params *timestreamwrite.UpdateTableInput, ...) (*timestreamwrite.UpdateTableOutput, error)
- func (_m *IClient) WriteRecords(ctx context.Context, params *timestreamwrite.WriteRecordsInput, ...) (*timestreamwrite.WriteRecordsOutput, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IClient ¶
IClient is an autogenerated mock type for the IClient type
func NewIClient ¶
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) CreateBatchLoadTask ¶
func (_m *IClient) CreateBatchLoadTask(ctx context.Context, params *timestreamwrite.CreateBatchLoadTaskInput, optFns ...func(*timestreamwrite.Options)) (*timestreamwrite.CreateBatchLoadTaskOutput, error)
CreateBatchLoadTask provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateDatabase ¶
func (_m *IClient) CreateDatabase(ctx context.Context, params *timestreamwrite.CreateDatabaseInput, optFns ...func(*timestreamwrite.Options)) (*timestreamwrite.CreateDatabaseOutput, error)
CreateDatabase provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateTable ¶
func (_m *IClient) CreateTable(ctx context.Context, params *timestreamwrite.CreateTableInput, optFns ...func(*timestreamwrite.Options)) (*timestreamwrite.CreateTableOutput, error)
CreateTable provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteDatabase ¶
func (_m *IClient) DeleteDatabase(ctx context.Context, params *timestreamwrite.DeleteDatabaseInput, optFns ...func(*timestreamwrite.Options)) (*timestreamwrite.DeleteDatabaseOutput, error)
DeleteDatabase provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteTable ¶
func (_m *IClient) DeleteTable(ctx context.Context, params *timestreamwrite.DeleteTableInput, optFns ...func(*timestreamwrite.Options)) (*timestreamwrite.DeleteTableOutput, error)
DeleteTable provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeBatchLoadTask ¶
func (_m *IClient) DescribeBatchLoadTask(ctx context.Context, params *timestreamwrite.DescribeBatchLoadTaskInput, optFns ...func(*timestreamwrite.Options)) (*timestreamwrite.DescribeBatchLoadTaskOutput, error)
DescribeBatchLoadTask provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeDatabase ¶
func (_m *IClient) DescribeDatabase(ctx context.Context, params *timestreamwrite.DescribeDatabaseInput, optFns ...func(*timestreamwrite.Options)) (*timestreamwrite.DescribeDatabaseOutput, error)
DescribeDatabase provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeEndpoints ¶
func (_m *IClient) DescribeEndpoints(ctx context.Context, params *timestreamwrite.DescribeEndpointsInput, optFns ...func(*timestreamwrite.Options)) (*timestreamwrite.DescribeEndpointsOutput, error)
DescribeEndpoints provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeTable ¶
func (_m *IClient) DescribeTable(ctx context.Context, params *timestreamwrite.DescribeTableInput, optFns ...func(*timestreamwrite.Options)) (*timestreamwrite.DescribeTableOutput, error)
DescribeTable provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListBatchLoadTasks ¶
func (_m *IClient) ListBatchLoadTasks(ctx context.Context, params *timestreamwrite.ListBatchLoadTasksInput, optFns ...func(*timestreamwrite.Options)) (*timestreamwrite.ListBatchLoadTasksOutput, error)
ListBatchLoadTasks provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListDatabases ¶
func (_m *IClient) ListDatabases(ctx context.Context, params *timestreamwrite.ListDatabasesInput, optFns ...func(*timestreamwrite.Options)) (*timestreamwrite.ListDatabasesOutput, error)
ListDatabases provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTables ¶
func (_m *IClient) ListTables(ctx context.Context, params *timestreamwrite.ListTablesInput, optFns ...func(*timestreamwrite.Options)) (*timestreamwrite.ListTablesOutput, error)
ListTables provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTagsForResource ¶
func (_m *IClient) ListTagsForResource(ctx context.Context, params *timestreamwrite.ListTagsForResourceInput, optFns ...func(*timestreamwrite.Options)) (*timestreamwrite.ListTagsForResourceOutput, error)
ListTagsForResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() timestreamwrite.Options
Options provides a mock function with given fields:
func (*IClient) ResumeBatchLoadTask ¶
func (_m *IClient) ResumeBatchLoadTask(ctx context.Context, params *timestreamwrite.ResumeBatchLoadTaskInput, optFns ...func(*timestreamwrite.Options)) (*timestreamwrite.ResumeBatchLoadTaskOutput, error)
ResumeBatchLoadTask provides a mock function with given fields: ctx, params, optFns
func (*IClient) TagResource ¶
func (_m *IClient) TagResource(ctx context.Context, params *timestreamwrite.TagResourceInput, optFns ...func(*timestreamwrite.Options)) (*timestreamwrite.TagResourceOutput, error)
TagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagResource ¶
func (_m *IClient) UntagResource(ctx context.Context, params *timestreamwrite.UntagResourceInput, optFns ...func(*timestreamwrite.Options)) (*timestreamwrite.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateDatabase ¶
func (_m *IClient) UpdateDatabase(ctx context.Context, params *timestreamwrite.UpdateDatabaseInput, optFns ...func(*timestreamwrite.Options)) (*timestreamwrite.UpdateDatabaseOutput, error)
UpdateDatabase provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateTable ¶
func (_m *IClient) UpdateTable(ctx context.Context, params *timestreamwrite.UpdateTableInput, optFns ...func(*timestreamwrite.Options)) (*timestreamwrite.UpdateTableOutput, error)
UpdateTable provides a mock function with given fields: ctx, params, optFns
func (*IClient) WriteRecords ¶
func (_m *IClient) WriteRecords(ctx context.Context, params *timestreamwrite.WriteRecordsInput, optFns ...func(*timestreamwrite.Options)) (*timestreamwrite.WriteRecordsOutput, error)
WriteRecords provides a mock function with given fields: ctx, params, optFns