mocks

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 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) CreateEnvironment

func (_m *IClient) CreateEnvironment(ctx context.Context, params *finspace.CreateEnvironmentInput, optFns ...func(*finspace.Options)) (*finspace.CreateEnvironmentOutput, error)

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

func (*IClient) CreateKxChangeset

func (_m *IClient) CreateKxChangeset(ctx context.Context, params *finspace.CreateKxChangesetInput, optFns ...func(*finspace.Options)) (*finspace.CreateKxChangesetOutput, error)

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

func (*IClient) CreateKxCluster

func (_m *IClient) CreateKxCluster(ctx context.Context, params *finspace.CreateKxClusterInput, optFns ...func(*finspace.Options)) (*finspace.CreateKxClusterOutput, error)

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

func (*IClient) CreateKxDatabase

func (_m *IClient) CreateKxDatabase(ctx context.Context, params *finspace.CreateKxDatabaseInput, optFns ...func(*finspace.Options)) (*finspace.CreateKxDatabaseOutput, error)

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

func (*IClient) CreateKxDataview

func (_m *IClient) CreateKxDataview(ctx context.Context, params *finspace.CreateKxDataviewInput, optFns ...func(*finspace.Options)) (*finspace.CreateKxDataviewOutput, error)

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

func (*IClient) CreateKxEnvironment

func (_m *IClient) CreateKxEnvironment(ctx context.Context, params *finspace.CreateKxEnvironmentInput, optFns ...func(*finspace.Options)) (*finspace.CreateKxEnvironmentOutput, error)

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

func (*IClient) CreateKxScalingGroup

func (_m *IClient) CreateKxScalingGroup(ctx context.Context, params *finspace.CreateKxScalingGroupInput, optFns ...func(*finspace.Options)) (*finspace.CreateKxScalingGroupOutput, error)

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

func (*IClient) CreateKxUser

func (_m *IClient) CreateKxUser(ctx context.Context, params *finspace.CreateKxUserInput, optFns ...func(*finspace.Options)) (*finspace.CreateKxUserOutput, error)

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

func (*IClient) CreateKxVolume

func (_m *IClient) CreateKxVolume(ctx context.Context, params *finspace.CreateKxVolumeInput, optFns ...func(*finspace.Options)) (*finspace.CreateKxVolumeOutput, error)

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

func (*IClient) DeleteEnvironment

func (_m *IClient) DeleteEnvironment(ctx context.Context, params *finspace.DeleteEnvironmentInput, optFns ...func(*finspace.Options)) (*finspace.DeleteEnvironmentOutput, error)

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

func (*IClient) DeleteKxCluster

func (_m *IClient) DeleteKxCluster(ctx context.Context, params *finspace.DeleteKxClusterInput, optFns ...func(*finspace.Options)) (*finspace.DeleteKxClusterOutput, error)

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

func (*IClient) DeleteKxClusterNode

func (_m *IClient) DeleteKxClusterNode(ctx context.Context, params *finspace.DeleteKxClusterNodeInput, optFns ...func(*finspace.Options)) (*finspace.DeleteKxClusterNodeOutput, error)

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

func (*IClient) DeleteKxDatabase

func (_m *IClient) DeleteKxDatabase(ctx context.Context, params *finspace.DeleteKxDatabaseInput, optFns ...func(*finspace.Options)) (*finspace.DeleteKxDatabaseOutput, error)

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

func (*IClient) DeleteKxDataview

func (_m *IClient) DeleteKxDataview(ctx context.Context, params *finspace.DeleteKxDataviewInput, optFns ...func(*finspace.Options)) (*finspace.DeleteKxDataviewOutput, error)

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

func (*IClient) DeleteKxEnvironment

func (_m *IClient) DeleteKxEnvironment(ctx context.Context, params *finspace.DeleteKxEnvironmentInput, optFns ...func(*finspace.Options)) (*finspace.DeleteKxEnvironmentOutput, error)

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

func (*IClient) DeleteKxScalingGroup

func (_m *IClient) DeleteKxScalingGroup(ctx context.Context, params *finspace.DeleteKxScalingGroupInput, optFns ...func(*finspace.Options)) (*finspace.DeleteKxScalingGroupOutput, error)

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

func (*IClient) DeleteKxUser

func (_m *IClient) DeleteKxUser(ctx context.Context, params *finspace.DeleteKxUserInput, optFns ...func(*finspace.Options)) (*finspace.DeleteKxUserOutput, error)

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

func (*IClient) DeleteKxVolume

func (_m *IClient) DeleteKxVolume(ctx context.Context, params *finspace.DeleteKxVolumeInput, optFns ...func(*finspace.Options)) (*finspace.DeleteKxVolumeOutput, error)

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

func (*IClient) GetEnvironment

func (_m *IClient) GetEnvironment(ctx context.Context, params *finspace.GetEnvironmentInput, optFns ...func(*finspace.Options)) (*finspace.GetEnvironmentOutput, error)

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

func (*IClient) GetKxChangeset

func (_m *IClient) GetKxChangeset(ctx context.Context, params *finspace.GetKxChangesetInput, optFns ...func(*finspace.Options)) (*finspace.GetKxChangesetOutput, error)

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

func (*IClient) GetKxCluster

func (_m *IClient) GetKxCluster(ctx context.Context, params *finspace.GetKxClusterInput, optFns ...func(*finspace.Options)) (*finspace.GetKxClusterOutput, error)

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

func (*IClient) GetKxConnectionString

func (_m *IClient) GetKxConnectionString(ctx context.Context, params *finspace.GetKxConnectionStringInput, optFns ...func(*finspace.Options)) (*finspace.GetKxConnectionStringOutput, error)

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

func (*IClient) GetKxDatabase

func (_m *IClient) GetKxDatabase(ctx context.Context, params *finspace.GetKxDatabaseInput, optFns ...func(*finspace.Options)) (*finspace.GetKxDatabaseOutput, error)

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

func (*IClient) GetKxDataview

func (_m *IClient) GetKxDataview(ctx context.Context, params *finspace.GetKxDataviewInput, optFns ...func(*finspace.Options)) (*finspace.GetKxDataviewOutput, error)

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

func (*IClient) GetKxEnvironment

func (_m *IClient) GetKxEnvironment(ctx context.Context, params *finspace.GetKxEnvironmentInput, optFns ...func(*finspace.Options)) (*finspace.GetKxEnvironmentOutput, error)

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

func (*IClient) GetKxScalingGroup

func (_m *IClient) GetKxScalingGroup(ctx context.Context, params *finspace.GetKxScalingGroupInput, optFns ...func(*finspace.Options)) (*finspace.GetKxScalingGroupOutput, error)

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

func (*IClient) GetKxUser

func (_m *IClient) GetKxUser(ctx context.Context, params *finspace.GetKxUserInput, optFns ...func(*finspace.Options)) (*finspace.GetKxUserOutput, error)

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

func (*IClient) GetKxVolume

func (_m *IClient) GetKxVolume(ctx context.Context, params *finspace.GetKxVolumeInput, optFns ...func(*finspace.Options)) (*finspace.GetKxVolumeOutput, error)

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

func (*IClient) ListEnvironments

func (_m *IClient) ListEnvironments(ctx context.Context, params *finspace.ListEnvironmentsInput, optFns ...func(*finspace.Options)) (*finspace.ListEnvironmentsOutput, error)

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

func (*IClient) ListKxChangesets

func (_m *IClient) ListKxChangesets(ctx context.Context, params *finspace.ListKxChangesetsInput, optFns ...func(*finspace.Options)) (*finspace.ListKxChangesetsOutput, error)

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

func (*IClient) ListKxClusterNodes

func (_m *IClient) ListKxClusterNodes(ctx context.Context, params *finspace.ListKxClusterNodesInput, optFns ...func(*finspace.Options)) (*finspace.ListKxClusterNodesOutput, error)

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

func (*IClient) ListKxClusters

func (_m *IClient) ListKxClusters(ctx context.Context, params *finspace.ListKxClustersInput, optFns ...func(*finspace.Options)) (*finspace.ListKxClustersOutput, error)

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

func (*IClient) ListKxDatabases

func (_m *IClient) ListKxDatabases(ctx context.Context, params *finspace.ListKxDatabasesInput, optFns ...func(*finspace.Options)) (*finspace.ListKxDatabasesOutput, error)

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

func (*IClient) ListKxDataviews

func (_m *IClient) ListKxDataviews(ctx context.Context, params *finspace.ListKxDataviewsInput, optFns ...func(*finspace.Options)) (*finspace.ListKxDataviewsOutput, error)

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

func (*IClient) ListKxEnvironments

func (_m *IClient) ListKxEnvironments(ctx context.Context, params *finspace.ListKxEnvironmentsInput, optFns ...func(*finspace.Options)) (*finspace.ListKxEnvironmentsOutput, error)

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

func (*IClient) ListKxScalingGroups

func (_m *IClient) ListKxScalingGroups(ctx context.Context, params *finspace.ListKxScalingGroupsInput, optFns ...func(*finspace.Options)) (*finspace.ListKxScalingGroupsOutput, error)

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

func (*IClient) ListKxUsers

func (_m *IClient) ListKxUsers(ctx context.Context, params *finspace.ListKxUsersInput, optFns ...func(*finspace.Options)) (*finspace.ListKxUsersOutput, error)

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

func (*IClient) ListKxVolumes

func (_m *IClient) ListKxVolumes(ctx context.Context, params *finspace.ListKxVolumesInput, optFns ...func(*finspace.Options)) (*finspace.ListKxVolumesOutput, error)

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

func (*IClient) ListTagsForResource

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

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

func (*IClient) Options

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

Options provides a mock function with given fields:

func (*IClient) TagResource

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

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

func (*IClient) UntagResource

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

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

func (*IClient) UpdateEnvironment

func (_m *IClient) UpdateEnvironment(ctx context.Context, params *finspace.UpdateEnvironmentInput, optFns ...func(*finspace.Options)) (*finspace.UpdateEnvironmentOutput, error)

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

func (*IClient) UpdateKxClusterCodeConfiguration

func (_m *IClient) UpdateKxClusterCodeConfiguration(ctx context.Context, params *finspace.UpdateKxClusterCodeConfigurationInput, optFns ...func(*finspace.Options)) (*finspace.UpdateKxClusterCodeConfigurationOutput, error)

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

func (*IClient) UpdateKxClusterDatabases

func (_m *IClient) UpdateKxClusterDatabases(ctx context.Context, params *finspace.UpdateKxClusterDatabasesInput, optFns ...func(*finspace.Options)) (*finspace.UpdateKxClusterDatabasesOutput, error)

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

func (*IClient) UpdateKxDatabase

func (_m *IClient) UpdateKxDatabase(ctx context.Context, params *finspace.UpdateKxDatabaseInput, optFns ...func(*finspace.Options)) (*finspace.UpdateKxDatabaseOutput, error)

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

func (*IClient) UpdateKxDataview

func (_m *IClient) UpdateKxDataview(ctx context.Context, params *finspace.UpdateKxDataviewInput, optFns ...func(*finspace.Options)) (*finspace.UpdateKxDataviewOutput, error)

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

func (*IClient) UpdateKxEnvironment

func (_m *IClient) UpdateKxEnvironment(ctx context.Context, params *finspace.UpdateKxEnvironmentInput, optFns ...func(*finspace.Options)) (*finspace.UpdateKxEnvironmentOutput, error)

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

func (*IClient) UpdateKxEnvironmentNetwork

func (_m *IClient) UpdateKxEnvironmentNetwork(ctx context.Context, params *finspace.UpdateKxEnvironmentNetworkInput, optFns ...func(*finspace.Options)) (*finspace.UpdateKxEnvironmentNetworkOutput, error)

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

func (*IClient) UpdateKxUser

func (_m *IClient) UpdateKxUser(ctx context.Context, params *finspace.UpdateKxUserInput, optFns ...func(*finspace.Options)) (*finspace.UpdateKxUserOutput, error)

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

func (*IClient) UpdateKxVolume

func (_m *IClient) UpdateKxVolume(ctx context.Context, params *finspace.UpdateKxVolumeInput, optFns ...func(*finspace.Options)) (*finspace.UpdateKxVolumeOutput, error)

UpdateKxVolume 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