package
0.0.0-20170824060325-cf23810f2098
Repository: https://github.com/sttts/kubernetes.git
Documentation: pkg.go.dev

# Functions

FlushLogs flushes logs immediately.
InitLogs initializes logs the way we want for kubernetes.
NewLogger creates a new log.Logger which sends logs to glog.Info.

# Structs

GlogWriter serves as a bridge between the standard log package and the glog package.