Documentation ¶
Index ¶
Constants ¶
View Source
const ( LogPath = "log_path" Aufs string = "aufs" Overlay string = "overlay" Overlay2 string = "overlay2" DeviceMapper string = "devicemapper" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LogPathAppender ¶
type LogPathAppender struct {
// contains filtered or unexported fields
}
func (*LogPathAppender) Append ¶
func (l *LogPathAppender) Append(configHolder *dcommon.ConfigHolder)
Click to show internal directories.
Click to hide internal directories.