package routes
import "k8s.io/kubernetes/pkg/routes"
Package routes holds a collection of optional master http handlers.
Index ¶
Types ¶
type Logs ¶
type Logs struct{}
Logs adds handlers for the /logs path serving log files from /var/log.
func (Logs) Install ¶
func (l Logs) Install(c *restful.Container)
Source Files ¶
doc.go logs.go
- Version
- v1.10.10
- Published
- Nov 8, 2018
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 3 minutes ago –
Tools for package owners.