//
pkg.gl
Category
github.com/wking/kubernetes
pkg
kubelet
kuberuntime
logs
package
1.12.0-alpha.0
Repository:
https://github.com/wking/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
0
Files
333 SLOC
#
Functions
NewLogOptions
NewLogOptions convert the v1.PodLogOptions to CRI internal LogOptions.
ReadLogs
ReadLogs read the container log and redirect into stdout and stderr.
#
Structs
LogOptions
LogOptions is the CRI internal type of all log options.