Documentation
¶
Index ¶
- func BindPodLogOptions(c *gin.Context, containerName string) (*v1.PodLogOptions, error)
- func DeleteFile(c *gin.Context)
- func DownloadFile(c *gin.Context)
- func DownloadLogs(c *gin.Context)
- func DownloadPodLogsBySelector(c *gin.Context, ns string, containerName string, options metav1.ListOptions)
- func Exec(c *gin.Context)
- func FileList(c *gin.Context)
- func LinksConfigMap(c *gin.Context)
- func LinksEndpoints(c *gin.Context)
- func LinksEnv(c *gin.Context)
- func LinksEnvFromPod(c *gin.Context)
- func LinksIngress(c *gin.Context)
- func LinksNode(c *gin.Context)
- func LinksPV(c *gin.Context)
- func LinksPVC(c *gin.Context)
- func LinksSecret(c *gin.Context)
- func LinksServices(c *gin.Context)
- func SaveFile(c *gin.Context)
- func ShowFile(c *gin.Context)
- func StreamLogs(c *gin.Context)
- func StreamPodLogsBySelector(c *gin.Context, ns string, containerName string, options metav1.ListOptions)
- func UploadFile(c *gin.Context)
- func Usage(c *gin.Context)
- func WsExec(c *gin.Context)
- type LogQueryParams
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BindPodLogOptions ¶
func DeleteFile ¶ added in v0.0.5
func DownloadLogs ¶
func LinksConfigMap ¶ added in v0.0.21
func LinksEndpoints ¶ added in v0.0.20
func LinksEnvFromPod ¶ added in v0.0.21
func LinksIngress ¶ added in v0.0.20
func LinksSecret ¶ added in v0.0.21
func LinksServices ¶ added in v0.0.20
func StreamLogs ¶
func StreamPodLogsBySelector ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.