functions

package
v0.0.0-...-a7e6f45 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var MetricsClientset *versioned.Clientset
View Source
var Namespace string = ""
View Source
var RefreshTime time.Duration = 5 * time.Second

Functions

func DeleteDeployment

func DeleteDeployment(c *gin.Context)

func DeletePod

func DeletePod(c *gin.Context)

func DeletePods

func DeletePods(c *gin.Context)

func Deployment

func Deployment(c *gin.Context)

func Event

func Event(c *gin.Context)

func EventsTimeline

func EventsTimeline(c *gin.Context)

func GetDeployment

func GetDeployment(c *gin.Context)

func GetEvent

func GetEvent(c *gin.Context)

func GetPod

func GetPod(c *gin.Context)

func InitializeCluster

func InitializeCluster()

func Overview

func Overview(c *gin.Context)

func PodLogs

func PodLogs(c *gin.Context)

func Pods

func Pods(c *gin.Context)

func UpdateDeployment

func UpdateDeployment(c *gin.Context)

func UpdatePod

func UpdatePod(c *gin.Context)

func WsDeployments

func WsDeployments(c *gin.Context)

func WsEvents

func WsEvents(c *gin.Context)

func WsOverview

func WsOverview(c *gin.Context)

func WsPods

func WsPods(c *gin.Context)

Types

type DeploymentUpdate

type DeploymentUpdate struct {
	Data string `json:"data"`
}

type PodUpdate

type PodUpdate struct {
	Data string `json:"data"`
}

Jump to

Keyboard shortcuts

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