Documentation ¶
Index ¶
- func AddTime(c *fiber.Ctx, chall_id int, teamid int64, deadline *models.ExtendDeadline) error
- func DeleteInstance(c *fiber.Ctx, chall_id int, teamid int64) error
- func DeployInstance(c *fiber.Ctx, chall_id int, teamid int64, connDetails *models.Instance) error
- func GetKubeClient() (*kubernetes.Clientset, error)
- func UpdateDeadline(kubeclient *kubernetes.Clientset, instance_name string, deadline int64) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddTime ¶
func AddTime(c *fiber.Ctx, chall_id int, teamid int64, deadline *models.ExtendDeadline) error
func DeleteInstance ¶
func DeployInstance ¶
func GetKubeClient ¶
func GetKubeClient() (*kubernetes.Clientset, error)
func UpdateDeadline ¶
func UpdateDeadline(kubeclient *kubernetes.Clientset, instance_name string, deadline int64) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.