Documentation
¶
Index ¶
- func CreateProject(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
- func CreateProjectTextVariable(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
- func GetDashboardByName(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
- func GetGlobalDatasourceByName(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
- func GetGlobalRoleBindingByName(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
- func GetGlobalRoleByName(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
- func GetGlobalVariableByName(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
- func GetProjectByName(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
- func GetProjectDatasourceByName(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
- func GetProjectRoleBindingByName(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
- func GetProjectRoleByName(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
- func GetProjectVariableByName(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
- func ListDashboards(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
- func ListGlobalDatasources(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
- func ListGlobalRoleBindings(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
- func ListGlobalRoles(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
- func ListGlobalVariables(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
- func ListPlugins(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
- func ListProjectDatasources(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
- func ListProjectRoleBindings(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
- func ListProjectRoles(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
- func ListProjectVariables(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
- func ListProjects(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateProject ¶
func CreateProject(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
func CreateProjectTextVariable ¶
func CreateProjectTextVariable(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
func GetDashboardByName ¶
func GetDashboardByName(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
func GetGlobalDatasourceByName ¶
func GetGlobalDatasourceByName(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
func GetGlobalRoleBindingByName ¶
func GetGlobalRoleBindingByName(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
func GetGlobalRoleByName ¶
func GetGlobalRoleByName(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
func GetGlobalVariableByName ¶
func GetGlobalVariableByName(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
func GetProjectByName ¶
func GetProjectByName(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
func GetProjectDatasourceByName ¶
func GetProjectDatasourceByName(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
func GetProjectRoleBindingByName ¶
func GetProjectRoleBindingByName(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
func GetProjectRoleByName ¶
func GetProjectRoleByName(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
func GetProjectVariableByName ¶
func GetProjectVariableByName(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
func ListDashboards ¶
func ListDashboards(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
func ListGlobalDatasources ¶
func ListGlobalDatasources(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
func ListGlobalRoleBindings ¶
func ListGlobalRoleBindings(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
func ListGlobalRoles ¶
func ListGlobalRoles(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
func ListGlobalVariables ¶
func ListGlobalVariables(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
func ListPlugins ¶
func ListPlugins(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
func ListProjectDatasources ¶
func ListProjectDatasources(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
func ListProjectRoleBindings ¶
func ListProjectRoleBindings(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
func ListProjectRoles ¶
func ListProjectRoles(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
func ListProjectVariables ¶
func ListProjectVariables(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
func ListProjects ¶
func ListProjects(client apiClient.ClientInterface) (tool mcp.Tool, handler server.ToolHandlerFunc)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.