Documentation ¶
Index ¶
- func AddEnvironment(c *gin.Context)
- func AddInventory(c *gin.Context)
- func AddKey(c *gin.Context)
- func AddProject(c *gin.Context)
- func AddRepository(c *gin.Context)
- func AddTemplate(c *gin.Context)
- func AddUser(c *gin.Context)
- func DeleteProject(c *gin.Context)
- func EnvironmentMiddleware(c *gin.Context)
- func GetEnvironment(c *gin.Context)
- func GetInventory(c *gin.Context)
- func GetKeys(c *gin.Context)
- func GetProject(c *gin.Context)
- func GetProjects(c *gin.Context)
- func GetRepositories(c *gin.Context)
- func GetTemplates(c *gin.Context)
- func GetUsers(c *gin.Context)
- func InventoryMiddleware(c *gin.Context)
- func KeyMiddleware(c *gin.Context)
- func MakeUserAdmin(c *gin.Context)
- func MustBeAdmin(c *gin.Context)
- func ProjectMiddleware(c *gin.Context)
- func RemoveEnvironment(c *gin.Context)
- func RemoveInventory(c *gin.Context)
- func RemoveKey(c *gin.Context)
- func RemoveRepository(c *gin.Context)
- func RemoveTemplate(c *gin.Context)
- func RemoveUser(c *gin.Context)
- func RepositoryMiddleware(c *gin.Context)
- func TemplatesMiddleware(c *gin.Context)
- func UpdateEnvironment(c *gin.Context)
- func UpdateInventory(c *gin.Context)
- func UpdateKey(c *gin.Context)
- func UpdateProject(c *gin.Context)
- func UpdateRepository(c *gin.Context)
- func UpdateTemplate(c *gin.Context)
- func UserMiddleware(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddEnvironment ¶
func AddInventory ¶
func AddProject ¶
func AddRepository ¶
func AddTemplate ¶
func DeleteProject ¶
func EnvironmentMiddleware ¶
func GetEnvironment ¶
func GetInventory ¶
func GetProject ¶
func GetProjects ¶
func GetRepositories ¶
func GetTemplates ¶
func InventoryMiddleware ¶
func KeyMiddleware ¶
func MakeUserAdmin ¶
func MustBeAdmin ¶
func ProjectMiddleware ¶
func RemoveEnvironment ¶
func RemoveInventory ¶
func RemoveRepository ¶
func RemoveTemplate ¶
func RemoveUser ¶
func RepositoryMiddleware ¶
func TemplatesMiddleware ¶
func UpdateEnvironment ¶
func UpdateInventory ¶
func UpdateProject ¶
func UpdateRepository ¶
func UpdateTemplate ¶
func UserMiddleware ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.