Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) AddAttachmentsToSet(ctx context.Context, params *support.AddAttachmentsToSetInput, ...) (*support.AddAttachmentsToSetOutput, error)
- func (_m *IClient) AddCommunicationToCase(ctx context.Context, params *support.AddCommunicationToCaseInput, ...) (*support.AddCommunicationToCaseOutput, error)
- func (_m *IClient) CreateCase(ctx context.Context, params *support.CreateCaseInput, ...) (*support.CreateCaseOutput, error)
- func (_m *IClient) DescribeAttachment(ctx context.Context, params *support.DescribeAttachmentInput, ...) (*support.DescribeAttachmentOutput, error)
- func (_m *IClient) DescribeCases(ctx context.Context, params *support.DescribeCasesInput, ...) (*support.DescribeCasesOutput, error)
- func (_m *IClient) DescribeCommunications(ctx context.Context, params *support.DescribeCommunicationsInput, ...) (*support.DescribeCommunicationsOutput, error)
- func (_m *IClient) DescribeCreateCaseOptions(ctx context.Context, params *support.DescribeCreateCaseOptionsInput, ...) (*support.DescribeCreateCaseOptionsOutput, error)
- func (_m *IClient) DescribeServices(ctx context.Context, params *support.DescribeServicesInput, ...) (*support.DescribeServicesOutput, error)
- func (_m *IClient) DescribeSeverityLevels(ctx context.Context, params *support.DescribeSeverityLevelsInput, ...) (*support.DescribeSeverityLevelsOutput, error)
- func (_m *IClient) DescribeSupportedLanguages(ctx context.Context, params *support.DescribeSupportedLanguagesInput, ...) (*support.DescribeSupportedLanguagesOutput, error)
- func (_m *IClient) DescribeTrustedAdvisorCheckRefreshStatuses(ctx context.Context, ...) (*support.DescribeTrustedAdvisorCheckRefreshStatusesOutput, error)
- func (_m *IClient) DescribeTrustedAdvisorCheckResult(ctx context.Context, params *support.DescribeTrustedAdvisorCheckResultInput, ...) (*support.DescribeTrustedAdvisorCheckResultOutput, error)
- func (_m *IClient) DescribeTrustedAdvisorCheckSummaries(ctx context.Context, params *support.DescribeTrustedAdvisorCheckSummariesInput, ...) (*support.DescribeTrustedAdvisorCheckSummariesOutput, error)
- func (_m *IClient) DescribeTrustedAdvisorChecks(ctx context.Context, params *support.DescribeTrustedAdvisorChecksInput, ...) (*support.DescribeTrustedAdvisorChecksOutput, error)
- func (_m *IClient) Options() support.Options
- func (_m *IClient) RefreshTrustedAdvisorCheck(ctx context.Context, params *support.RefreshTrustedAdvisorCheckInput, ...) (*support.RefreshTrustedAdvisorCheckOutput, error)
- func (_m *IClient) ResolveCase(ctx context.Context, params *support.ResolveCaseInput, ...) (*support.ResolveCaseOutput, 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) AddAttachmentsToSet ¶
func (_m *IClient) AddAttachmentsToSet(ctx context.Context, params *support.AddAttachmentsToSetInput, optFns ...func(*support.Options)) (*support.AddAttachmentsToSetOutput, error)
AddAttachmentsToSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) AddCommunicationToCase ¶
func (_m *IClient) AddCommunicationToCase(ctx context.Context, params *support.AddCommunicationToCaseInput, optFns ...func(*support.Options)) (*support.AddCommunicationToCaseOutput, error)
AddCommunicationToCase provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateCase ¶
func (_m *IClient) CreateCase(ctx context.Context, params *support.CreateCaseInput, optFns ...func(*support.Options)) (*support.CreateCaseOutput, error)
CreateCase provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeAttachment ¶
func (_m *IClient) DescribeAttachment(ctx context.Context, params *support.DescribeAttachmentInput, optFns ...func(*support.Options)) (*support.DescribeAttachmentOutput, error)
DescribeAttachment provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeCases ¶
func (_m *IClient) DescribeCases(ctx context.Context, params *support.DescribeCasesInput, optFns ...func(*support.Options)) (*support.DescribeCasesOutput, error)
DescribeCases provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeCommunications ¶
func (_m *IClient) DescribeCommunications(ctx context.Context, params *support.DescribeCommunicationsInput, optFns ...func(*support.Options)) (*support.DescribeCommunicationsOutput, error)
DescribeCommunications provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeCreateCaseOptions ¶
func (_m *IClient) DescribeCreateCaseOptions(ctx context.Context, params *support.DescribeCreateCaseOptionsInput, optFns ...func(*support.Options)) (*support.DescribeCreateCaseOptionsOutput, error)
DescribeCreateCaseOptions provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeServices ¶
func (_m *IClient) DescribeServices(ctx context.Context, params *support.DescribeServicesInput, optFns ...func(*support.Options)) (*support.DescribeServicesOutput, error)
DescribeServices provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeSeverityLevels ¶
func (_m *IClient) DescribeSeverityLevels(ctx context.Context, params *support.DescribeSeverityLevelsInput, optFns ...func(*support.Options)) (*support.DescribeSeverityLevelsOutput, error)
DescribeSeverityLevels provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeSupportedLanguages ¶
func (_m *IClient) DescribeSupportedLanguages(ctx context.Context, params *support.DescribeSupportedLanguagesInput, optFns ...func(*support.Options)) (*support.DescribeSupportedLanguagesOutput, error)
DescribeSupportedLanguages provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeTrustedAdvisorCheckRefreshStatuses ¶
func (_m *IClient) DescribeTrustedAdvisorCheckRefreshStatuses(ctx context.Context, params *support.DescribeTrustedAdvisorCheckRefreshStatusesInput, optFns ...func(*support.Options)) (*support.DescribeTrustedAdvisorCheckRefreshStatusesOutput, error)
DescribeTrustedAdvisorCheckRefreshStatuses provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeTrustedAdvisorCheckResult ¶
func (_m *IClient) DescribeTrustedAdvisorCheckResult(ctx context.Context, params *support.DescribeTrustedAdvisorCheckResultInput, optFns ...func(*support.Options)) (*support.DescribeTrustedAdvisorCheckResultOutput, error)
DescribeTrustedAdvisorCheckResult provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeTrustedAdvisorCheckSummaries ¶
func (_m *IClient) DescribeTrustedAdvisorCheckSummaries(ctx context.Context, params *support.DescribeTrustedAdvisorCheckSummariesInput, optFns ...func(*support.Options)) (*support.DescribeTrustedAdvisorCheckSummariesOutput, error)
DescribeTrustedAdvisorCheckSummaries provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeTrustedAdvisorChecks ¶
func (_m *IClient) DescribeTrustedAdvisorChecks(ctx context.Context, params *support.DescribeTrustedAdvisorChecksInput, optFns ...func(*support.Options)) (*support.DescribeTrustedAdvisorChecksOutput, error)
DescribeTrustedAdvisorChecks provides a mock function with given fields: ctx, params, optFns
func (*IClient) RefreshTrustedAdvisorCheck ¶
func (_m *IClient) RefreshTrustedAdvisorCheck(ctx context.Context, params *support.RefreshTrustedAdvisorCheckInput, optFns ...func(*support.Options)) (*support.RefreshTrustedAdvisorCheckOutput, error)
RefreshTrustedAdvisorCheck provides a mock function with given fields: ctx, params, optFns
func (*IClient) ResolveCase ¶
func (_m *IClient) ResolveCase(ctx context.Context, params *support.ResolveCaseInput, optFns ...func(*support.Options)) (*support.ResolveCaseOutput, error)
ResolveCase provides a mock function with given fields: ctx, params, optFns