Documentation ¶
Overview ¶
Package prometheusservicemock is a generated GoMock package.
Index ¶
- type MockPrometheusServiceAPI
- func (m *MockPrometheusServiceAPI) CreateWorkspace(arg0 *prometheusservice.CreateWorkspaceInput) (*prometheusservice.CreateWorkspaceOutput, error)
- func (m *MockPrometheusServiceAPI) CreateWorkspaceRequest(arg0 *prometheusservice.CreateWorkspaceInput) (*request.Request, *prometheusservice.CreateWorkspaceOutput)
- func (m *MockPrometheusServiceAPI) CreateWorkspaceWithContext(arg0 context.Context, arg1 *prometheusservice.CreateWorkspaceInput, ...) (*prometheusservice.CreateWorkspaceOutput, error)
- func (m *MockPrometheusServiceAPI) DeleteWorkspace(arg0 *prometheusservice.DeleteWorkspaceInput) (*prometheusservice.DeleteWorkspaceOutput, error)
- func (m *MockPrometheusServiceAPI) DeleteWorkspaceRequest(arg0 *prometheusservice.DeleteWorkspaceInput) (*request.Request, *prometheusservice.DeleteWorkspaceOutput)
- func (m *MockPrometheusServiceAPI) DeleteWorkspaceWithContext(arg0 context.Context, arg1 *prometheusservice.DeleteWorkspaceInput, ...) (*prometheusservice.DeleteWorkspaceOutput, error)
- func (m *MockPrometheusServiceAPI) DescribeWorkspace(arg0 *prometheusservice.DescribeWorkspaceInput) (*prometheusservice.DescribeWorkspaceOutput, error)
- func (m *MockPrometheusServiceAPI) DescribeWorkspaceRequest(arg0 *prometheusservice.DescribeWorkspaceInput) (*request.Request, *prometheusservice.DescribeWorkspaceOutput)
- func (m *MockPrometheusServiceAPI) DescribeWorkspaceWithContext(arg0 context.Context, arg1 *prometheusservice.DescribeWorkspaceInput, ...) (*prometheusservice.DescribeWorkspaceOutput, error)
- func (m *MockPrometheusServiceAPI) EXPECT() *MockPrometheusServiceAPIMockRecorder
- func (m *MockPrometheusServiceAPI) ListTagsForResource(arg0 *prometheusservice.ListTagsForResourceInput) (*prometheusservice.ListTagsForResourceOutput, error)
- func (m *MockPrometheusServiceAPI) ListTagsForResourceRequest(arg0 *prometheusservice.ListTagsForResourceInput) (*request.Request, *prometheusservice.ListTagsForResourceOutput)
- func (m *MockPrometheusServiceAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *prometheusservice.ListTagsForResourceInput, ...) (*prometheusservice.ListTagsForResourceOutput, error)
- func (m *MockPrometheusServiceAPI) ListWorkspaces(arg0 *prometheusservice.ListWorkspacesInput) (*prometheusservice.ListWorkspacesOutput, error)
- func (m *MockPrometheusServiceAPI) ListWorkspacesPages(arg0 *prometheusservice.ListWorkspacesInput, ...) error
- func (m *MockPrometheusServiceAPI) ListWorkspacesPagesWithContext(arg0 context.Context, arg1 *prometheusservice.ListWorkspacesInput, ...) error
- func (m *MockPrometheusServiceAPI) ListWorkspacesRequest(arg0 *prometheusservice.ListWorkspacesInput) (*request.Request, *prometheusservice.ListWorkspacesOutput)
- func (m *MockPrometheusServiceAPI) ListWorkspacesWithContext(arg0 context.Context, arg1 *prometheusservice.ListWorkspacesInput, ...) (*prometheusservice.ListWorkspacesOutput, error)
- func (m *MockPrometheusServiceAPI) TagResource(arg0 *prometheusservice.TagResourceInput) (*prometheusservice.TagResourceOutput, error)
- func (m *MockPrometheusServiceAPI) TagResourceRequest(arg0 *prometheusservice.TagResourceInput) (*request.Request, *prometheusservice.TagResourceOutput)
- func (m *MockPrometheusServiceAPI) TagResourceWithContext(arg0 context.Context, arg1 *prometheusservice.TagResourceInput, ...) (*prometheusservice.TagResourceOutput, error)
- func (m *MockPrometheusServiceAPI) UntagResource(arg0 *prometheusservice.UntagResourceInput) (*prometheusservice.UntagResourceOutput, error)
- func (m *MockPrometheusServiceAPI) UntagResourceRequest(arg0 *prometheusservice.UntagResourceInput) (*request.Request, *prometheusservice.UntagResourceOutput)
- func (m *MockPrometheusServiceAPI) UntagResourceWithContext(arg0 context.Context, arg1 *prometheusservice.UntagResourceInput, ...) (*prometheusservice.UntagResourceOutput, error)
- func (m *MockPrometheusServiceAPI) UpdateWorkspaceAlias(arg0 *prometheusservice.UpdateWorkspaceAliasInput) (*prometheusservice.UpdateWorkspaceAliasOutput, error)
- func (m *MockPrometheusServiceAPI) UpdateWorkspaceAliasRequest(arg0 *prometheusservice.UpdateWorkspaceAliasInput) (*request.Request, *prometheusservice.UpdateWorkspaceAliasOutput)
- func (m *MockPrometheusServiceAPI) UpdateWorkspaceAliasWithContext(arg0 context.Context, arg1 *prometheusservice.UpdateWorkspaceAliasInput, ...) (*prometheusservice.UpdateWorkspaceAliasOutput, error)
- type MockPrometheusServiceAPIMockRecorder
- func (mr *MockPrometheusServiceAPIMockRecorder) CreateWorkspace(arg0 interface{}) *gomock.Call
- func (mr *MockPrometheusServiceAPIMockRecorder) CreateWorkspaceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPrometheusServiceAPIMockRecorder) CreateWorkspaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPrometheusServiceAPIMockRecorder) DeleteWorkspace(arg0 interface{}) *gomock.Call
- func (mr *MockPrometheusServiceAPIMockRecorder) DeleteWorkspaceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPrometheusServiceAPIMockRecorder) DeleteWorkspaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPrometheusServiceAPIMockRecorder) DescribeWorkspace(arg0 interface{}) *gomock.Call
- func (mr *MockPrometheusServiceAPIMockRecorder) DescribeWorkspaceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPrometheusServiceAPIMockRecorder) DescribeWorkspaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPrometheusServiceAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockPrometheusServiceAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPrometheusServiceAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPrometheusServiceAPIMockRecorder) ListWorkspaces(arg0 interface{}) *gomock.Call
- func (mr *MockPrometheusServiceAPIMockRecorder) ListWorkspacesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPrometheusServiceAPIMockRecorder) ListWorkspacesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockPrometheusServiceAPIMockRecorder) ListWorkspacesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPrometheusServiceAPIMockRecorder) ListWorkspacesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPrometheusServiceAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockPrometheusServiceAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPrometheusServiceAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPrometheusServiceAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockPrometheusServiceAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPrometheusServiceAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockPrometheusServiceAPIMockRecorder) UpdateWorkspaceAlias(arg0 interface{}) *gomock.Call
- func (mr *MockPrometheusServiceAPIMockRecorder) UpdateWorkspaceAliasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockPrometheusServiceAPIMockRecorder) UpdateWorkspaceAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockPrometheusServiceAPI ¶
type MockPrometheusServiceAPI struct {
// contains filtered or unexported fields
}
MockPrometheusServiceAPI is a mock of PrometheusServiceAPI interface
func NewMockPrometheusServiceAPI ¶
func NewMockPrometheusServiceAPI(ctrl *gomock.Controller) *MockPrometheusServiceAPI
NewMockPrometheusServiceAPI creates a new mock instance
func (*MockPrometheusServiceAPI) CreateWorkspace ¶
func (m *MockPrometheusServiceAPI) CreateWorkspace(arg0 *prometheusservice.CreateWorkspaceInput) (*prometheusservice.CreateWorkspaceOutput, error)
CreateWorkspace mocks base method
func (*MockPrometheusServiceAPI) CreateWorkspaceRequest ¶
func (m *MockPrometheusServiceAPI) CreateWorkspaceRequest(arg0 *prometheusservice.CreateWorkspaceInput) (*request.Request, *prometheusservice.CreateWorkspaceOutput)
CreateWorkspaceRequest mocks base method
func (*MockPrometheusServiceAPI) CreateWorkspaceWithContext ¶
func (m *MockPrometheusServiceAPI) CreateWorkspaceWithContext(arg0 context.Context, arg1 *prometheusservice.CreateWorkspaceInput, arg2 ...request.Option) (*prometheusservice.CreateWorkspaceOutput, error)
CreateWorkspaceWithContext mocks base method
func (*MockPrometheusServiceAPI) DeleteWorkspace ¶
func (m *MockPrometheusServiceAPI) DeleteWorkspace(arg0 *prometheusservice.DeleteWorkspaceInput) (*prometheusservice.DeleteWorkspaceOutput, error)
DeleteWorkspace mocks base method
func (*MockPrometheusServiceAPI) DeleteWorkspaceRequest ¶
func (m *MockPrometheusServiceAPI) DeleteWorkspaceRequest(arg0 *prometheusservice.DeleteWorkspaceInput) (*request.Request, *prometheusservice.DeleteWorkspaceOutput)
DeleteWorkspaceRequest mocks base method
func (*MockPrometheusServiceAPI) DeleteWorkspaceWithContext ¶
func (m *MockPrometheusServiceAPI) DeleteWorkspaceWithContext(arg0 context.Context, arg1 *prometheusservice.DeleteWorkspaceInput, arg2 ...request.Option) (*prometheusservice.DeleteWorkspaceOutput, error)
DeleteWorkspaceWithContext mocks base method
func (*MockPrometheusServiceAPI) DescribeWorkspace ¶
func (m *MockPrometheusServiceAPI) DescribeWorkspace(arg0 *prometheusservice.DescribeWorkspaceInput) (*prometheusservice.DescribeWorkspaceOutput, error)
DescribeWorkspace mocks base method
func (*MockPrometheusServiceAPI) DescribeWorkspaceRequest ¶
func (m *MockPrometheusServiceAPI) DescribeWorkspaceRequest(arg0 *prometheusservice.DescribeWorkspaceInput) (*request.Request, *prometheusservice.DescribeWorkspaceOutput)
DescribeWorkspaceRequest mocks base method
func (*MockPrometheusServiceAPI) DescribeWorkspaceWithContext ¶
func (m *MockPrometheusServiceAPI) DescribeWorkspaceWithContext(arg0 context.Context, arg1 *prometheusservice.DescribeWorkspaceInput, arg2 ...request.Option) (*prometheusservice.DescribeWorkspaceOutput, error)
DescribeWorkspaceWithContext mocks base method
func (*MockPrometheusServiceAPI) EXPECT ¶
func (m *MockPrometheusServiceAPI) EXPECT() *MockPrometheusServiceAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockPrometheusServiceAPI) ListTagsForResource ¶
func (m *MockPrometheusServiceAPI) ListTagsForResource(arg0 *prometheusservice.ListTagsForResourceInput) (*prometheusservice.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockPrometheusServiceAPI) ListTagsForResourceRequest ¶
func (m *MockPrometheusServiceAPI) ListTagsForResourceRequest(arg0 *prometheusservice.ListTagsForResourceInput) (*request.Request, *prometheusservice.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockPrometheusServiceAPI) ListTagsForResourceWithContext ¶
func (m *MockPrometheusServiceAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *prometheusservice.ListTagsForResourceInput, arg2 ...request.Option) (*prometheusservice.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockPrometheusServiceAPI) ListWorkspaces ¶
func (m *MockPrometheusServiceAPI) ListWorkspaces(arg0 *prometheusservice.ListWorkspacesInput) (*prometheusservice.ListWorkspacesOutput, error)
ListWorkspaces mocks base method
func (*MockPrometheusServiceAPI) ListWorkspacesPages ¶
func (m *MockPrometheusServiceAPI) ListWorkspacesPages(arg0 *prometheusservice.ListWorkspacesInput, arg1 func(*prometheusservice.ListWorkspacesOutput, bool) bool) error
ListWorkspacesPages mocks base method
func (*MockPrometheusServiceAPI) ListWorkspacesPagesWithContext ¶
func (m *MockPrometheusServiceAPI) ListWorkspacesPagesWithContext(arg0 context.Context, arg1 *prometheusservice.ListWorkspacesInput, arg2 func(*prometheusservice.ListWorkspacesOutput, bool) bool, arg3 ...request.Option) error
ListWorkspacesPagesWithContext mocks base method
func (*MockPrometheusServiceAPI) ListWorkspacesRequest ¶
func (m *MockPrometheusServiceAPI) ListWorkspacesRequest(arg0 *prometheusservice.ListWorkspacesInput) (*request.Request, *prometheusservice.ListWorkspacesOutput)
ListWorkspacesRequest mocks base method
func (*MockPrometheusServiceAPI) ListWorkspacesWithContext ¶
func (m *MockPrometheusServiceAPI) ListWorkspacesWithContext(arg0 context.Context, arg1 *prometheusservice.ListWorkspacesInput, arg2 ...request.Option) (*prometheusservice.ListWorkspacesOutput, error)
ListWorkspacesWithContext mocks base method
func (*MockPrometheusServiceAPI) TagResource ¶
func (m *MockPrometheusServiceAPI) TagResource(arg0 *prometheusservice.TagResourceInput) (*prometheusservice.TagResourceOutput, error)
TagResource mocks base method
func (*MockPrometheusServiceAPI) TagResourceRequest ¶
func (m *MockPrometheusServiceAPI) TagResourceRequest(arg0 *prometheusservice.TagResourceInput) (*request.Request, *prometheusservice.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockPrometheusServiceAPI) TagResourceWithContext ¶
func (m *MockPrometheusServiceAPI) TagResourceWithContext(arg0 context.Context, arg1 *prometheusservice.TagResourceInput, arg2 ...request.Option) (*prometheusservice.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockPrometheusServiceAPI) UntagResource ¶
func (m *MockPrometheusServiceAPI) UntagResource(arg0 *prometheusservice.UntagResourceInput) (*prometheusservice.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockPrometheusServiceAPI) UntagResourceRequest ¶
func (m *MockPrometheusServiceAPI) UntagResourceRequest(arg0 *prometheusservice.UntagResourceInput) (*request.Request, *prometheusservice.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockPrometheusServiceAPI) UntagResourceWithContext ¶
func (m *MockPrometheusServiceAPI) UntagResourceWithContext(arg0 context.Context, arg1 *prometheusservice.UntagResourceInput, arg2 ...request.Option) (*prometheusservice.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockPrometheusServiceAPI) UpdateWorkspaceAlias ¶
func (m *MockPrometheusServiceAPI) UpdateWorkspaceAlias(arg0 *prometheusservice.UpdateWorkspaceAliasInput) (*prometheusservice.UpdateWorkspaceAliasOutput, error)
UpdateWorkspaceAlias mocks base method
func (*MockPrometheusServiceAPI) UpdateWorkspaceAliasRequest ¶
func (m *MockPrometheusServiceAPI) UpdateWorkspaceAliasRequest(arg0 *prometheusservice.UpdateWorkspaceAliasInput) (*request.Request, *prometheusservice.UpdateWorkspaceAliasOutput)
UpdateWorkspaceAliasRequest mocks base method
func (*MockPrometheusServiceAPI) UpdateWorkspaceAliasWithContext ¶
func (m *MockPrometheusServiceAPI) UpdateWorkspaceAliasWithContext(arg0 context.Context, arg1 *prometheusservice.UpdateWorkspaceAliasInput, arg2 ...request.Option) (*prometheusservice.UpdateWorkspaceAliasOutput, error)
UpdateWorkspaceAliasWithContext mocks base method
type MockPrometheusServiceAPIMockRecorder ¶
type MockPrometheusServiceAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockPrometheusServiceAPIMockRecorder is the mock recorder for MockPrometheusServiceAPI
func (*MockPrometheusServiceAPIMockRecorder) CreateWorkspace ¶
func (mr *MockPrometheusServiceAPIMockRecorder) CreateWorkspace(arg0 interface{}) *gomock.Call
CreateWorkspace indicates an expected call of CreateWorkspace
func (*MockPrometheusServiceAPIMockRecorder) CreateWorkspaceRequest ¶
func (mr *MockPrometheusServiceAPIMockRecorder) CreateWorkspaceRequest(arg0 interface{}) *gomock.Call
CreateWorkspaceRequest indicates an expected call of CreateWorkspaceRequest
func (*MockPrometheusServiceAPIMockRecorder) CreateWorkspaceWithContext ¶
func (mr *MockPrometheusServiceAPIMockRecorder) CreateWorkspaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateWorkspaceWithContext indicates an expected call of CreateWorkspaceWithContext
func (*MockPrometheusServiceAPIMockRecorder) DeleteWorkspace ¶
func (mr *MockPrometheusServiceAPIMockRecorder) DeleteWorkspace(arg0 interface{}) *gomock.Call
DeleteWorkspace indicates an expected call of DeleteWorkspace
func (*MockPrometheusServiceAPIMockRecorder) DeleteWorkspaceRequest ¶
func (mr *MockPrometheusServiceAPIMockRecorder) DeleteWorkspaceRequest(arg0 interface{}) *gomock.Call
DeleteWorkspaceRequest indicates an expected call of DeleteWorkspaceRequest
func (*MockPrometheusServiceAPIMockRecorder) DeleteWorkspaceWithContext ¶
func (mr *MockPrometheusServiceAPIMockRecorder) DeleteWorkspaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteWorkspaceWithContext indicates an expected call of DeleteWorkspaceWithContext
func (*MockPrometheusServiceAPIMockRecorder) DescribeWorkspace ¶
func (mr *MockPrometheusServiceAPIMockRecorder) DescribeWorkspace(arg0 interface{}) *gomock.Call
DescribeWorkspace indicates an expected call of DescribeWorkspace
func (*MockPrometheusServiceAPIMockRecorder) DescribeWorkspaceRequest ¶
func (mr *MockPrometheusServiceAPIMockRecorder) DescribeWorkspaceRequest(arg0 interface{}) *gomock.Call
DescribeWorkspaceRequest indicates an expected call of DescribeWorkspaceRequest
func (*MockPrometheusServiceAPIMockRecorder) DescribeWorkspaceWithContext ¶
func (mr *MockPrometheusServiceAPIMockRecorder) DescribeWorkspaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeWorkspaceWithContext indicates an expected call of DescribeWorkspaceWithContext
func (*MockPrometheusServiceAPIMockRecorder) ListTagsForResource ¶
func (mr *MockPrometheusServiceAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockPrometheusServiceAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockPrometheusServiceAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockPrometheusServiceAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockPrometheusServiceAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockPrometheusServiceAPIMockRecorder) ListWorkspaces ¶
func (mr *MockPrometheusServiceAPIMockRecorder) ListWorkspaces(arg0 interface{}) *gomock.Call
ListWorkspaces indicates an expected call of ListWorkspaces
func (*MockPrometheusServiceAPIMockRecorder) ListWorkspacesPages ¶
func (mr *MockPrometheusServiceAPIMockRecorder) ListWorkspacesPages(arg0, arg1 interface{}) *gomock.Call
ListWorkspacesPages indicates an expected call of ListWorkspacesPages
func (*MockPrometheusServiceAPIMockRecorder) ListWorkspacesPagesWithContext ¶
func (mr *MockPrometheusServiceAPIMockRecorder) ListWorkspacesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListWorkspacesPagesWithContext indicates an expected call of ListWorkspacesPagesWithContext
func (*MockPrometheusServiceAPIMockRecorder) ListWorkspacesRequest ¶
func (mr *MockPrometheusServiceAPIMockRecorder) ListWorkspacesRequest(arg0 interface{}) *gomock.Call
ListWorkspacesRequest indicates an expected call of ListWorkspacesRequest
func (*MockPrometheusServiceAPIMockRecorder) ListWorkspacesWithContext ¶
func (mr *MockPrometheusServiceAPIMockRecorder) ListWorkspacesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListWorkspacesWithContext indicates an expected call of ListWorkspacesWithContext
func (*MockPrometheusServiceAPIMockRecorder) TagResource ¶
func (mr *MockPrometheusServiceAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockPrometheusServiceAPIMockRecorder) TagResourceRequest ¶
func (mr *MockPrometheusServiceAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockPrometheusServiceAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockPrometheusServiceAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockPrometheusServiceAPIMockRecorder) UntagResource ¶
func (mr *MockPrometheusServiceAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockPrometheusServiceAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockPrometheusServiceAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockPrometheusServiceAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockPrometheusServiceAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockPrometheusServiceAPIMockRecorder) UpdateWorkspaceAlias ¶
func (mr *MockPrometheusServiceAPIMockRecorder) UpdateWorkspaceAlias(arg0 interface{}) *gomock.Call
UpdateWorkspaceAlias indicates an expected call of UpdateWorkspaceAlias
func (*MockPrometheusServiceAPIMockRecorder) UpdateWorkspaceAliasRequest ¶
func (mr *MockPrometheusServiceAPIMockRecorder) UpdateWorkspaceAliasRequest(arg0 interface{}) *gomock.Call
UpdateWorkspaceAliasRequest indicates an expected call of UpdateWorkspaceAliasRequest
func (*MockPrometheusServiceAPIMockRecorder) UpdateWorkspaceAliasWithContext ¶
func (mr *MockPrometheusServiceAPIMockRecorder) UpdateWorkspaceAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateWorkspaceAliasWithContext indicates an expected call of UpdateWorkspaceAliasWithContext