Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) DescribeReportCreation(ctx context.Context, ...) (*resourcegroupstaggingapi.DescribeReportCreationOutput, error)
- func (_m *IClient) GetComplianceSummary(ctx context.Context, ...) (*resourcegroupstaggingapi.GetComplianceSummaryOutput, error)
- func (_m *IClient) GetResources(ctx context.Context, params *resourcegroupstaggingapi.GetResourcesInput, ...) (*resourcegroupstaggingapi.GetResourcesOutput, error)
- func (_m *IClient) GetTagKeys(ctx context.Context, params *resourcegroupstaggingapi.GetTagKeysInput, ...) (*resourcegroupstaggingapi.GetTagKeysOutput, error)
- func (_m *IClient) GetTagValues(ctx context.Context, params *resourcegroupstaggingapi.GetTagValuesInput, ...) (*resourcegroupstaggingapi.GetTagValuesOutput, error)
- func (_m *IClient) Options() resourcegroupstaggingapi.Options
- func (_m *IClient) StartReportCreation(ctx context.Context, params *resourcegroupstaggingapi.StartReportCreationInput, ...) (*resourcegroupstaggingapi.StartReportCreationOutput, error)
- func (_m *IClient) TagResources(ctx context.Context, params *resourcegroupstaggingapi.TagResourcesInput, ...) (*resourcegroupstaggingapi.TagResourcesOutput, error)
- func (_m *IClient) UntagResources(ctx context.Context, params *resourcegroupstaggingapi.UntagResourcesInput, ...) (*resourcegroupstaggingapi.UntagResourcesOutput, 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) DescribeReportCreation ¶
func (_m *IClient) DescribeReportCreation(ctx context.Context, params *resourcegroupstaggingapi.DescribeReportCreationInput, optFns ...func(*resourcegroupstaggingapi.Options)) (*resourcegroupstaggingapi.DescribeReportCreationOutput, error)
DescribeReportCreation provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetComplianceSummary ¶
func (_m *IClient) GetComplianceSummary(ctx context.Context, params *resourcegroupstaggingapi.GetComplianceSummaryInput, optFns ...func(*resourcegroupstaggingapi.Options)) (*resourcegroupstaggingapi.GetComplianceSummaryOutput, error)
GetComplianceSummary provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetResources ¶
func (_m *IClient) GetResources(ctx context.Context, params *resourcegroupstaggingapi.GetResourcesInput, optFns ...func(*resourcegroupstaggingapi.Options)) (*resourcegroupstaggingapi.GetResourcesOutput, error)
GetResources provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetTagKeys ¶
func (_m *IClient) GetTagKeys(ctx context.Context, params *resourcegroupstaggingapi.GetTagKeysInput, optFns ...func(*resourcegroupstaggingapi.Options)) (*resourcegroupstaggingapi.GetTagKeysOutput, error)
GetTagKeys provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetTagValues ¶
func (_m *IClient) GetTagValues(ctx context.Context, params *resourcegroupstaggingapi.GetTagValuesInput, optFns ...func(*resourcegroupstaggingapi.Options)) (*resourcegroupstaggingapi.GetTagValuesOutput, error)
GetTagValues provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() resourcegroupstaggingapi.Options
Options provides a mock function with given fields:
func (*IClient) StartReportCreation ¶
func (_m *IClient) StartReportCreation(ctx context.Context, params *resourcegroupstaggingapi.StartReportCreationInput, optFns ...func(*resourcegroupstaggingapi.Options)) (*resourcegroupstaggingapi.StartReportCreationOutput, error)
StartReportCreation provides a mock function with given fields: ctx, params, optFns
func (*IClient) TagResources ¶
func (_m *IClient) TagResources(ctx context.Context, params *resourcegroupstaggingapi.TagResourcesInput, optFns ...func(*resourcegroupstaggingapi.Options)) (*resourcegroupstaggingapi.TagResourcesOutput, error)
TagResources provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagResources ¶
func (_m *IClient) UntagResources(ctx context.Context, params *resourcegroupstaggingapi.UntagResourcesInput, optFns ...func(*resourcegroupstaggingapi.Options)) (*resourcegroupstaggingapi.UntagResourcesOutput, error)
UntagResources provides a mock function with given fields: ctx, params, optFns