mocks

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 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) AssociateAssets

func (_m *IClient) AssociateAssets(ctx context.Context, params *iotsitewise.AssociateAssetsInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.AssociateAssetsOutput, error)

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

func (*IClient) AssociateTimeSeriesToAssetProperty

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

func (*IClient) BatchAssociateProjectAssets

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

func (*IClient) BatchDisassociateProjectAssets

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

func (*IClient) BatchGetAssetPropertyAggregates

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

func (*IClient) BatchGetAssetPropertyValue

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

func (*IClient) BatchGetAssetPropertyValueHistory

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

func (*IClient) BatchPutAssetPropertyValue

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

func (*IClient) CreateAccessPolicy

func (_m *IClient) CreateAccessPolicy(ctx context.Context, params *iotsitewise.CreateAccessPolicyInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.CreateAccessPolicyOutput, error)

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

func (*IClient) CreateAsset

func (_m *IClient) CreateAsset(ctx context.Context, params *iotsitewise.CreateAssetInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.CreateAssetOutput, error)

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

func (*IClient) CreateAssetModel

func (_m *IClient) CreateAssetModel(ctx context.Context, params *iotsitewise.CreateAssetModelInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.CreateAssetModelOutput, error)

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

func (*IClient) CreateAssetModelCompositeModel

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

func (*IClient) CreateBulkImportJob

func (_m *IClient) CreateBulkImportJob(ctx context.Context, params *iotsitewise.CreateBulkImportJobInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.CreateBulkImportJobOutput, error)

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

func (*IClient) CreateDashboard

func (_m *IClient) CreateDashboard(ctx context.Context, params *iotsitewise.CreateDashboardInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.CreateDashboardOutput, error)

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

func (*IClient) CreateGateway

func (_m *IClient) CreateGateway(ctx context.Context, params *iotsitewise.CreateGatewayInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.CreateGatewayOutput, error)

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

func (*IClient) CreatePortal

func (_m *IClient) CreatePortal(ctx context.Context, params *iotsitewise.CreatePortalInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.CreatePortalOutput, error)

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

func (*IClient) CreateProject

func (_m *IClient) CreateProject(ctx context.Context, params *iotsitewise.CreateProjectInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.CreateProjectOutput, error)

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

func (*IClient) DeleteAccessPolicy

func (_m *IClient) DeleteAccessPolicy(ctx context.Context, params *iotsitewise.DeleteAccessPolicyInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.DeleteAccessPolicyOutput, error)

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

func (*IClient) DeleteAsset

func (_m *IClient) DeleteAsset(ctx context.Context, params *iotsitewise.DeleteAssetInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.DeleteAssetOutput, error)

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

func (*IClient) DeleteAssetModel

func (_m *IClient) DeleteAssetModel(ctx context.Context, params *iotsitewise.DeleteAssetModelInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.DeleteAssetModelOutput, error)

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

func (*IClient) DeleteAssetModelCompositeModel

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

func (*IClient) DeleteDashboard

func (_m *IClient) DeleteDashboard(ctx context.Context, params *iotsitewise.DeleteDashboardInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.DeleteDashboardOutput, error)

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

func (*IClient) DeleteGateway

func (_m *IClient) DeleteGateway(ctx context.Context, params *iotsitewise.DeleteGatewayInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.DeleteGatewayOutput, error)

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

func (*IClient) DeletePortal

func (_m *IClient) DeletePortal(ctx context.Context, params *iotsitewise.DeletePortalInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.DeletePortalOutput, error)

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

func (*IClient) DeleteProject

func (_m *IClient) DeleteProject(ctx context.Context, params *iotsitewise.DeleteProjectInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.DeleteProjectOutput, error)

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

func (*IClient) DeleteTimeSeries

func (_m *IClient) DeleteTimeSeries(ctx context.Context, params *iotsitewise.DeleteTimeSeriesInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.DeleteTimeSeriesOutput, error)

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

func (*IClient) DescribeAccessPolicy

func (_m *IClient) DescribeAccessPolicy(ctx context.Context, params *iotsitewise.DescribeAccessPolicyInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.DescribeAccessPolicyOutput, error)

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

func (*IClient) DescribeAction

func (_m *IClient) DescribeAction(ctx context.Context, params *iotsitewise.DescribeActionInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.DescribeActionOutput, error)

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

func (*IClient) DescribeAsset

func (_m *IClient) DescribeAsset(ctx context.Context, params *iotsitewise.DescribeAssetInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.DescribeAssetOutput, error)

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

func (*IClient) DescribeAssetCompositeModel

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

func (*IClient) DescribeAssetModel

func (_m *IClient) DescribeAssetModel(ctx context.Context, params *iotsitewise.DescribeAssetModelInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.DescribeAssetModelOutput, error)

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

func (*IClient) DescribeAssetModelCompositeModel

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

func (*IClient) DescribeAssetProperty

func (_m *IClient) DescribeAssetProperty(ctx context.Context, params *iotsitewise.DescribeAssetPropertyInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.DescribeAssetPropertyOutput, error)

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

func (*IClient) DescribeBulkImportJob

func (_m *IClient) DescribeBulkImportJob(ctx context.Context, params *iotsitewise.DescribeBulkImportJobInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.DescribeBulkImportJobOutput, error)

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

func (*IClient) DescribeDashboard

func (_m *IClient) DescribeDashboard(ctx context.Context, params *iotsitewise.DescribeDashboardInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.DescribeDashboardOutput, error)

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

func (*IClient) DescribeDefaultEncryptionConfiguration

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

func (*IClient) DescribeGateway

func (_m *IClient) DescribeGateway(ctx context.Context, params *iotsitewise.DescribeGatewayInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.DescribeGatewayOutput, error)

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

func (*IClient) DescribeGatewayCapabilityConfiguration

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

func (*IClient) DescribeLoggingOptions

func (_m *IClient) DescribeLoggingOptions(ctx context.Context, params *iotsitewise.DescribeLoggingOptionsInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.DescribeLoggingOptionsOutput, error)

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

func (*IClient) DescribePortal

func (_m *IClient) DescribePortal(ctx context.Context, params *iotsitewise.DescribePortalInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.DescribePortalOutput, error)

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

func (*IClient) DescribeProject

func (_m *IClient) DescribeProject(ctx context.Context, params *iotsitewise.DescribeProjectInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.DescribeProjectOutput, error)

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

func (*IClient) DescribeStorageConfiguration

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

func (*IClient) DescribeTimeSeries

func (_m *IClient) DescribeTimeSeries(ctx context.Context, params *iotsitewise.DescribeTimeSeriesInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.DescribeTimeSeriesOutput, error)

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

func (*IClient) DisassociateAssets

func (_m *IClient) DisassociateAssets(ctx context.Context, params *iotsitewise.DisassociateAssetsInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.DisassociateAssetsOutput, error)

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

func (*IClient) DisassociateTimeSeriesFromAssetProperty

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

func (*IClient) ExecuteAction

func (_m *IClient) ExecuteAction(ctx context.Context, params *iotsitewise.ExecuteActionInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.ExecuteActionOutput, error)

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

func (*IClient) ExecuteQuery

func (_m *IClient) ExecuteQuery(ctx context.Context, params *iotsitewise.ExecuteQueryInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.ExecuteQueryOutput, error)

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

func (*IClient) GetAssetPropertyAggregates

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

func (*IClient) GetAssetPropertyValue

func (_m *IClient) GetAssetPropertyValue(ctx context.Context, params *iotsitewise.GetAssetPropertyValueInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.GetAssetPropertyValueOutput, error)

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

func (*IClient) GetAssetPropertyValueHistory

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

func (*IClient) GetInterpolatedAssetPropertyValues

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

func (*IClient) ListAccessPolicies

func (_m *IClient) ListAccessPolicies(ctx context.Context, params *iotsitewise.ListAccessPoliciesInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.ListAccessPoliciesOutput, error)

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

func (*IClient) ListActions

func (_m *IClient) ListActions(ctx context.Context, params *iotsitewise.ListActionsInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.ListActionsOutput, error)

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

func (*IClient) ListAssetModelCompositeModels

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

func (*IClient) ListAssetModelProperties

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

func (*IClient) ListAssetModels

func (_m *IClient) ListAssetModels(ctx context.Context, params *iotsitewise.ListAssetModelsInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.ListAssetModelsOutput, error)

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

func (*IClient) ListAssetProperties

func (_m *IClient) ListAssetProperties(ctx context.Context, params *iotsitewise.ListAssetPropertiesInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.ListAssetPropertiesOutput, error)

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

func (*IClient) ListAssetRelationships

func (_m *IClient) ListAssetRelationships(ctx context.Context, params *iotsitewise.ListAssetRelationshipsInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.ListAssetRelationshipsOutput, error)

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

func (*IClient) ListAssets

func (_m *IClient) ListAssets(ctx context.Context, params *iotsitewise.ListAssetsInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.ListAssetsOutput, error)

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

func (*IClient) ListAssociatedAssets

func (_m *IClient) ListAssociatedAssets(ctx context.Context, params *iotsitewise.ListAssociatedAssetsInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.ListAssociatedAssetsOutput, error)

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

func (*IClient) ListBulkImportJobs

func (_m *IClient) ListBulkImportJobs(ctx context.Context, params *iotsitewise.ListBulkImportJobsInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.ListBulkImportJobsOutput, error)

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

func (*IClient) ListCompositionRelationships

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

func (*IClient) ListDashboards

func (_m *IClient) ListDashboards(ctx context.Context, params *iotsitewise.ListDashboardsInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.ListDashboardsOutput, error)

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

func (*IClient) ListGateways

func (_m *IClient) ListGateways(ctx context.Context, params *iotsitewise.ListGatewaysInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.ListGatewaysOutput, error)

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

func (*IClient) ListPortals

func (_m *IClient) ListPortals(ctx context.Context, params *iotsitewise.ListPortalsInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.ListPortalsOutput, error)

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

func (*IClient) ListProjectAssets

func (_m *IClient) ListProjectAssets(ctx context.Context, params *iotsitewise.ListProjectAssetsInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.ListProjectAssetsOutput, error)

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

func (*IClient) ListProjects

func (_m *IClient) ListProjects(ctx context.Context, params *iotsitewise.ListProjectsInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.ListProjectsOutput, error)

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

func (*IClient) ListTagsForResource

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

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

func (*IClient) ListTimeSeries

func (_m *IClient) ListTimeSeries(ctx context.Context, params *iotsitewise.ListTimeSeriesInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.ListTimeSeriesOutput, error)

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

func (*IClient) Options

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

Options provides a mock function with given fields:

func (*IClient) PutDefaultEncryptionConfiguration

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

func (*IClient) PutLoggingOptions

func (_m *IClient) PutLoggingOptions(ctx context.Context, params *iotsitewise.PutLoggingOptionsInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.PutLoggingOptionsOutput, error)

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

func (*IClient) PutStorageConfiguration

func (_m *IClient) PutStorageConfiguration(ctx context.Context, params *iotsitewise.PutStorageConfigurationInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.PutStorageConfigurationOutput, error)

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

func (*IClient) TagResource

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

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

func (*IClient) UntagResource

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

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

func (*IClient) UpdateAccessPolicy

func (_m *IClient) UpdateAccessPolicy(ctx context.Context, params *iotsitewise.UpdateAccessPolicyInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.UpdateAccessPolicyOutput, error)

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

func (*IClient) UpdateAsset

func (_m *IClient) UpdateAsset(ctx context.Context, params *iotsitewise.UpdateAssetInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.UpdateAssetOutput, error)

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

func (*IClient) UpdateAssetModel

func (_m *IClient) UpdateAssetModel(ctx context.Context, params *iotsitewise.UpdateAssetModelInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.UpdateAssetModelOutput, error)

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

func (*IClient) UpdateAssetModelCompositeModel

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

func (*IClient) UpdateAssetProperty

func (_m *IClient) UpdateAssetProperty(ctx context.Context, params *iotsitewise.UpdateAssetPropertyInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.UpdateAssetPropertyOutput, error)

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

func (*IClient) UpdateDashboard

func (_m *IClient) UpdateDashboard(ctx context.Context, params *iotsitewise.UpdateDashboardInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.UpdateDashboardOutput, error)

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

func (*IClient) UpdateGateway

func (_m *IClient) UpdateGateway(ctx context.Context, params *iotsitewise.UpdateGatewayInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.UpdateGatewayOutput, error)

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

func (*IClient) UpdateGatewayCapabilityConfiguration

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

func (*IClient) UpdatePortal

func (_m *IClient) UpdatePortal(ctx context.Context, params *iotsitewise.UpdatePortalInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.UpdatePortalOutput, error)

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

func (*IClient) UpdateProject

func (_m *IClient) UpdateProject(ctx context.Context, params *iotsitewise.UpdateProjectInput, optFns ...func(*iotsitewise.Options)) (*iotsitewise.UpdateProjectOutput, error)

UpdateProject 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