Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) BatchGetServiceLevelObjectiveBudgetReport(ctx context.Context, ...) (*applicationsignals.BatchGetServiceLevelObjectiveBudgetReportOutput, error)
- func (_m *IClient) CreateServiceLevelObjective(ctx context.Context, ...) (*applicationsignals.CreateServiceLevelObjectiveOutput, error)
- func (_m *IClient) DeleteServiceLevelObjective(ctx context.Context, ...) (*applicationsignals.DeleteServiceLevelObjectiveOutput, error)
- func (_m *IClient) GetService(ctx context.Context, params *applicationsignals.GetServiceInput, ...) (*applicationsignals.GetServiceOutput, error)
- func (_m *IClient) GetServiceLevelObjective(ctx context.Context, params *applicationsignals.GetServiceLevelObjectiveInput, ...) (*applicationsignals.GetServiceLevelObjectiveOutput, error)
- func (_m *IClient) ListServiceDependencies(ctx context.Context, params *applicationsignals.ListServiceDependenciesInput, ...) (*applicationsignals.ListServiceDependenciesOutput, error)
- func (_m *IClient) ListServiceDependents(ctx context.Context, params *applicationsignals.ListServiceDependentsInput, ...) (*applicationsignals.ListServiceDependentsOutput, error)
- func (_m *IClient) ListServiceLevelObjectives(ctx context.Context, ...) (*applicationsignals.ListServiceLevelObjectivesOutput, error)
- func (_m *IClient) ListServiceOperations(ctx context.Context, params *applicationsignals.ListServiceOperationsInput, ...) (*applicationsignals.ListServiceOperationsOutput, error)
- func (_m *IClient) ListServices(ctx context.Context, params *applicationsignals.ListServicesInput, ...) (*applicationsignals.ListServicesOutput, error)
- func (_m *IClient) ListTagsForResource(ctx context.Context, params *applicationsignals.ListTagsForResourceInput, ...) (*applicationsignals.ListTagsForResourceOutput, error)
- func (_m *IClient) Options() applicationsignals.Options
- func (_m *IClient) StartDiscovery(ctx context.Context, params *applicationsignals.StartDiscoveryInput, ...) (*applicationsignals.StartDiscoveryOutput, error)
- func (_m *IClient) TagResource(ctx context.Context, params *applicationsignals.TagResourceInput, ...) (*applicationsignals.TagResourceOutput, error)
- func (_m *IClient) UntagResource(ctx context.Context, params *applicationsignals.UntagResourceInput, ...) (*applicationsignals.UntagResourceOutput, error)
- func (_m *IClient) UpdateServiceLevelObjective(ctx context.Context, ...) (*applicationsignals.UpdateServiceLevelObjectiveOutput, 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) BatchGetServiceLevelObjectiveBudgetReport ¶
func (_m *IClient) BatchGetServiceLevelObjectiveBudgetReport(ctx context.Context, params *applicationsignals.BatchGetServiceLevelObjectiveBudgetReportInput, optFns ...func(*applicationsignals.Options)) (*applicationsignals.BatchGetServiceLevelObjectiveBudgetReportOutput, error)
BatchGetServiceLevelObjectiveBudgetReport provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateServiceLevelObjective ¶
func (_m *IClient) CreateServiceLevelObjective(ctx context.Context, params *applicationsignals.CreateServiceLevelObjectiveInput, optFns ...func(*applicationsignals.Options)) (*applicationsignals.CreateServiceLevelObjectiveOutput, error)
CreateServiceLevelObjective provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteServiceLevelObjective ¶
func (_m *IClient) DeleteServiceLevelObjective(ctx context.Context, params *applicationsignals.DeleteServiceLevelObjectiveInput, optFns ...func(*applicationsignals.Options)) (*applicationsignals.DeleteServiceLevelObjectiveOutput, error)
DeleteServiceLevelObjective provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetService ¶
func (_m *IClient) GetService(ctx context.Context, params *applicationsignals.GetServiceInput, optFns ...func(*applicationsignals.Options)) (*applicationsignals.GetServiceOutput, error)
GetService provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetServiceLevelObjective ¶
func (_m *IClient) GetServiceLevelObjective(ctx context.Context, params *applicationsignals.GetServiceLevelObjectiveInput, optFns ...func(*applicationsignals.Options)) (*applicationsignals.GetServiceLevelObjectiveOutput, error)
GetServiceLevelObjective provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListServiceDependencies ¶
func (_m *IClient) ListServiceDependencies(ctx context.Context, params *applicationsignals.ListServiceDependenciesInput, optFns ...func(*applicationsignals.Options)) (*applicationsignals.ListServiceDependenciesOutput, error)
ListServiceDependencies provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListServiceDependents ¶
func (_m *IClient) ListServiceDependents(ctx context.Context, params *applicationsignals.ListServiceDependentsInput, optFns ...func(*applicationsignals.Options)) (*applicationsignals.ListServiceDependentsOutput, error)
ListServiceDependents provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListServiceLevelObjectives ¶
func (_m *IClient) ListServiceLevelObjectives(ctx context.Context, params *applicationsignals.ListServiceLevelObjectivesInput, optFns ...func(*applicationsignals.Options)) (*applicationsignals.ListServiceLevelObjectivesOutput, error)
ListServiceLevelObjectives provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListServiceOperations ¶
func (_m *IClient) ListServiceOperations(ctx context.Context, params *applicationsignals.ListServiceOperationsInput, optFns ...func(*applicationsignals.Options)) (*applicationsignals.ListServiceOperationsOutput, error)
ListServiceOperations provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListServices ¶
func (_m *IClient) ListServices(ctx context.Context, params *applicationsignals.ListServicesInput, optFns ...func(*applicationsignals.Options)) (*applicationsignals.ListServicesOutput, error)
ListServices provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTagsForResource ¶
func (_m *IClient) ListTagsForResource(ctx context.Context, params *applicationsignals.ListTagsForResourceInput, optFns ...func(*applicationsignals.Options)) (*applicationsignals.ListTagsForResourceOutput, error)
ListTagsForResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() applicationsignals.Options
Options provides a mock function with given fields:
func (*IClient) StartDiscovery ¶
func (_m *IClient) StartDiscovery(ctx context.Context, params *applicationsignals.StartDiscoveryInput, optFns ...func(*applicationsignals.Options)) (*applicationsignals.StartDiscoveryOutput, error)
StartDiscovery provides a mock function with given fields: ctx, params, optFns
func (*IClient) TagResource ¶
func (_m *IClient) TagResource(ctx context.Context, params *applicationsignals.TagResourceInput, optFns ...func(*applicationsignals.Options)) (*applicationsignals.TagResourceOutput, error)
TagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagResource ¶
func (_m *IClient) UntagResource(ctx context.Context, params *applicationsignals.UntagResourceInput, optFns ...func(*applicationsignals.Options)) (*applicationsignals.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateServiceLevelObjective ¶
func (_m *IClient) UpdateServiceLevelObjective(ctx context.Context, params *applicationsignals.UpdateServiceLevelObjectiveInput, optFns ...func(*applicationsignals.Options)) (*applicationsignals.UpdateServiceLevelObjectiveOutput, error)
UpdateServiceLevelObjective provides a mock function with given fields: ctx, params, optFns