Documentation
¶
Overview ¶
Package versionning assemble all functions required all http endpoints
Index ¶
- func Create(c *gin.Context)
- func GetLastXDaysDeployments(c *gin.Context)
- func Raw(c *gin.Context)
- func RawById(c *gin.Context)
- func ReadDistinctWorkloads(c *gin.Context)
- func ReadEnvironment(c *gin.Context)
- func ReadEnvironmentLatest(c *gin.Context)
- func ReadHome(c *gin.Context)
- func ReadPlatform(c *gin.Context)
- func UpdateStatus(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLastXDaysDeployments ¶
GetLastXDaysDeployments permit to get last X deployment in DB
func ReadDistinctWorkloads ¶
GetDistinctWorkload permit to get disctinct workload from DB
func ReadEnvironment ¶
ReadEnvironment permit to get new deployment in DB
func ReadEnvironmentLatest ¶
ReadEnvironment permit to get last deployment in DB
func ReadPlatform ¶
ReadPlatform permit to get new deployment in DB
func UpdateStatus ¶
UpdateStatus permit to update status of deployment in DB
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.