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 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)
- 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 StreamLogs ¶
func StreamPodLogsBySelector ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.