Discover Packages
github.com/coreos/bootkube
e2e
internal
e2eutil
log-collector
pkg
local
package
Version:
v0.10.0
Opens a new window with list of versions in this module.
Published: Jan 19, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Config struct {
Dir string
}
Config defines configuration for local output.
Local implements Collector.Ouput Interface.
Local allows the logs to be written to local disk.
Put stores the data from f io.ReadSeeker to dir (specified in Local config)
and dst filename.
It returns the absolute path of the log file on the disk.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.