Documentation ¶
Overview ¶
Package devopsgurumock is a generated GoMock package.
Index ¶
- type MockDevOpsGuruAPI
- func (m *MockDevOpsGuruAPI) AddNotificationChannel(arg0 *devopsguru.AddNotificationChannelInput) (*devopsguru.AddNotificationChannelOutput, error)
- func (m *MockDevOpsGuruAPI) AddNotificationChannelRequest(arg0 *devopsguru.AddNotificationChannelInput) (*request.Request, *devopsguru.AddNotificationChannelOutput)
- func (m *MockDevOpsGuruAPI) AddNotificationChannelWithContext(arg0 context.Context, arg1 *devopsguru.AddNotificationChannelInput, ...) (*devopsguru.AddNotificationChannelOutput, error)
- func (m *MockDevOpsGuruAPI) DescribeAccountHealth(arg0 *devopsguru.DescribeAccountHealthInput) (*devopsguru.DescribeAccountHealthOutput, error)
- func (m *MockDevOpsGuruAPI) DescribeAccountHealthRequest(arg0 *devopsguru.DescribeAccountHealthInput) (*request.Request, *devopsguru.DescribeAccountHealthOutput)
- func (m *MockDevOpsGuruAPI) DescribeAccountHealthWithContext(arg0 context.Context, arg1 *devopsguru.DescribeAccountHealthInput, ...) (*devopsguru.DescribeAccountHealthOutput, error)
- func (m *MockDevOpsGuruAPI) DescribeAccountOverview(arg0 *devopsguru.DescribeAccountOverviewInput) (*devopsguru.DescribeAccountOverviewOutput, error)
- func (m *MockDevOpsGuruAPI) DescribeAccountOverviewRequest(arg0 *devopsguru.DescribeAccountOverviewInput) (*request.Request, *devopsguru.DescribeAccountOverviewOutput)
- func (m *MockDevOpsGuruAPI) DescribeAccountOverviewWithContext(arg0 context.Context, arg1 *devopsguru.DescribeAccountOverviewInput, ...) (*devopsguru.DescribeAccountOverviewOutput, error)
- func (m *MockDevOpsGuruAPI) DescribeAnomaly(arg0 *devopsguru.DescribeAnomalyInput) (*devopsguru.DescribeAnomalyOutput, error)
- func (m *MockDevOpsGuruAPI) DescribeAnomalyRequest(arg0 *devopsguru.DescribeAnomalyInput) (*request.Request, *devopsguru.DescribeAnomalyOutput)
- func (m *MockDevOpsGuruAPI) DescribeAnomalyWithContext(arg0 context.Context, arg1 *devopsguru.DescribeAnomalyInput, ...) (*devopsguru.DescribeAnomalyOutput, error)
- func (m *MockDevOpsGuruAPI) DescribeInsight(arg0 *devopsguru.DescribeInsightInput) (*devopsguru.DescribeInsightOutput, error)
- func (m *MockDevOpsGuruAPI) DescribeInsightRequest(arg0 *devopsguru.DescribeInsightInput) (*request.Request, *devopsguru.DescribeInsightOutput)
- func (m *MockDevOpsGuruAPI) DescribeInsightWithContext(arg0 context.Context, arg1 *devopsguru.DescribeInsightInput, ...) (*devopsguru.DescribeInsightOutput, error)
- func (m *MockDevOpsGuruAPI) DescribeResourceCollectionHealth(arg0 *devopsguru.DescribeResourceCollectionHealthInput) (*devopsguru.DescribeResourceCollectionHealthOutput, error)
- func (m *MockDevOpsGuruAPI) DescribeResourceCollectionHealthPages(arg0 *devopsguru.DescribeResourceCollectionHealthInput, ...) error
- func (m *MockDevOpsGuruAPI) DescribeResourceCollectionHealthPagesWithContext(arg0 context.Context, arg1 *devopsguru.DescribeResourceCollectionHealthInput, ...) error
- func (m *MockDevOpsGuruAPI) DescribeResourceCollectionHealthRequest(arg0 *devopsguru.DescribeResourceCollectionHealthInput) (*request.Request, *devopsguru.DescribeResourceCollectionHealthOutput)
- func (m *MockDevOpsGuruAPI) DescribeResourceCollectionHealthWithContext(arg0 context.Context, arg1 *devopsguru.DescribeResourceCollectionHealthInput, ...) (*devopsguru.DescribeResourceCollectionHealthOutput, error)
- func (m *MockDevOpsGuruAPI) DescribeServiceIntegration(arg0 *devopsguru.DescribeServiceIntegrationInput) (*devopsguru.DescribeServiceIntegrationOutput, error)
- func (m *MockDevOpsGuruAPI) DescribeServiceIntegrationRequest(arg0 *devopsguru.DescribeServiceIntegrationInput) (*request.Request, *devopsguru.DescribeServiceIntegrationOutput)
- func (m *MockDevOpsGuruAPI) DescribeServiceIntegrationWithContext(arg0 context.Context, arg1 *devopsguru.DescribeServiceIntegrationInput, ...) (*devopsguru.DescribeServiceIntegrationOutput, error)
- func (m *MockDevOpsGuruAPI) EXPECT() *MockDevOpsGuruAPIMockRecorder
- func (m *MockDevOpsGuruAPI) GetResourceCollection(arg0 *devopsguru.GetResourceCollectionInput) (*devopsguru.GetResourceCollectionOutput, error)
- func (m *MockDevOpsGuruAPI) GetResourceCollectionPages(arg0 *devopsguru.GetResourceCollectionInput, ...) error
- func (m *MockDevOpsGuruAPI) GetResourceCollectionPagesWithContext(arg0 context.Context, arg1 *devopsguru.GetResourceCollectionInput, ...) error
- func (m *MockDevOpsGuruAPI) GetResourceCollectionRequest(arg0 *devopsguru.GetResourceCollectionInput) (*request.Request, *devopsguru.GetResourceCollectionOutput)
- func (m *MockDevOpsGuruAPI) GetResourceCollectionWithContext(arg0 context.Context, arg1 *devopsguru.GetResourceCollectionInput, ...) (*devopsguru.GetResourceCollectionOutput, error)
- func (m *MockDevOpsGuruAPI) ListAnomaliesForInsight(arg0 *devopsguru.ListAnomaliesForInsightInput) (*devopsguru.ListAnomaliesForInsightOutput, error)
- func (m *MockDevOpsGuruAPI) ListAnomaliesForInsightPages(arg0 *devopsguru.ListAnomaliesForInsightInput, ...) error
- func (m *MockDevOpsGuruAPI) ListAnomaliesForInsightPagesWithContext(arg0 context.Context, arg1 *devopsguru.ListAnomaliesForInsightInput, ...) error
- func (m *MockDevOpsGuruAPI) ListAnomaliesForInsightRequest(arg0 *devopsguru.ListAnomaliesForInsightInput) (*request.Request, *devopsguru.ListAnomaliesForInsightOutput)
- func (m *MockDevOpsGuruAPI) ListAnomaliesForInsightWithContext(arg0 context.Context, arg1 *devopsguru.ListAnomaliesForInsightInput, ...) (*devopsguru.ListAnomaliesForInsightOutput, error)
- func (m *MockDevOpsGuruAPI) ListEvents(arg0 *devopsguru.ListEventsInput) (*devopsguru.ListEventsOutput, error)
- func (m *MockDevOpsGuruAPI) ListEventsPages(arg0 *devopsguru.ListEventsInput, ...) error
- func (m *MockDevOpsGuruAPI) ListEventsPagesWithContext(arg0 context.Context, arg1 *devopsguru.ListEventsInput, ...) error
- func (m *MockDevOpsGuruAPI) ListEventsRequest(arg0 *devopsguru.ListEventsInput) (*request.Request, *devopsguru.ListEventsOutput)
- func (m *MockDevOpsGuruAPI) ListEventsWithContext(arg0 context.Context, arg1 *devopsguru.ListEventsInput, arg2 ...request.Option) (*devopsguru.ListEventsOutput, error)
- func (m *MockDevOpsGuruAPI) ListInsights(arg0 *devopsguru.ListInsightsInput) (*devopsguru.ListInsightsOutput, error)
- func (m *MockDevOpsGuruAPI) ListInsightsPages(arg0 *devopsguru.ListInsightsInput, ...) error
- func (m *MockDevOpsGuruAPI) ListInsightsPagesWithContext(arg0 context.Context, arg1 *devopsguru.ListInsightsInput, ...) error
- func (m *MockDevOpsGuruAPI) ListInsightsRequest(arg0 *devopsguru.ListInsightsInput) (*request.Request, *devopsguru.ListInsightsOutput)
- func (m *MockDevOpsGuruAPI) ListInsightsWithContext(arg0 context.Context, arg1 *devopsguru.ListInsightsInput, ...) (*devopsguru.ListInsightsOutput, error)
- func (m *MockDevOpsGuruAPI) ListNotificationChannels(arg0 *devopsguru.ListNotificationChannelsInput) (*devopsguru.ListNotificationChannelsOutput, error)
- func (m *MockDevOpsGuruAPI) ListNotificationChannelsPages(arg0 *devopsguru.ListNotificationChannelsInput, ...) error
- func (m *MockDevOpsGuruAPI) ListNotificationChannelsPagesWithContext(arg0 context.Context, arg1 *devopsguru.ListNotificationChannelsInput, ...) error
- func (m *MockDevOpsGuruAPI) ListNotificationChannelsRequest(arg0 *devopsguru.ListNotificationChannelsInput) (*request.Request, *devopsguru.ListNotificationChannelsOutput)
- func (m *MockDevOpsGuruAPI) ListNotificationChannelsWithContext(arg0 context.Context, arg1 *devopsguru.ListNotificationChannelsInput, ...) (*devopsguru.ListNotificationChannelsOutput, error)
- func (m *MockDevOpsGuruAPI) ListRecommendations(arg0 *devopsguru.ListRecommendationsInput) (*devopsguru.ListRecommendationsOutput, error)
- func (m *MockDevOpsGuruAPI) ListRecommendationsPages(arg0 *devopsguru.ListRecommendationsInput, ...) error
- func (m *MockDevOpsGuruAPI) ListRecommendationsPagesWithContext(arg0 context.Context, arg1 *devopsguru.ListRecommendationsInput, ...) error
- func (m *MockDevOpsGuruAPI) ListRecommendationsRequest(arg0 *devopsguru.ListRecommendationsInput) (*request.Request, *devopsguru.ListRecommendationsOutput)
- func (m *MockDevOpsGuruAPI) ListRecommendationsWithContext(arg0 context.Context, arg1 *devopsguru.ListRecommendationsInput, ...) (*devopsguru.ListRecommendationsOutput, error)
- func (m *MockDevOpsGuruAPI) PutFeedback(arg0 *devopsguru.PutFeedbackInput) (*devopsguru.PutFeedbackOutput, error)
- func (m *MockDevOpsGuruAPI) PutFeedbackRequest(arg0 *devopsguru.PutFeedbackInput) (*request.Request, *devopsguru.PutFeedbackOutput)
- func (m *MockDevOpsGuruAPI) PutFeedbackWithContext(arg0 context.Context, arg1 *devopsguru.PutFeedbackInput, ...) (*devopsguru.PutFeedbackOutput, error)
- func (m *MockDevOpsGuruAPI) RemoveNotificationChannel(arg0 *devopsguru.RemoveNotificationChannelInput) (*devopsguru.RemoveNotificationChannelOutput, error)
- func (m *MockDevOpsGuruAPI) RemoveNotificationChannelRequest(arg0 *devopsguru.RemoveNotificationChannelInput) (*request.Request, *devopsguru.RemoveNotificationChannelOutput)
- func (m *MockDevOpsGuruAPI) RemoveNotificationChannelWithContext(arg0 context.Context, arg1 *devopsguru.RemoveNotificationChannelInput, ...) (*devopsguru.RemoveNotificationChannelOutput, error)
- func (m *MockDevOpsGuruAPI) SearchInsights(arg0 *devopsguru.SearchInsightsInput) (*devopsguru.SearchInsightsOutput, error)
- func (m *MockDevOpsGuruAPI) SearchInsightsPages(arg0 *devopsguru.SearchInsightsInput, ...) error
- func (m *MockDevOpsGuruAPI) SearchInsightsPagesWithContext(arg0 context.Context, arg1 *devopsguru.SearchInsightsInput, ...) error
- func (m *MockDevOpsGuruAPI) SearchInsightsRequest(arg0 *devopsguru.SearchInsightsInput) (*request.Request, *devopsguru.SearchInsightsOutput)
- func (m *MockDevOpsGuruAPI) SearchInsightsWithContext(arg0 context.Context, arg1 *devopsguru.SearchInsightsInput, ...) (*devopsguru.SearchInsightsOutput, error)
- func (m *MockDevOpsGuruAPI) UpdateResourceCollection(arg0 *devopsguru.UpdateResourceCollectionInput) (*devopsguru.UpdateResourceCollectionOutput, error)
- func (m *MockDevOpsGuruAPI) UpdateResourceCollectionRequest(arg0 *devopsguru.UpdateResourceCollectionInput) (*request.Request, *devopsguru.UpdateResourceCollectionOutput)
- func (m *MockDevOpsGuruAPI) UpdateResourceCollectionWithContext(arg0 context.Context, arg1 *devopsguru.UpdateResourceCollectionInput, ...) (*devopsguru.UpdateResourceCollectionOutput, error)
- func (m *MockDevOpsGuruAPI) UpdateServiceIntegration(arg0 *devopsguru.UpdateServiceIntegrationInput) (*devopsguru.UpdateServiceIntegrationOutput, error)
- func (m *MockDevOpsGuruAPI) UpdateServiceIntegrationRequest(arg0 *devopsguru.UpdateServiceIntegrationInput) (*request.Request, *devopsguru.UpdateServiceIntegrationOutput)
- func (m *MockDevOpsGuruAPI) UpdateServiceIntegrationWithContext(arg0 context.Context, arg1 *devopsguru.UpdateServiceIntegrationInput, ...) (*devopsguru.UpdateServiceIntegrationOutput, error)
- type MockDevOpsGuruAPIMockRecorder
- func (mr *MockDevOpsGuruAPIMockRecorder) AddNotificationChannel(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) AddNotificationChannelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) AddNotificationChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) DescribeAccountHealth(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) DescribeAccountHealthRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) DescribeAccountHealthWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) DescribeAccountOverview(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) DescribeAccountOverviewRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) DescribeAccountOverviewWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) DescribeAnomaly(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) DescribeAnomalyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) DescribeAnomalyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) DescribeInsight(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) DescribeInsightRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) DescribeInsightWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) DescribeResourceCollectionHealth(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) DescribeResourceCollectionHealthPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) DescribeResourceCollectionHealthPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) DescribeResourceCollectionHealthRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) DescribeResourceCollectionHealthWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) DescribeServiceIntegration(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) DescribeServiceIntegrationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) DescribeServiceIntegrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) GetResourceCollection(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) GetResourceCollectionPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) GetResourceCollectionPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) GetResourceCollectionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) GetResourceCollectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) ListAnomaliesForInsight(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) ListAnomaliesForInsightPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) ListAnomaliesForInsightPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) ListAnomaliesForInsightRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) ListAnomaliesForInsightWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) ListEvents(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) ListEventsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) ListEventsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) ListEventsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) ListEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) ListInsights(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) ListInsightsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) ListInsightsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) ListInsightsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) ListInsightsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) ListNotificationChannels(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) ListNotificationChannelsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) ListNotificationChannelsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) ListNotificationChannelsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) ListNotificationChannelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) ListRecommendations(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) ListRecommendationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) ListRecommendationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) ListRecommendationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) ListRecommendationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) PutFeedback(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) PutFeedbackRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) PutFeedbackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) RemoveNotificationChannel(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) RemoveNotificationChannelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) RemoveNotificationChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) SearchInsights(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) SearchInsightsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) SearchInsightsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) SearchInsightsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) SearchInsightsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) UpdateResourceCollection(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) UpdateResourceCollectionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) UpdateResourceCollectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) UpdateServiceIntegration(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) UpdateServiceIntegrationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDevOpsGuruAPIMockRecorder) UpdateServiceIntegrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockDevOpsGuruAPI ¶
type MockDevOpsGuruAPI struct {
// contains filtered or unexported fields
}
MockDevOpsGuruAPI is a mock of DevOpsGuruAPI interface
func NewMockDevOpsGuruAPI ¶
func NewMockDevOpsGuruAPI(ctrl *gomock.Controller) *MockDevOpsGuruAPI
NewMockDevOpsGuruAPI creates a new mock instance
func (*MockDevOpsGuruAPI) AddNotificationChannel ¶
func (m *MockDevOpsGuruAPI) AddNotificationChannel(arg0 *devopsguru.AddNotificationChannelInput) (*devopsguru.AddNotificationChannelOutput, error)
AddNotificationChannel mocks base method
func (*MockDevOpsGuruAPI) AddNotificationChannelRequest ¶
func (m *MockDevOpsGuruAPI) AddNotificationChannelRequest(arg0 *devopsguru.AddNotificationChannelInput) (*request.Request, *devopsguru.AddNotificationChannelOutput)
AddNotificationChannelRequest mocks base method
func (*MockDevOpsGuruAPI) AddNotificationChannelWithContext ¶
func (m *MockDevOpsGuruAPI) AddNotificationChannelWithContext(arg0 context.Context, arg1 *devopsguru.AddNotificationChannelInput, arg2 ...request.Option) (*devopsguru.AddNotificationChannelOutput, error)
AddNotificationChannelWithContext mocks base method
func (*MockDevOpsGuruAPI) DescribeAccountHealth ¶
func (m *MockDevOpsGuruAPI) DescribeAccountHealth(arg0 *devopsguru.DescribeAccountHealthInput) (*devopsguru.DescribeAccountHealthOutput, error)
DescribeAccountHealth mocks base method
func (*MockDevOpsGuruAPI) DescribeAccountHealthRequest ¶
func (m *MockDevOpsGuruAPI) DescribeAccountHealthRequest(arg0 *devopsguru.DescribeAccountHealthInput) (*request.Request, *devopsguru.DescribeAccountHealthOutput)
DescribeAccountHealthRequest mocks base method
func (*MockDevOpsGuruAPI) DescribeAccountHealthWithContext ¶
func (m *MockDevOpsGuruAPI) DescribeAccountHealthWithContext(arg0 context.Context, arg1 *devopsguru.DescribeAccountHealthInput, arg2 ...request.Option) (*devopsguru.DescribeAccountHealthOutput, error)
DescribeAccountHealthWithContext mocks base method
func (*MockDevOpsGuruAPI) DescribeAccountOverview ¶
func (m *MockDevOpsGuruAPI) DescribeAccountOverview(arg0 *devopsguru.DescribeAccountOverviewInput) (*devopsguru.DescribeAccountOverviewOutput, error)
DescribeAccountOverview mocks base method
func (*MockDevOpsGuruAPI) DescribeAccountOverviewRequest ¶
func (m *MockDevOpsGuruAPI) DescribeAccountOverviewRequest(arg0 *devopsguru.DescribeAccountOverviewInput) (*request.Request, *devopsguru.DescribeAccountOverviewOutput)
DescribeAccountOverviewRequest mocks base method
func (*MockDevOpsGuruAPI) DescribeAccountOverviewWithContext ¶
func (m *MockDevOpsGuruAPI) DescribeAccountOverviewWithContext(arg0 context.Context, arg1 *devopsguru.DescribeAccountOverviewInput, arg2 ...request.Option) (*devopsguru.DescribeAccountOverviewOutput, error)
DescribeAccountOverviewWithContext mocks base method
func (*MockDevOpsGuruAPI) DescribeAnomaly ¶
func (m *MockDevOpsGuruAPI) DescribeAnomaly(arg0 *devopsguru.DescribeAnomalyInput) (*devopsguru.DescribeAnomalyOutput, error)
DescribeAnomaly mocks base method
func (*MockDevOpsGuruAPI) DescribeAnomalyRequest ¶
func (m *MockDevOpsGuruAPI) DescribeAnomalyRequest(arg0 *devopsguru.DescribeAnomalyInput) (*request.Request, *devopsguru.DescribeAnomalyOutput)
DescribeAnomalyRequest mocks base method
func (*MockDevOpsGuruAPI) DescribeAnomalyWithContext ¶
func (m *MockDevOpsGuruAPI) DescribeAnomalyWithContext(arg0 context.Context, arg1 *devopsguru.DescribeAnomalyInput, arg2 ...request.Option) (*devopsguru.DescribeAnomalyOutput, error)
DescribeAnomalyWithContext mocks base method
func (*MockDevOpsGuruAPI) DescribeInsight ¶
func (m *MockDevOpsGuruAPI) DescribeInsight(arg0 *devopsguru.DescribeInsightInput) (*devopsguru.DescribeInsightOutput, error)
DescribeInsight mocks base method
func (*MockDevOpsGuruAPI) DescribeInsightRequest ¶
func (m *MockDevOpsGuruAPI) DescribeInsightRequest(arg0 *devopsguru.DescribeInsightInput) (*request.Request, *devopsguru.DescribeInsightOutput)
DescribeInsightRequest mocks base method
func (*MockDevOpsGuruAPI) DescribeInsightWithContext ¶
func (m *MockDevOpsGuruAPI) DescribeInsightWithContext(arg0 context.Context, arg1 *devopsguru.DescribeInsightInput, arg2 ...request.Option) (*devopsguru.DescribeInsightOutput, error)
DescribeInsightWithContext mocks base method
func (*MockDevOpsGuruAPI) DescribeResourceCollectionHealth ¶
func (m *MockDevOpsGuruAPI) DescribeResourceCollectionHealth(arg0 *devopsguru.DescribeResourceCollectionHealthInput) (*devopsguru.DescribeResourceCollectionHealthOutput, error)
DescribeResourceCollectionHealth mocks base method
func (*MockDevOpsGuruAPI) DescribeResourceCollectionHealthPages ¶
func (m *MockDevOpsGuruAPI) DescribeResourceCollectionHealthPages(arg0 *devopsguru.DescribeResourceCollectionHealthInput, arg1 func(*devopsguru.DescribeResourceCollectionHealthOutput, bool) bool) error
DescribeResourceCollectionHealthPages mocks base method
func (*MockDevOpsGuruAPI) DescribeResourceCollectionHealthPagesWithContext ¶
func (m *MockDevOpsGuruAPI) DescribeResourceCollectionHealthPagesWithContext(arg0 context.Context, arg1 *devopsguru.DescribeResourceCollectionHealthInput, arg2 func(*devopsguru.DescribeResourceCollectionHealthOutput, bool) bool, arg3 ...request.Option) error
DescribeResourceCollectionHealthPagesWithContext mocks base method
func (*MockDevOpsGuruAPI) DescribeResourceCollectionHealthRequest ¶
func (m *MockDevOpsGuruAPI) DescribeResourceCollectionHealthRequest(arg0 *devopsguru.DescribeResourceCollectionHealthInput) (*request.Request, *devopsguru.DescribeResourceCollectionHealthOutput)
DescribeResourceCollectionHealthRequest mocks base method
func (*MockDevOpsGuruAPI) DescribeResourceCollectionHealthWithContext ¶
func (m *MockDevOpsGuruAPI) DescribeResourceCollectionHealthWithContext(arg0 context.Context, arg1 *devopsguru.DescribeResourceCollectionHealthInput, arg2 ...request.Option) (*devopsguru.DescribeResourceCollectionHealthOutput, error)
DescribeResourceCollectionHealthWithContext mocks base method
func (*MockDevOpsGuruAPI) DescribeServiceIntegration ¶
func (m *MockDevOpsGuruAPI) DescribeServiceIntegration(arg0 *devopsguru.DescribeServiceIntegrationInput) (*devopsguru.DescribeServiceIntegrationOutput, error)
DescribeServiceIntegration mocks base method
func (*MockDevOpsGuruAPI) DescribeServiceIntegrationRequest ¶
func (m *MockDevOpsGuruAPI) DescribeServiceIntegrationRequest(arg0 *devopsguru.DescribeServiceIntegrationInput) (*request.Request, *devopsguru.DescribeServiceIntegrationOutput)
DescribeServiceIntegrationRequest mocks base method
func (*MockDevOpsGuruAPI) DescribeServiceIntegrationWithContext ¶
func (m *MockDevOpsGuruAPI) DescribeServiceIntegrationWithContext(arg0 context.Context, arg1 *devopsguru.DescribeServiceIntegrationInput, arg2 ...request.Option) (*devopsguru.DescribeServiceIntegrationOutput, error)
DescribeServiceIntegrationWithContext mocks base method
func (*MockDevOpsGuruAPI) EXPECT ¶
func (m *MockDevOpsGuruAPI) EXPECT() *MockDevOpsGuruAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockDevOpsGuruAPI) GetResourceCollection ¶
func (m *MockDevOpsGuruAPI) GetResourceCollection(arg0 *devopsguru.GetResourceCollectionInput) (*devopsguru.GetResourceCollectionOutput, error)
GetResourceCollection mocks base method
func (*MockDevOpsGuruAPI) GetResourceCollectionPages ¶
func (m *MockDevOpsGuruAPI) GetResourceCollectionPages(arg0 *devopsguru.GetResourceCollectionInput, arg1 func(*devopsguru.GetResourceCollectionOutput, bool) bool) error
GetResourceCollectionPages mocks base method
func (*MockDevOpsGuruAPI) GetResourceCollectionPagesWithContext ¶
func (m *MockDevOpsGuruAPI) GetResourceCollectionPagesWithContext(arg0 context.Context, arg1 *devopsguru.GetResourceCollectionInput, arg2 func(*devopsguru.GetResourceCollectionOutput, bool) bool, arg3 ...request.Option) error
GetResourceCollectionPagesWithContext mocks base method
func (*MockDevOpsGuruAPI) GetResourceCollectionRequest ¶
func (m *MockDevOpsGuruAPI) GetResourceCollectionRequest(arg0 *devopsguru.GetResourceCollectionInput) (*request.Request, *devopsguru.GetResourceCollectionOutput)
GetResourceCollectionRequest mocks base method
func (*MockDevOpsGuruAPI) GetResourceCollectionWithContext ¶
func (m *MockDevOpsGuruAPI) GetResourceCollectionWithContext(arg0 context.Context, arg1 *devopsguru.GetResourceCollectionInput, arg2 ...request.Option) (*devopsguru.GetResourceCollectionOutput, error)
GetResourceCollectionWithContext mocks base method
func (*MockDevOpsGuruAPI) ListAnomaliesForInsight ¶
func (m *MockDevOpsGuruAPI) ListAnomaliesForInsight(arg0 *devopsguru.ListAnomaliesForInsightInput) (*devopsguru.ListAnomaliesForInsightOutput, error)
ListAnomaliesForInsight mocks base method
func (*MockDevOpsGuruAPI) ListAnomaliesForInsightPages ¶
func (m *MockDevOpsGuruAPI) ListAnomaliesForInsightPages(arg0 *devopsguru.ListAnomaliesForInsightInput, arg1 func(*devopsguru.ListAnomaliesForInsightOutput, bool) bool) error
ListAnomaliesForInsightPages mocks base method
func (*MockDevOpsGuruAPI) ListAnomaliesForInsightPagesWithContext ¶
func (m *MockDevOpsGuruAPI) ListAnomaliesForInsightPagesWithContext(arg0 context.Context, arg1 *devopsguru.ListAnomaliesForInsightInput, arg2 func(*devopsguru.ListAnomaliesForInsightOutput, bool) bool, arg3 ...request.Option) error
ListAnomaliesForInsightPagesWithContext mocks base method
func (*MockDevOpsGuruAPI) ListAnomaliesForInsightRequest ¶
func (m *MockDevOpsGuruAPI) ListAnomaliesForInsightRequest(arg0 *devopsguru.ListAnomaliesForInsightInput) (*request.Request, *devopsguru.ListAnomaliesForInsightOutput)
ListAnomaliesForInsightRequest mocks base method
func (*MockDevOpsGuruAPI) ListAnomaliesForInsightWithContext ¶
func (m *MockDevOpsGuruAPI) ListAnomaliesForInsightWithContext(arg0 context.Context, arg1 *devopsguru.ListAnomaliesForInsightInput, arg2 ...request.Option) (*devopsguru.ListAnomaliesForInsightOutput, error)
ListAnomaliesForInsightWithContext mocks base method
func (*MockDevOpsGuruAPI) ListEvents ¶
func (m *MockDevOpsGuruAPI) ListEvents(arg0 *devopsguru.ListEventsInput) (*devopsguru.ListEventsOutput, error)
ListEvents mocks base method
func (*MockDevOpsGuruAPI) ListEventsPages ¶
func (m *MockDevOpsGuruAPI) ListEventsPages(arg0 *devopsguru.ListEventsInput, arg1 func(*devopsguru.ListEventsOutput, bool) bool) error
ListEventsPages mocks base method
func (*MockDevOpsGuruAPI) ListEventsPagesWithContext ¶
func (m *MockDevOpsGuruAPI) ListEventsPagesWithContext(arg0 context.Context, arg1 *devopsguru.ListEventsInput, arg2 func(*devopsguru.ListEventsOutput, bool) bool, arg3 ...request.Option) error
ListEventsPagesWithContext mocks base method
func (*MockDevOpsGuruAPI) ListEventsRequest ¶
func (m *MockDevOpsGuruAPI) ListEventsRequest(arg0 *devopsguru.ListEventsInput) (*request.Request, *devopsguru.ListEventsOutput)
ListEventsRequest mocks base method
func (*MockDevOpsGuruAPI) ListEventsWithContext ¶
func (m *MockDevOpsGuruAPI) ListEventsWithContext(arg0 context.Context, arg1 *devopsguru.ListEventsInput, arg2 ...request.Option) (*devopsguru.ListEventsOutput, error)
ListEventsWithContext mocks base method
func (*MockDevOpsGuruAPI) ListInsights ¶
func (m *MockDevOpsGuruAPI) ListInsights(arg0 *devopsguru.ListInsightsInput) (*devopsguru.ListInsightsOutput, error)
ListInsights mocks base method
func (*MockDevOpsGuruAPI) ListInsightsPages ¶
func (m *MockDevOpsGuruAPI) ListInsightsPages(arg0 *devopsguru.ListInsightsInput, arg1 func(*devopsguru.ListInsightsOutput, bool) bool) error
ListInsightsPages mocks base method
func (*MockDevOpsGuruAPI) ListInsightsPagesWithContext ¶
func (m *MockDevOpsGuruAPI) ListInsightsPagesWithContext(arg0 context.Context, arg1 *devopsguru.ListInsightsInput, arg2 func(*devopsguru.ListInsightsOutput, bool) bool, arg3 ...request.Option) error
ListInsightsPagesWithContext mocks base method
func (*MockDevOpsGuruAPI) ListInsightsRequest ¶
func (m *MockDevOpsGuruAPI) ListInsightsRequest(arg0 *devopsguru.ListInsightsInput) (*request.Request, *devopsguru.ListInsightsOutput)
ListInsightsRequest mocks base method
func (*MockDevOpsGuruAPI) ListInsightsWithContext ¶
func (m *MockDevOpsGuruAPI) ListInsightsWithContext(arg0 context.Context, arg1 *devopsguru.ListInsightsInput, arg2 ...request.Option) (*devopsguru.ListInsightsOutput, error)
ListInsightsWithContext mocks base method
func (*MockDevOpsGuruAPI) ListNotificationChannels ¶
func (m *MockDevOpsGuruAPI) ListNotificationChannels(arg0 *devopsguru.ListNotificationChannelsInput) (*devopsguru.ListNotificationChannelsOutput, error)
ListNotificationChannels mocks base method
func (*MockDevOpsGuruAPI) ListNotificationChannelsPages ¶
func (m *MockDevOpsGuruAPI) ListNotificationChannelsPages(arg0 *devopsguru.ListNotificationChannelsInput, arg1 func(*devopsguru.ListNotificationChannelsOutput, bool) bool) error
ListNotificationChannelsPages mocks base method
func (*MockDevOpsGuruAPI) ListNotificationChannelsPagesWithContext ¶
func (m *MockDevOpsGuruAPI) ListNotificationChannelsPagesWithContext(arg0 context.Context, arg1 *devopsguru.ListNotificationChannelsInput, arg2 func(*devopsguru.ListNotificationChannelsOutput, bool) bool, arg3 ...request.Option) error
ListNotificationChannelsPagesWithContext mocks base method
func (*MockDevOpsGuruAPI) ListNotificationChannelsRequest ¶
func (m *MockDevOpsGuruAPI) ListNotificationChannelsRequest(arg0 *devopsguru.ListNotificationChannelsInput) (*request.Request, *devopsguru.ListNotificationChannelsOutput)
ListNotificationChannelsRequest mocks base method
func (*MockDevOpsGuruAPI) ListNotificationChannelsWithContext ¶
func (m *MockDevOpsGuruAPI) ListNotificationChannelsWithContext(arg0 context.Context, arg1 *devopsguru.ListNotificationChannelsInput, arg2 ...request.Option) (*devopsguru.ListNotificationChannelsOutput, error)
ListNotificationChannelsWithContext mocks base method
func (*MockDevOpsGuruAPI) ListRecommendations ¶
func (m *MockDevOpsGuruAPI) ListRecommendations(arg0 *devopsguru.ListRecommendationsInput) (*devopsguru.ListRecommendationsOutput, error)
ListRecommendations mocks base method
func (*MockDevOpsGuruAPI) ListRecommendationsPages ¶
func (m *MockDevOpsGuruAPI) ListRecommendationsPages(arg0 *devopsguru.ListRecommendationsInput, arg1 func(*devopsguru.ListRecommendationsOutput, bool) bool) error
ListRecommendationsPages mocks base method
func (*MockDevOpsGuruAPI) ListRecommendationsPagesWithContext ¶
func (m *MockDevOpsGuruAPI) ListRecommendationsPagesWithContext(arg0 context.Context, arg1 *devopsguru.ListRecommendationsInput, arg2 func(*devopsguru.ListRecommendationsOutput, bool) bool, arg3 ...request.Option) error
ListRecommendationsPagesWithContext mocks base method
func (*MockDevOpsGuruAPI) ListRecommendationsRequest ¶
func (m *MockDevOpsGuruAPI) ListRecommendationsRequest(arg0 *devopsguru.ListRecommendationsInput) (*request.Request, *devopsguru.ListRecommendationsOutput)
ListRecommendationsRequest mocks base method
func (*MockDevOpsGuruAPI) ListRecommendationsWithContext ¶
func (m *MockDevOpsGuruAPI) ListRecommendationsWithContext(arg0 context.Context, arg1 *devopsguru.ListRecommendationsInput, arg2 ...request.Option) (*devopsguru.ListRecommendationsOutput, error)
ListRecommendationsWithContext mocks base method
func (*MockDevOpsGuruAPI) PutFeedback ¶
func (m *MockDevOpsGuruAPI) PutFeedback(arg0 *devopsguru.PutFeedbackInput) (*devopsguru.PutFeedbackOutput, error)
PutFeedback mocks base method
func (*MockDevOpsGuruAPI) PutFeedbackRequest ¶
func (m *MockDevOpsGuruAPI) PutFeedbackRequest(arg0 *devopsguru.PutFeedbackInput) (*request.Request, *devopsguru.PutFeedbackOutput)
PutFeedbackRequest mocks base method
func (*MockDevOpsGuruAPI) PutFeedbackWithContext ¶
func (m *MockDevOpsGuruAPI) PutFeedbackWithContext(arg0 context.Context, arg1 *devopsguru.PutFeedbackInput, arg2 ...request.Option) (*devopsguru.PutFeedbackOutput, error)
PutFeedbackWithContext mocks base method
func (*MockDevOpsGuruAPI) RemoveNotificationChannel ¶
func (m *MockDevOpsGuruAPI) RemoveNotificationChannel(arg0 *devopsguru.RemoveNotificationChannelInput) (*devopsguru.RemoveNotificationChannelOutput, error)
RemoveNotificationChannel mocks base method
func (*MockDevOpsGuruAPI) RemoveNotificationChannelRequest ¶
func (m *MockDevOpsGuruAPI) RemoveNotificationChannelRequest(arg0 *devopsguru.RemoveNotificationChannelInput) (*request.Request, *devopsguru.RemoveNotificationChannelOutput)
RemoveNotificationChannelRequest mocks base method
func (*MockDevOpsGuruAPI) RemoveNotificationChannelWithContext ¶
func (m *MockDevOpsGuruAPI) RemoveNotificationChannelWithContext(arg0 context.Context, arg1 *devopsguru.RemoveNotificationChannelInput, arg2 ...request.Option) (*devopsguru.RemoveNotificationChannelOutput, error)
RemoveNotificationChannelWithContext mocks base method
func (*MockDevOpsGuruAPI) SearchInsights ¶
func (m *MockDevOpsGuruAPI) SearchInsights(arg0 *devopsguru.SearchInsightsInput) (*devopsguru.SearchInsightsOutput, error)
SearchInsights mocks base method
func (*MockDevOpsGuruAPI) SearchInsightsPages ¶
func (m *MockDevOpsGuruAPI) SearchInsightsPages(arg0 *devopsguru.SearchInsightsInput, arg1 func(*devopsguru.SearchInsightsOutput, bool) bool) error
SearchInsightsPages mocks base method
func (*MockDevOpsGuruAPI) SearchInsightsPagesWithContext ¶
func (m *MockDevOpsGuruAPI) SearchInsightsPagesWithContext(arg0 context.Context, arg1 *devopsguru.SearchInsightsInput, arg2 func(*devopsguru.SearchInsightsOutput, bool) bool, arg3 ...request.Option) error
SearchInsightsPagesWithContext mocks base method
func (*MockDevOpsGuruAPI) SearchInsightsRequest ¶
func (m *MockDevOpsGuruAPI) SearchInsightsRequest(arg0 *devopsguru.SearchInsightsInput) (*request.Request, *devopsguru.SearchInsightsOutput)
SearchInsightsRequest mocks base method
func (*MockDevOpsGuruAPI) SearchInsightsWithContext ¶
func (m *MockDevOpsGuruAPI) SearchInsightsWithContext(arg0 context.Context, arg1 *devopsguru.SearchInsightsInput, arg2 ...request.Option) (*devopsguru.SearchInsightsOutput, error)
SearchInsightsWithContext mocks base method
func (*MockDevOpsGuruAPI) UpdateResourceCollection ¶
func (m *MockDevOpsGuruAPI) UpdateResourceCollection(arg0 *devopsguru.UpdateResourceCollectionInput) (*devopsguru.UpdateResourceCollectionOutput, error)
UpdateResourceCollection mocks base method
func (*MockDevOpsGuruAPI) UpdateResourceCollectionRequest ¶
func (m *MockDevOpsGuruAPI) UpdateResourceCollectionRequest(arg0 *devopsguru.UpdateResourceCollectionInput) (*request.Request, *devopsguru.UpdateResourceCollectionOutput)
UpdateResourceCollectionRequest mocks base method
func (*MockDevOpsGuruAPI) UpdateResourceCollectionWithContext ¶
func (m *MockDevOpsGuruAPI) UpdateResourceCollectionWithContext(arg0 context.Context, arg1 *devopsguru.UpdateResourceCollectionInput, arg2 ...request.Option) (*devopsguru.UpdateResourceCollectionOutput, error)
UpdateResourceCollectionWithContext mocks base method
func (*MockDevOpsGuruAPI) UpdateServiceIntegration ¶
func (m *MockDevOpsGuruAPI) UpdateServiceIntegration(arg0 *devopsguru.UpdateServiceIntegrationInput) (*devopsguru.UpdateServiceIntegrationOutput, error)
UpdateServiceIntegration mocks base method
func (*MockDevOpsGuruAPI) UpdateServiceIntegrationRequest ¶
func (m *MockDevOpsGuruAPI) UpdateServiceIntegrationRequest(arg0 *devopsguru.UpdateServiceIntegrationInput) (*request.Request, *devopsguru.UpdateServiceIntegrationOutput)
UpdateServiceIntegrationRequest mocks base method
func (*MockDevOpsGuruAPI) UpdateServiceIntegrationWithContext ¶
func (m *MockDevOpsGuruAPI) UpdateServiceIntegrationWithContext(arg0 context.Context, arg1 *devopsguru.UpdateServiceIntegrationInput, arg2 ...request.Option) (*devopsguru.UpdateServiceIntegrationOutput, error)
UpdateServiceIntegrationWithContext mocks base method
type MockDevOpsGuruAPIMockRecorder ¶
type MockDevOpsGuruAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockDevOpsGuruAPIMockRecorder is the mock recorder for MockDevOpsGuruAPI
func (*MockDevOpsGuruAPIMockRecorder) AddNotificationChannel ¶
func (mr *MockDevOpsGuruAPIMockRecorder) AddNotificationChannel(arg0 interface{}) *gomock.Call
AddNotificationChannel indicates an expected call of AddNotificationChannel
func (*MockDevOpsGuruAPIMockRecorder) AddNotificationChannelRequest ¶
func (mr *MockDevOpsGuruAPIMockRecorder) AddNotificationChannelRequest(arg0 interface{}) *gomock.Call
AddNotificationChannelRequest indicates an expected call of AddNotificationChannelRequest
func (*MockDevOpsGuruAPIMockRecorder) AddNotificationChannelWithContext ¶
func (mr *MockDevOpsGuruAPIMockRecorder) AddNotificationChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AddNotificationChannelWithContext indicates an expected call of AddNotificationChannelWithContext
func (*MockDevOpsGuruAPIMockRecorder) DescribeAccountHealth ¶
func (mr *MockDevOpsGuruAPIMockRecorder) DescribeAccountHealth(arg0 interface{}) *gomock.Call
DescribeAccountHealth indicates an expected call of DescribeAccountHealth
func (*MockDevOpsGuruAPIMockRecorder) DescribeAccountHealthRequest ¶
func (mr *MockDevOpsGuruAPIMockRecorder) DescribeAccountHealthRequest(arg0 interface{}) *gomock.Call
DescribeAccountHealthRequest indicates an expected call of DescribeAccountHealthRequest
func (*MockDevOpsGuruAPIMockRecorder) DescribeAccountHealthWithContext ¶
func (mr *MockDevOpsGuruAPIMockRecorder) DescribeAccountHealthWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAccountHealthWithContext indicates an expected call of DescribeAccountHealthWithContext
func (*MockDevOpsGuruAPIMockRecorder) DescribeAccountOverview ¶
func (mr *MockDevOpsGuruAPIMockRecorder) DescribeAccountOverview(arg0 interface{}) *gomock.Call
DescribeAccountOverview indicates an expected call of DescribeAccountOverview
func (*MockDevOpsGuruAPIMockRecorder) DescribeAccountOverviewRequest ¶
func (mr *MockDevOpsGuruAPIMockRecorder) DescribeAccountOverviewRequest(arg0 interface{}) *gomock.Call
DescribeAccountOverviewRequest indicates an expected call of DescribeAccountOverviewRequest
func (*MockDevOpsGuruAPIMockRecorder) DescribeAccountOverviewWithContext ¶
func (mr *MockDevOpsGuruAPIMockRecorder) DescribeAccountOverviewWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAccountOverviewWithContext indicates an expected call of DescribeAccountOverviewWithContext
func (*MockDevOpsGuruAPIMockRecorder) DescribeAnomaly ¶
func (mr *MockDevOpsGuruAPIMockRecorder) DescribeAnomaly(arg0 interface{}) *gomock.Call
DescribeAnomaly indicates an expected call of DescribeAnomaly
func (*MockDevOpsGuruAPIMockRecorder) DescribeAnomalyRequest ¶
func (mr *MockDevOpsGuruAPIMockRecorder) DescribeAnomalyRequest(arg0 interface{}) *gomock.Call
DescribeAnomalyRequest indicates an expected call of DescribeAnomalyRequest
func (*MockDevOpsGuruAPIMockRecorder) DescribeAnomalyWithContext ¶
func (mr *MockDevOpsGuruAPIMockRecorder) DescribeAnomalyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAnomalyWithContext indicates an expected call of DescribeAnomalyWithContext
func (*MockDevOpsGuruAPIMockRecorder) DescribeInsight ¶
func (mr *MockDevOpsGuruAPIMockRecorder) DescribeInsight(arg0 interface{}) *gomock.Call
DescribeInsight indicates an expected call of DescribeInsight
func (*MockDevOpsGuruAPIMockRecorder) DescribeInsightRequest ¶
func (mr *MockDevOpsGuruAPIMockRecorder) DescribeInsightRequest(arg0 interface{}) *gomock.Call
DescribeInsightRequest indicates an expected call of DescribeInsightRequest
func (*MockDevOpsGuruAPIMockRecorder) DescribeInsightWithContext ¶
func (mr *MockDevOpsGuruAPIMockRecorder) DescribeInsightWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeInsightWithContext indicates an expected call of DescribeInsightWithContext
func (*MockDevOpsGuruAPIMockRecorder) DescribeResourceCollectionHealth ¶
func (mr *MockDevOpsGuruAPIMockRecorder) DescribeResourceCollectionHealth(arg0 interface{}) *gomock.Call
DescribeResourceCollectionHealth indicates an expected call of DescribeResourceCollectionHealth
func (*MockDevOpsGuruAPIMockRecorder) DescribeResourceCollectionHealthPages ¶
func (mr *MockDevOpsGuruAPIMockRecorder) DescribeResourceCollectionHealthPages(arg0, arg1 interface{}) *gomock.Call
DescribeResourceCollectionHealthPages indicates an expected call of DescribeResourceCollectionHealthPages
func (*MockDevOpsGuruAPIMockRecorder) DescribeResourceCollectionHealthPagesWithContext ¶
func (mr *MockDevOpsGuruAPIMockRecorder) DescribeResourceCollectionHealthPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeResourceCollectionHealthPagesWithContext indicates an expected call of DescribeResourceCollectionHealthPagesWithContext
func (*MockDevOpsGuruAPIMockRecorder) DescribeResourceCollectionHealthRequest ¶
func (mr *MockDevOpsGuruAPIMockRecorder) DescribeResourceCollectionHealthRequest(arg0 interface{}) *gomock.Call
DescribeResourceCollectionHealthRequest indicates an expected call of DescribeResourceCollectionHealthRequest
func (*MockDevOpsGuruAPIMockRecorder) DescribeResourceCollectionHealthWithContext ¶
func (mr *MockDevOpsGuruAPIMockRecorder) DescribeResourceCollectionHealthWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeResourceCollectionHealthWithContext indicates an expected call of DescribeResourceCollectionHealthWithContext
func (*MockDevOpsGuruAPIMockRecorder) DescribeServiceIntegration ¶
func (mr *MockDevOpsGuruAPIMockRecorder) DescribeServiceIntegration(arg0 interface{}) *gomock.Call
DescribeServiceIntegration indicates an expected call of DescribeServiceIntegration
func (*MockDevOpsGuruAPIMockRecorder) DescribeServiceIntegrationRequest ¶
func (mr *MockDevOpsGuruAPIMockRecorder) DescribeServiceIntegrationRequest(arg0 interface{}) *gomock.Call
DescribeServiceIntegrationRequest indicates an expected call of DescribeServiceIntegrationRequest
func (*MockDevOpsGuruAPIMockRecorder) DescribeServiceIntegrationWithContext ¶
func (mr *MockDevOpsGuruAPIMockRecorder) DescribeServiceIntegrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeServiceIntegrationWithContext indicates an expected call of DescribeServiceIntegrationWithContext
func (*MockDevOpsGuruAPIMockRecorder) GetResourceCollection ¶
func (mr *MockDevOpsGuruAPIMockRecorder) GetResourceCollection(arg0 interface{}) *gomock.Call
GetResourceCollection indicates an expected call of GetResourceCollection
func (*MockDevOpsGuruAPIMockRecorder) GetResourceCollectionPages ¶
func (mr *MockDevOpsGuruAPIMockRecorder) GetResourceCollectionPages(arg0, arg1 interface{}) *gomock.Call
GetResourceCollectionPages indicates an expected call of GetResourceCollectionPages
func (*MockDevOpsGuruAPIMockRecorder) GetResourceCollectionPagesWithContext ¶
func (mr *MockDevOpsGuruAPIMockRecorder) GetResourceCollectionPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetResourceCollectionPagesWithContext indicates an expected call of GetResourceCollectionPagesWithContext
func (*MockDevOpsGuruAPIMockRecorder) GetResourceCollectionRequest ¶
func (mr *MockDevOpsGuruAPIMockRecorder) GetResourceCollectionRequest(arg0 interface{}) *gomock.Call
GetResourceCollectionRequest indicates an expected call of GetResourceCollectionRequest
func (*MockDevOpsGuruAPIMockRecorder) GetResourceCollectionWithContext ¶
func (mr *MockDevOpsGuruAPIMockRecorder) GetResourceCollectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetResourceCollectionWithContext indicates an expected call of GetResourceCollectionWithContext
func (*MockDevOpsGuruAPIMockRecorder) ListAnomaliesForInsight ¶
func (mr *MockDevOpsGuruAPIMockRecorder) ListAnomaliesForInsight(arg0 interface{}) *gomock.Call
ListAnomaliesForInsight indicates an expected call of ListAnomaliesForInsight
func (*MockDevOpsGuruAPIMockRecorder) ListAnomaliesForInsightPages ¶
func (mr *MockDevOpsGuruAPIMockRecorder) ListAnomaliesForInsightPages(arg0, arg1 interface{}) *gomock.Call
ListAnomaliesForInsightPages indicates an expected call of ListAnomaliesForInsightPages
func (*MockDevOpsGuruAPIMockRecorder) ListAnomaliesForInsightPagesWithContext ¶
func (mr *MockDevOpsGuruAPIMockRecorder) ListAnomaliesForInsightPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAnomaliesForInsightPagesWithContext indicates an expected call of ListAnomaliesForInsightPagesWithContext
func (*MockDevOpsGuruAPIMockRecorder) ListAnomaliesForInsightRequest ¶
func (mr *MockDevOpsGuruAPIMockRecorder) ListAnomaliesForInsightRequest(arg0 interface{}) *gomock.Call
ListAnomaliesForInsightRequest indicates an expected call of ListAnomaliesForInsightRequest
func (*MockDevOpsGuruAPIMockRecorder) ListAnomaliesForInsightWithContext ¶
func (mr *MockDevOpsGuruAPIMockRecorder) ListAnomaliesForInsightWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAnomaliesForInsightWithContext indicates an expected call of ListAnomaliesForInsightWithContext
func (*MockDevOpsGuruAPIMockRecorder) ListEvents ¶
func (mr *MockDevOpsGuruAPIMockRecorder) ListEvents(arg0 interface{}) *gomock.Call
ListEvents indicates an expected call of ListEvents
func (*MockDevOpsGuruAPIMockRecorder) ListEventsPages ¶
func (mr *MockDevOpsGuruAPIMockRecorder) ListEventsPages(arg0, arg1 interface{}) *gomock.Call
ListEventsPages indicates an expected call of ListEventsPages
func (*MockDevOpsGuruAPIMockRecorder) ListEventsPagesWithContext ¶
func (mr *MockDevOpsGuruAPIMockRecorder) ListEventsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListEventsPagesWithContext indicates an expected call of ListEventsPagesWithContext
func (*MockDevOpsGuruAPIMockRecorder) ListEventsRequest ¶
func (mr *MockDevOpsGuruAPIMockRecorder) ListEventsRequest(arg0 interface{}) *gomock.Call
ListEventsRequest indicates an expected call of ListEventsRequest
func (*MockDevOpsGuruAPIMockRecorder) ListEventsWithContext ¶
func (mr *MockDevOpsGuruAPIMockRecorder) ListEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListEventsWithContext indicates an expected call of ListEventsWithContext
func (*MockDevOpsGuruAPIMockRecorder) ListInsights ¶
func (mr *MockDevOpsGuruAPIMockRecorder) ListInsights(arg0 interface{}) *gomock.Call
ListInsights indicates an expected call of ListInsights
func (*MockDevOpsGuruAPIMockRecorder) ListInsightsPages ¶
func (mr *MockDevOpsGuruAPIMockRecorder) ListInsightsPages(arg0, arg1 interface{}) *gomock.Call
ListInsightsPages indicates an expected call of ListInsightsPages
func (*MockDevOpsGuruAPIMockRecorder) ListInsightsPagesWithContext ¶
func (mr *MockDevOpsGuruAPIMockRecorder) ListInsightsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListInsightsPagesWithContext indicates an expected call of ListInsightsPagesWithContext
func (*MockDevOpsGuruAPIMockRecorder) ListInsightsRequest ¶
func (mr *MockDevOpsGuruAPIMockRecorder) ListInsightsRequest(arg0 interface{}) *gomock.Call
ListInsightsRequest indicates an expected call of ListInsightsRequest
func (*MockDevOpsGuruAPIMockRecorder) ListInsightsWithContext ¶
func (mr *MockDevOpsGuruAPIMockRecorder) ListInsightsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListInsightsWithContext indicates an expected call of ListInsightsWithContext
func (*MockDevOpsGuruAPIMockRecorder) ListNotificationChannels ¶
func (mr *MockDevOpsGuruAPIMockRecorder) ListNotificationChannels(arg0 interface{}) *gomock.Call
ListNotificationChannels indicates an expected call of ListNotificationChannels
func (*MockDevOpsGuruAPIMockRecorder) ListNotificationChannelsPages ¶
func (mr *MockDevOpsGuruAPIMockRecorder) ListNotificationChannelsPages(arg0, arg1 interface{}) *gomock.Call
ListNotificationChannelsPages indicates an expected call of ListNotificationChannelsPages
func (*MockDevOpsGuruAPIMockRecorder) ListNotificationChannelsPagesWithContext ¶
func (mr *MockDevOpsGuruAPIMockRecorder) ListNotificationChannelsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListNotificationChannelsPagesWithContext indicates an expected call of ListNotificationChannelsPagesWithContext
func (*MockDevOpsGuruAPIMockRecorder) ListNotificationChannelsRequest ¶
func (mr *MockDevOpsGuruAPIMockRecorder) ListNotificationChannelsRequest(arg0 interface{}) *gomock.Call
ListNotificationChannelsRequest indicates an expected call of ListNotificationChannelsRequest
func (*MockDevOpsGuruAPIMockRecorder) ListNotificationChannelsWithContext ¶
func (mr *MockDevOpsGuruAPIMockRecorder) ListNotificationChannelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListNotificationChannelsWithContext indicates an expected call of ListNotificationChannelsWithContext
func (*MockDevOpsGuruAPIMockRecorder) ListRecommendations ¶
func (mr *MockDevOpsGuruAPIMockRecorder) ListRecommendations(arg0 interface{}) *gomock.Call
ListRecommendations indicates an expected call of ListRecommendations
func (*MockDevOpsGuruAPIMockRecorder) ListRecommendationsPages ¶
func (mr *MockDevOpsGuruAPIMockRecorder) ListRecommendationsPages(arg0, arg1 interface{}) *gomock.Call
ListRecommendationsPages indicates an expected call of ListRecommendationsPages
func (*MockDevOpsGuruAPIMockRecorder) ListRecommendationsPagesWithContext ¶
func (mr *MockDevOpsGuruAPIMockRecorder) ListRecommendationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListRecommendationsPagesWithContext indicates an expected call of ListRecommendationsPagesWithContext
func (*MockDevOpsGuruAPIMockRecorder) ListRecommendationsRequest ¶
func (mr *MockDevOpsGuruAPIMockRecorder) ListRecommendationsRequest(arg0 interface{}) *gomock.Call
ListRecommendationsRequest indicates an expected call of ListRecommendationsRequest
func (*MockDevOpsGuruAPIMockRecorder) ListRecommendationsWithContext ¶
func (mr *MockDevOpsGuruAPIMockRecorder) ListRecommendationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRecommendationsWithContext indicates an expected call of ListRecommendationsWithContext
func (*MockDevOpsGuruAPIMockRecorder) PutFeedback ¶
func (mr *MockDevOpsGuruAPIMockRecorder) PutFeedback(arg0 interface{}) *gomock.Call
PutFeedback indicates an expected call of PutFeedback
func (*MockDevOpsGuruAPIMockRecorder) PutFeedbackRequest ¶
func (mr *MockDevOpsGuruAPIMockRecorder) PutFeedbackRequest(arg0 interface{}) *gomock.Call
PutFeedbackRequest indicates an expected call of PutFeedbackRequest
func (*MockDevOpsGuruAPIMockRecorder) PutFeedbackWithContext ¶
func (mr *MockDevOpsGuruAPIMockRecorder) PutFeedbackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutFeedbackWithContext indicates an expected call of PutFeedbackWithContext
func (*MockDevOpsGuruAPIMockRecorder) RemoveNotificationChannel ¶
func (mr *MockDevOpsGuruAPIMockRecorder) RemoveNotificationChannel(arg0 interface{}) *gomock.Call
RemoveNotificationChannel indicates an expected call of RemoveNotificationChannel
func (*MockDevOpsGuruAPIMockRecorder) RemoveNotificationChannelRequest ¶
func (mr *MockDevOpsGuruAPIMockRecorder) RemoveNotificationChannelRequest(arg0 interface{}) *gomock.Call
RemoveNotificationChannelRequest indicates an expected call of RemoveNotificationChannelRequest
func (*MockDevOpsGuruAPIMockRecorder) RemoveNotificationChannelWithContext ¶
func (mr *MockDevOpsGuruAPIMockRecorder) RemoveNotificationChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RemoveNotificationChannelWithContext indicates an expected call of RemoveNotificationChannelWithContext
func (*MockDevOpsGuruAPIMockRecorder) SearchInsights ¶
func (mr *MockDevOpsGuruAPIMockRecorder) SearchInsights(arg0 interface{}) *gomock.Call
SearchInsights indicates an expected call of SearchInsights
func (*MockDevOpsGuruAPIMockRecorder) SearchInsightsPages ¶
func (mr *MockDevOpsGuruAPIMockRecorder) SearchInsightsPages(arg0, arg1 interface{}) *gomock.Call
SearchInsightsPages indicates an expected call of SearchInsightsPages
func (*MockDevOpsGuruAPIMockRecorder) SearchInsightsPagesWithContext ¶
func (mr *MockDevOpsGuruAPIMockRecorder) SearchInsightsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
SearchInsightsPagesWithContext indicates an expected call of SearchInsightsPagesWithContext
func (*MockDevOpsGuruAPIMockRecorder) SearchInsightsRequest ¶
func (mr *MockDevOpsGuruAPIMockRecorder) SearchInsightsRequest(arg0 interface{}) *gomock.Call
SearchInsightsRequest indicates an expected call of SearchInsightsRequest
func (*MockDevOpsGuruAPIMockRecorder) SearchInsightsWithContext ¶
func (mr *MockDevOpsGuruAPIMockRecorder) SearchInsightsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SearchInsightsWithContext indicates an expected call of SearchInsightsWithContext
func (*MockDevOpsGuruAPIMockRecorder) UpdateResourceCollection ¶
func (mr *MockDevOpsGuruAPIMockRecorder) UpdateResourceCollection(arg0 interface{}) *gomock.Call
UpdateResourceCollection indicates an expected call of UpdateResourceCollection
func (*MockDevOpsGuruAPIMockRecorder) UpdateResourceCollectionRequest ¶
func (mr *MockDevOpsGuruAPIMockRecorder) UpdateResourceCollectionRequest(arg0 interface{}) *gomock.Call
UpdateResourceCollectionRequest indicates an expected call of UpdateResourceCollectionRequest
func (*MockDevOpsGuruAPIMockRecorder) UpdateResourceCollectionWithContext ¶
func (mr *MockDevOpsGuruAPIMockRecorder) UpdateResourceCollectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateResourceCollectionWithContext indicates an expected call of UpdateResourceCollectionWithContext
func (*MockDevOpsGuruAPIMockRecorder) UpdateServiceIntegration ¶
func (mr *MockDevOpsGuruAPIMockRecorder) UpdateServiceIntegration(arg0 interface{}) *gomock.Call
UpdateServiceIntegration indicates an expected call of UpdateServiceIntegration
func (*MockDevOpsGuruAPIMockRecorder) UpdateServiceIntegrationRequest ¶
func (mr *MockDevOpsGuruAPIMockRecorder) UpdateServiceIntegrationRequest(arg0 interface{}) *gomock.Call
UpdateServiceIntegrationRequest indicates an expected call of UpdateServiceIntegrationRequest
func (*MockDevOpsGuruAPIMockRecorder) UpdateServiceIntegrationWithContext ¶
func (mr *MockDevOpsGuruAPIMockRecorder) UpdateServiceIntegrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateServiceIntegrationWithContext indicates an expected call of UpdateServiceIntegrationWithContext