Documentation
¶
Index ¶
- func AddCapacity(capacity models.Capacity, catalogCapacity pac.Capacity) (models.Capacity, error)
- func ApproveRequest(c *gin.Context)
- func CreateCatalog(c *gin.Context)
- func CreateKey(c *gin.Context)
- func CreateQuota(c *gin.Context)
- func CreateService(c *gin.Context)
- func DeleteCatalog(c *gin.Context)
- func DeleteKey(c *gin.Context)
- func DeleteQuota(c *gin.Context)
- func DeleteRequest(c *gin.Context)
- func DeleteService(c *gin.Context)
- func ExitGroup(c *gin.Context)
- func GetAllCatalogs(c *gin.Context)
- func GetAllGroups(c *gin.Context)
- func GetAllKeys(c *gin.Context)
- func GetAllRequests(c *gin.Context)
- func GetAllServices(c *gin.Context)
- func GetCatalog(c *gin.Context)
- func GetEvents(c *gin.Context)
- func GetGroup(c *gin.Context)
- func GetKey(c *gin.Context)
- func GetQuota(c *gin.Context)
- func GetRequest(c *gin.Context)
- func GetService(c *gin.Context)
- func GetUser(c *gin.Context)
- func GetUserQuota(c *gin.Context)
- func GetUsers(c *gin.Context)
- func NewGroupRequest(c *gin.Context)
- func RejectRequest(c *gin.Context)
- func RetireCatalog(c *gin.Context)
- func SetDB(db db.DB)
- func SetKubeClient(client kubernetes.Client)
- func UpdateQuota(c *gin.Context)
- func UpdateServiceExpiryRequest(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddCapacity ¶
func ApproveRequest ¶
func CreateCatalog ¶
func CreateQuota ¶
func CreateService ¶
func DeleteCatalog ¶
func DeleteQuota ¶
func DeleteRequest ¶
func DeleteService ¶
func GetAllCatalogs ¶
func GetAllGroups ¶
func GetAllRequests ¶
func GetAllServices ¶
func GetCatalog ¶
func GetRequest ¶
func GetService ¶
func GetUserQuota ¶
func NewGroupRequest ¶
func RejectRequest ¶
func RetireCatalog ¶
func SetKubeClient ¶
func SetKubeClient(client kubernetes.Client)
func UpdateQuota ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.