Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) CopyClusterSnapshot(ctx context.Context, params *docdbelastic.CopyClusterSnapshotInput, ...) (*docdbelastic.CopyClusterSnapshotOutput, error)
- func (_m *IClient) CreateCluster(ctx context.Context, params *docdbelastic.CreateClusterInput, ...) (*docdbelastic.CreateClusterOutput, error)
- func (_m *IClient) CreateClusterSnapshot(ctx context.Context, params *docdbelastic.CreateClusterSnapshotInput, ...) (*docdbelastic.CreateClusterSnapshotOutput, error)
- func (_m *IClient) DeleteCluster(ctx context.Context, params *docdbelastic.DeleteClusterInput, ...) (*docdbelastic.DeleteClusterOutput, error)
- func (_m *IClient) DeleteClusterSnapshot(ctx context.Context, params *docdbelastic.DeleteClusterSnapshotInput, ...) (*docdbelastic.DeleteClusterSnapshotOutput, error)
- func (_m *IClient) GetCluster(ctx context.Context, params *docdbelastic.GetClusterInput, ...) (*docdbelastic.GetClusterOutput, error)
- func (_m *IClient) GetClusterSnapshot(ctx context.Context, params *docdbelastic.GetClusterSnapshotInput, ...) (*docdbelastic.GetClusterSnapshotOutput, error)
- func (_m *IClient) ListClusterSnapshots(ctx context.Context, params *docdbelastic.ListClusterSnapshotsInput, ...) (*docdbelastic.ListClusterSnapshotsOutput, error)
- func (_m *IClient) ListClusters(ctx context.Context, params *docdbelastic.ListClustersInput, ...) (*docdbelastic.ListClustersOutput, error)
- func (_m *IClient) ListTagsForResource(ctx context.Context, params *docdbelastic.ListTagsForResourceInput, ...) (*docdbelastic.ListTagsForResourceOutput, error)
- func (_m *IClient) Options() docdbelastic.Options
- func (_m *IClient) RestoreClusterFromSnapshot(ctx context.Context, params *docdbelastic.RestoreClusterFromSnapshotInput, ...) (*docdbelastic.RestoreClusterFromSnapshotOutput, error)
- func (_m *IClient) StartCluster(ctx context.Context, params *docdbelastic.StartClusterInput, ...) (*docdbelastic.StartClusterOutput, error)
- func (_m *IClient) StopCluster(ctx context.Context, params *docdbelastic.StopClusterInput, ...) (*docdbelastic.StopClusterOutput, error)
- func (_m *IClient) TagResource(ctx context.Context, params *docdbelastic.TagResourceInput, ...) (*docdbelastic.TagResourceOutput, error)
- func (_m *IClient) UntagResource(ctx context.Context, params *docdbelastic.UntagResourceInput, ...) (*docdbelastic.UntagResourceOutput, error)
- func (_m *IClient) UpdateCluster(ctx context.Context, params *docdbelastic.UpdateClusterInput, ...) (*docdbelastic.UpdateClusterOutput, 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) CopyClusterSnapshot ¶
func (_m *IClient) CopyClusterSnapshot(ctx context.Context, params *docdbelastic.CopyClusterSnapshotInput, optFns ...func(*docdbelastic.Options)) (*docdbelastic.CopyClusterSnapshotOutput, error)
CopyClusterSnapshot provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateCluster ¶
func (_m *IClient) CreateCluster(ctx context.Context, params *docdbelastic.CreateClusterInput, optFns ...func(*docdbelastic.Options)) (*docdbelastic.CreateClusterOutput, error)
CreateCluster provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateClusterSnapshot ¶
func (_m *IClient) CreateClusterSnapshot(ctx context.Context, params *docdbelastic.CreateClusterSnapshotInput, optFns ...func(*docdbelastic.Options)) (*docdbelastic.CreateClusterSnapshotOutput, error)
CreateClusterSnapshot provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteCluster ¶
func (_m *IClient) DeleteCluster(ctx context.Context, params *docdbelastic.DeleteClusterInput, optFns ...func(*docdbelastic.Options)) (*docdbelastic.DeleteClusterOutput, error)
DeleteCluster provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteClusterSnapshot ¶
func (_m *IClient) DeleteClusterSnapshot(ctx context.Context, params *docdbelastic.DeleteClusterSnapshotInput, optFns ...func(*docdbelastic.Options)) (*docdbelastic.DeleteClusterSnapshotOutput, error)
DeleteClusterSnapshot provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetCluster ¶
func (_m *IClient) GetCluster(ctx context.Context, params *docdbelastic.GetClusterInput, optFns ...func(*docdbelastic.Options)) (*docdbelastic.GetClusterOutput, error)
GetCluster provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetClusterSnapshot ¶
func (_m *IClient) GetClusterSnapshot(ctx context.Context, params *docdbelastic.GetClusterSnapshotInput, optFns ...func(*docdbelastic.Options)) (*docdbelastic.GetClusterSnapshotOutput, error)
GetClusterSnapshot provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListClusterSnapshots ¶
func (_m *IClient) ListClusterSnapshots(ctx context.Context, params *docdbelastic.ListClusterSnapshotsInput, optFns ...func(*docdbelastic.Options)) (*docdbelastic.ListClusterSnapshotsOutput, error)
ListClusterSnapshots provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListClusters ¶
func (_m *IClient) ListClusters(ctx context.Context, params *docdbelastic.ListClustersInput, optFns ...func(*docdbelastic.Options)) (*docdbelastic.ListClustersOutput, error)
ListClusters provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTagsForResource ¶
func (_m *IClient) ListTagsForResource(ctx context.Context, params *docdbelastic.ListTagsForResourceInput, optFns ...func(*docdbelastic.Options)) (*docdbelastic.ListTagsForResourceOutput, error)
ListTagsForResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() docdbelastic.Options
Options provides a mock function with given fields:
func (*IClient) RestoreClusterFromSnapshot ¶
func (_m *IClient) RestoreClusterFromSnapshot(ctx context.Context, params *docdbelastic.RestoreClusterFromSnapshotInput, optFns ...func(*docdbelastic.Options)) (*docdbelastic.RestoreClusterFromSnapshotOutput, error)
RestoreClusterFromSnapshot provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartCluster ¶
func (_m *IClient) StartCluster(ctx context.Context, params *docdbelastic.StartClusterInput, optFns ...func(*docdbelastic.Options)) (*docdbelastic.StartClusterOutput, error)
StartCluster provides a mock function with given fields: ctx, params, optFns
func (*IClient) StopCluster ¶
func (_m *IClient) StopCluster(ctx context.Context, params *docdbelastic.StopClusterInput, optFns ...func(*docdbelastic.Options)) (*docdbelastic.StopClusterOutput, error)
StopCluster provides a mock function with given fields: ctx, params, optFns
func (*IClient) TagResource ¶
func (_m *IClient) TagResource(ctx context.Context, params *docdbelastic.TagResourceInput, optFns ...func(*docdbelastic.Options)) (*docdbelastic.TagResourceOutput, error)
TagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagResource ¶
func (_m *IClient) UntagResource(ctx context.Context, params *docdbelastic.UntagResourceInput, optFns ...func(*docdbelastic.Options)) (*docdbelastic.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateCluster ¶
func (_m *IClient) UpdateCluster(ctx context.Context, params *docdbelastic.UpdateClusterInput, optFns ...func(*docdbelastic.Options)) (*docdbelastic.UpdateClusterOutput, error)
UpdateCluster provides a mock function with given fields: ctx, params, optFns