deployment

package
v0.0.0-...-8a6155b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 8, 2025 License: MIT Imports: 20 Imported by: 0

Documentation

Index

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 DeleteInstance(c *fiber.Ctx, chall_id int, teamid int64) error

func DeployInstance

func DeployInstance(c *fiber.Ctx, chall_id int, teamid int64) (*models.Flag, error)

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
OSZAR »