//
pkg.gl
Category
github.com/divinerapier/learn-kubernetes
pkg
kubelet
kuberuntime
logs
package
0.0.0-20191024030528-a481964b876e
Repository:
https://github.com/divinerapier/learn-kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
18
Dependents
1
Files
387 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.