Documentation ¶
Index ¶
- func CreateCluster(c *gin.Context) error
- func CreateGroup(c *gin.Context) error
- func CreateNode(c *gin.Context) error
- func CreateTable(c *gin.Context) error
- func CreateTenant(c *gin.Context) error
- func CreateUser(c *gin.Context) error
- func DeleteUser(c *gin.Context) error
- func GetCluster(c *gin.Context) error
- func GetGroup(c *gin.Context) error
- func GetNode(c *gin.Context) error
- func GetServices(c *gin.Context) error
- func GetTable(c *gin.Context) error
- func GetTenant(c *gin.Context) error
- func ListAllTables(c *gin.Context) error
- func ListClusters(c *gin.Context) error
- func ListGroups(c *gin.Context) error
- func ListNodes(c *gin.Context) error
- func ListTables(c *gin.Context) error
- func ListTenants(c *gin.Context) error
- func ListUser(ctx *gin.Context) error
- func RemoveCluster(c *gin.Context) error
- func RemoveGroup(c *gin.Context) error
- func RemoveNode(c *gin.Context) error
- func RemoveTable(c *gin.Context) error
- func RemoveTenant(c *gin.Context) error
- func UpdateCluster(c *gin.Context) error
- func UpdateGroup(c *gin.Context) error
- func UpdateNode(c *gin.Context) error
- func UpdateTenant(c *gin.Context) error
- func UpdateUser(c *gin.Context) error
- func UpsertTable(c *gin.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateCluster ¶
func CreateGroup ¶
func CreateNode ¶
func CreateTable ¶
func CreateTenant ¶
func CreateUser ¶
func DeleteUser ¶
func GetCluster ¶
func GetServices ¶
func ListAllTables ¶
func ListClusters ¶
func ListGroups ¶
func ListTables ¶
func ListTenants ¶
func RemoveCluster ¶
func RemoveGroup ¶
func RemoveNode ¶
func RemoveTable ¶
func RemoveTenant ¶
func UpdateCluster ¶
func UpdateGroup ¶
func UpdateNode ¶
func UpdateTenant ¶
func UpdateUser ¶
func UpsertTable ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.