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)
Install func registers the logs handler.
Source Files ¶
doc.go logs.go
- Version
- v1.14.4
- Published
- Jul 4, 2019
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 8 seconds ago –
Tools for package owners.