managedgrafanamock

package
v1.43.22 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package managedgrafanamock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockManagedGrafanaAPI

type MockManagedGrafanaAPI struct {
	// contains filtered or unexported fields
}

MockManagedGrafanaAPI is a mock of ManagedGrafanaAPI interface.

func NewMockManagedGrafanaAPI

func NewMockManagedGrafanaAPI(ctrl *gomock.Controller) *MockManagedGrafanaAPI

NewMockManagedGrafanaAPI creates a new mock instance.

func (*MockManagedGrafanaAPI) AssociateLicense

AssociateLicense mocks base method.

func (*MockManagedGrafanaAPI) AssociateLicenseRequest

AssociateLicenseRequest mocks base method.

func (*MockManagedGrafanaAPI) AssociateLicenseWithContext

AssociateLicenseWithContext mocks base method.

func (*MockManagedGrafanaAPI) CreateWorkspace

CreateWorkspace mocks base method.

func (*MockManagedGrafanaAPI) CreateWorkspaceRequest

CreateWorkspaceRequest mocks base method.

func (*MockManagedGrafanaAPI) CreateWorkspaceWithContext

CreateWorkspaceWithContext mocks base method.

func (*MockManagedGrafanaAPI) DeleteWorkspace

DeleteWorkspace mocks base method.

func (*MockManagedGrafanaAPI) DeleteWorkspaceRequest

DeleteWorkspaceRequest mocks base method.

func (*MockManagedGrafanaAPI) DeleteWorkspaceWithContext

DeleteWorkspaceWithContext mocks base method.

func (*MockManagedGrafanaAPI) DescribeWorkspace

DescribeWorkspace mocks base method.

func (*MockManagedGrafanaAPI) DescribeWorkspaceAuthentication

DescribeWorkspaceAuthentication mocks base method.

func (*MockManagedGrafanaAPI) DescribeWorkspaceAuthenticationRequest

DescribeWorkspaceAuthenticationRequest mocks base method.

func (*MockManagedGrafanaAPI) DescribeWorkspaceAuthenticationWithContext

DescribeWorkspaceAuthenticationWithContext mocks base method.

func (*MockManagedGrafanaAPI) DescribeWorkspaceRequest

DescribeWorkspaceRequest mocks base method.

func (*MockManagedGrafanaAPI) DescribeWorkspaceWithContext

DescribeWorkspaceWithContext mocks base method.

func (*MockManagedGrafanaAPI) DisassociateLicense

DisassociateLicense mocks base method.

func (*MockManagedGrafanaAPI) DisassociateLicenseRequest

DisassociateLicenseRequest mocks base method.

func (*MockManagedGrafanaAPI) DisassociateLicenseWithContext

DisassociateLicenseWithContext mocks base method.

func (*MockManagedGrafanaAPI) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockManagedGrafanaAPI) ListPermissions

ListPermissions mocks base method.

func (*MockManagedGrafanaAPI) ListPermissionsPages

ListPermissionsPages mocks base method.

func (*MockManagedGrafanaAPI) ListPermissionsPagesWithContext

func (m *MockManagedGrafanaAPI) ListPermissionsPagesWithContext(arg0 context.Context, arg1 *managedgrafana.ListPermissionsInput, arg2 func(*managedgrafana.ListPermissionsOutput, bool) bool, arg3 ...request.Option) error

ListPermissionsPagesWithContext mocks base method.

func (*MockManagedGrafanaAPI) ListPermissionsRequest

ListPermissionsRequest mocks base method.

func (*MockManagedGrafanaAPI) ListPermissionsWithContext

ListPermissionsWithContext mocks base method.

func (*MockManagedGrafanaAPI) ListWorkspaces

ListWorkspaces mocks base method.

func (*MockManagedGrafanaAPI) ListWorkspacesPages

ListWorkspacesPages mocks base method.

func (*MockManagedGrafanaAPI) ListWorkspacesPagesWithContext

func (m *MockManagedGrafanaAPI) ListWorkspacesPagesWithContext(arg0 context.Context, arg1 *managedgrafana.ListWorkspacesInput, arg2 func(*managedgrafana.ListWorkspacesOutput, bool) bool, arg3 ...request.Option) error

ListWorkspacesPagesWithContext mocks base method.

func (*MockManagedGrafanaAPI) ListWorkspacesRequest

ListWorkspacesRequest mocks base method.

func (*MockManagedGrafanaAPI) ListWorkspacesWithContext

ListWorkspacesWithContext mocks base method.

func (*MockManagedGrafanaAPI) UpdatePermissions

UpdatePermissions mocks base method.

func (*MockManagedGrafanaAPI) UpdatePermissionsRequest

UpdatePermissionsRequest mocks base method.

func (*MockManagedGrafanaAPI) UpdatePermissionsWithContext

UpdatePermissionsWithContext mocks base method.

func (*MockManagedGrafanaAPI) UpdateWorkspace

UpdateWorkspace mocks base method.

func (*MockManagedGrafanaAPI) UpdateWorkspaceAuthentication

UpdateWorkspaceAuthentication mocks base method.

func (*MockManagedGrafanaAPI) UpdateWorkspaceAuthenticationRequest

UpdateWorkspaceAuthenticationRequest mocks base method.

func (*MockManagedGrafanaAPI) UpdateWorkspaceAuthenticationWithContext

UpdateWorkspaceAuthenticationWithContext mocks base method.

func (*MockManagedGrafanaAPI) UpdateWorkspaceRequest

UpdateWorkspaceRequest mocks base method.

func (*MockManagedGrafanaAPI) UpdateWorkspaceWithContext

UpdateWorkspaceWithContext mocks base method.

type MockManagedGrafanaAPIMockRecorder

type MockManagedGrafanaAPIMockRecorder struct {
	// contains filtered or unexported fields
}

MockManagedGrafanaAPIMockRecorder is the mock recorder for MockManagedGrafanaAPI.

func (*MockManagedGrafanaAPIMockRecorder) AssociateLicense

func (mr *MockManagedGrafanaAPIMockRecorder) AssociateLicense(arg0 interface{}) *gomock.Call

AssociateLicense indicates an expected call of AssociateLicense.

func (*MockManagedGrafanaAPIMockRecorder) AssociateLicenseRequest

func (mr *MockManagedGrafanaAPIMockRecorder) AssociateLicenseRequest(arg0 interface{}) *gomock.Call

AssociateLicenseRequest indicates an expected call of AssociateLicenseRequest.

func (*MockManagedGrafanaAPIMockRecorder) AssociateLicenseWithContext

func (mr *MockManagedGrafanaAPIMockRecorder) AssociateLicenseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateLicenseWithContext indicates an expected call of AssociateLicenseWithContext.

func (*MockManagedGrafanaAPIMockRecorder) CreateWorkspace

func (mr *MockManagedGrafanaAPIMockRecorder) CreateWorkspace(arg0 interface{}) *gomock.Call

CreateWorkspace indicates an expected call of CreateWorkspace.

func (*MockManagedGrafanaAPIMockRecorder) CreateWorkspaceRequest

func (mr *MockManagedGrafanaAPIMockRecorder) CreateWorkspaceRequest(arg0 interface{}) *gomock.Call

CreateWorkspaceRequest indicates an expected call of CreateWorkspaceRequest.

func (*MockManagedGrafanaAPIMockRecorder) CreateWorkspaceWithContext

func (mr *MockManagedGrafanaAPIMockRecorder) CreateWorkspaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateWorkspaceWithContext indicates an expected call of CreateWorkspaceWithContext.

func (*MockManagedGrafanaAPIMockRecorder) DeleteWorkspace

func (mr *MockManagedGrafanaAPIMockRecorder) DeleteWorkspace(arg0 interface{}) *gomock.Call

DeleteWorkspace indicates an expected call of DeleteWorkspace.

func (*MockManagedGrafanaAPIMockRecorder) DeleteWorkspaceRequest

func (mr *MockManagedGrafanaAPIMockRecorder) DeleteWorkspaceRequest(arg0 interface{}) *gomock.Call

DeleteWorkspaceRequest indicates an expected call of DeleteWorkspaceRequest.

func (*MockManagedGrafanaAPIMockRecorder) DeleteWorkspaceWithContext

func (mr *MockManagedGrafanaAPIMockRecorder) DeleteWorkspaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteWorkspaceWithContext indicates an expected call of DeleteWorkspaceWithContext.

func (*MockManagedGrafanaAPIMockRecorder) DescribeWorkspace

func (mr *MockManagedGrafanaAPIMockRecorder) DescribeWorkspace(arg0 interface{}) *gomock.Call

DescribeWorkspace indicates an expected call of DescribeWorkspace.

func (*MockManagedGrafanaAPIMockRecorder) DescribeWorkspaceAuthentication

func (mr *MockManagedGrafanaAPIMockRecorder) DescribeWorkspaceAuthentication(arg0 interface{}) *gomock.Call

DescribeWorkspaceAuthentication indicates an expected call of DescribeWorkspaceAuthentication.

func (*MockManagedGrafanaAPIMockRecorder) DescribeWorkspaceAuthenticationRequest

func (mr *MockManagedGrafanaAPIMockRecorder) DescribeWorkspaceAuthenticationRequest(arg0 interface{}) *gomock.Call

DescribeWorkspaceAuthenticationRequest indicates an expected call of DescribeWorkspaceAuthenticationRequest.

func (*MockManagedGrafanaAPIMockRecorder) DescribeWorkspaceAuthenticationWithContext

func (mr *MockManagedGrafanaAPIMockRecorder) DescribeWorkspaceAuthenticationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeWorkspaceAuthenticationWithContext indicates an expected call of DescribeWorkspaceAuthenticationWithContext.

func (*MockManagedGrafanaAPIMockRecorder) DescribeWorkspaceRequest

func (mr *MockManagedGrafanaAPIMockRecorder) DescribeWorkspaceRequest(arg0 interface{}) *gomock.Call

DescribeWorkspaceRequest indicates an expected call of DescribeWorkspaceRequest.

func (*MockManagedGrafanaAPIMockRecorder) DescribeWorkspaceWithContext

func (mr *MockManagedGrafanaAPIMockRecorder) DescribeWorkspaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeWorkspaceWithContext indicates an expected call of DescribeWorkspaceWithContext.

func (*MockManagedGrafanaAPIMockRecorder) DisassociateLicense

func (mr *MockManagedGrafanaAPIMockRecorder) DisassociateLicense(arg0 interface{}) *gomock.Call

DisassociateLicense indicates an expected call of DisassociateLicense.

func (*MockManagedGrafanaAPIMockRecorder) DisassociateLicenseRequest

func (mr *MockManagedGrafanaAPIMockRecorder) DisassociateLicenseRequest(arg0 interface{}) *gomock.Call

DisassociateLicenseRequest indicates an expected call of DisassociateLicenseRequest.

func (*MockManagedGrafanaAPIMockRecorder) DisassociateLicenseWithContext

func (mr *MockManagedGrafanaAPIMockRecorder) DisassociateLicenseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateLicenseWithContext indicates an expected call of DisassociateLicenseWithContext.

func (*MockManagedGrafanaAPIMockRecorder) ListPermissions

func (mr *MockManagedGrafanaAPIMockRecorder) ListPermissions(arg0 interface{}) *gomock.Call

ListPermissions indicates an expected call of ListPermissions.

func (*MockManagedGrafanaAPIMockRecorder) ListPermissionsPages

func (mr *MockManagedGrafanaAPIMockRecorder) ListPermissionsPages(arg0, arg1 interface{}) *gomock.Call

ListPermissionsPages indicates an expected call of ListPermissionsPages.

func (*MockManagedGrafanaAPIMockRecorder) ListPermissionsPagesWithContext

func (mr *MockManagedGrafanaAPIMockRecorder) ListPermissionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListPermissionsPagesWithContext indicates an expected call of ListPermissionsPagesWithContext.

func (*MockManagedGrafanaAPIMockRecorder) ListPermissionsRequest

func (mr *MockManagedGrafanaAPIMockRecorder) ListPermissionsRequest(arg0 interface{}) *gomock.Call

ListPermissionsRequest indicates an expected call of ListPermissionsRequest.

func (*MockManagedGrafanaAPIMockRecorder) ListPermissionsWithContext

func (mr *MockManagedGrafanaAPIMockRecorder) ListPermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListPermissionsWithContext indicates an expected call of ListPermissionsWithContext.

func (*MockManagedGrafanaAPIMockRecorder) ListWorkspaces

func (mr *MockManagedGrafanaAPIMockRecorder) ListWorkspaces(arg0 interface{}) *gomock.Call

ListWorkspaces indicates an expected call of ListWorkspaces.

func (*MockManagedGrafanaAPIMockRecorder) ListWorkspacesPages

func (mr *MockManagedGrafanaAPIMockRecorder) ListWorkspacesPages(arg0, arg1 interface{}) *gomock.Call

ListWorkspacesPages indicates an expected call of ListWorkspacesPages.

func (*MockManagedGrafanaAPIMockRecorder) ListWorkspacesPagesWithContext

func (mr *MockManagedGrafanaAPIMockRecorder) ListWorkspacesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListWorkspacesPagesWithContext indicates an expected call of ListWorkspacesPagesWithContext.

func (*MockManagedGrafanaAPIMockRecorder) ListWorkspacesRequest

func (mr *MockManagedGrafanaAPIMockRecorder) ListWorkspacesRequest(arg0 interface{}) *gomock.Call

ListWorkspacesRequest indicates an expected call of ListWorkspacesRequest.

func (*MockManagedGrafanaAPIMockRecorder) ListWorkspacesWithContext

func (mr *MockManagedGrafanaAPIMockRecorder) ListWorkspacesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListWorkspacesWithContext indicates an expected call of ListWorkspacesWithContext.

func (*MockManagedGrafanaAPIMockRecorder) UpdatePermissions

func (mr *MockManagedGrafanaAPIMockRecorder) UpdatePermissions(arg0 interface{}) *gomock.Call

UpdatePermissions indicates an expected call of UpdatePermissions.

func (*MockManagedGrafanaAPIMockRecorder) UpdatePermissionsRequest

func (mr *MockManagedGrafanaAPIMockRecorder) UpdatePermissionsRequest(arg0 interface{}) *gomock.Call

UpdatePermissionsRequest indicates an expected call of UpdatePermissionsRequest.

func (*MockManagedGrafanaAPIMockRecorder) UpdatePermissionsWithContext

func (mr *MockManagedGrafanaAPIMockRecorder) UpdatePermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdatePermissionsWithContext indicates an expected call of UpdatePermissionsWithContext.

func (*MockManagedGrafanaAPIMockRecorder) UpdateWorkspace

func (mr *MockManagedGrafanaAPIMockRecorder) UpdateWorkspace(arg0 interface{}) *gomock.Call

UpdateWorkspace indicates an expected call of UpdateWorkspace.

func (*MockManagedGrafanaAPIMockRecorder) UpdateWorkspaceAuthentication

func (mr *MockManagedGrafanaAPIMockRecorder) UpdateWorkspaceAuthentication(arg0 interface{}) *gomock.Call

UpdateWorkspaceAuthentication indicates an expected call of UpdateWorkspaceAuthentication.

func (*MockManagedGrafanaAPIMockRecorder) UpdateWorkspaceAuthenticationRequest

func (mr *MockManagedGrafanaAPIMockRecorder) UpdateWorkspaceAuthenticationRequest(arg0 interface{}) *gomock.Call

UpdateWorkspaceAuthenticationRequest indicates an expected call of UpdateWorkspaceAuthenticationRequest.

func (*MockManagedGrafanaAPIMockRecorder) UpdateWorkspaceAuthenticationWithContext

func (mr *MockManagedGrafanaAPIMockRecorder) UpdateWorkspaceAuthenticationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateWorkspaceAuthenticationWithContext indicates an expected call of UpdateWorkspaceAuthenticationWithContext.

func (*MockManagedGrafanaAPIMockRecorder) UpdateWorkspaceRequest

func (mr *MockManagedGrafanaAPIMockRecorder) UpdateWorkspaceRequest(arg0 interface{}) *gomock.Call

UpdateWorkspaceRequest indicates an expected call of UpdateWorkspaceRequest.

func (*MockManagedGrafanaAPIMockRecorder) UpdateWorkspaceWithContext

func (mr *MockManagedGrafanaAPIMockRecorder) UpdateWorkspaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateWorkspaceWithContext indicates an expected call of UpdateWorkspaceWithContext.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL