Documentation
¶
Overview ¶
* Copyright (c) KylinSoft Co., Ltd. 2024.All rights reserved. * PilotGo-plugin-topology licensed under the Mulan Permissive Software License, Version 2. * See LICENSE file for more details. * Author: Wangjunqi123 <wangjunqi@kylinos.cn> * Date: Mon Nov 4 14:30:13 2024 +0800
Index ¶
- func CreateCustomTopoService(topoconfig *mysqlmanager.Topo_configuration) (int, error, bool)
- func CustomTopoListService(query *response.PaginationQ) ([]*mysqlmanager.Topo_configuration, int, error, bool)
- func DeleteCustomTopoService(ids []uint) (error, bool)
- func RunCustomTopoService(tcid uint) (*graph.Nodes, *graph.Edges, []map[string]string, error, bool)
- func UpdateCustomTopoService(tc *mysqlmanager.Topo_configuration, tcdb_id_old uint) (int, error, bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateCustomTopoService ¶
func CreateCustomTopoService(topoconfig *mysqlmanager.Topo_configuration) (int, error, bool)
func CustomTopoListService ¶
func CustomTopoListService(query *response.PaginationQ) ([]*mysqlmanager.Topo_configuration, int, error, bool)
func DeleteCustomTopoService ¶
func RunCustomTopoService ¶
func UpdateCustomTopoService ¶
func UpdateCustomTopoService(tc *mysqlmanager.Topo_configuration, tcdb_id_old uint) (int, error, bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.