Versions in this module Expand all Collapse all v0 v0.5.0 Jul 27, 2017 v0.4.2 Jul 13, 2017 Changes in this version + var DebugFilePath string + type DebugLogger struct + func New(clusterName string) *DebugLogger + func (dl *DebugLogger) LogClusterSpecUpdate(oldSpec, newSpec string) + func (dl *DebugLogger) LogMessage(msg string) + func (dl *DebugLogger) LogPodCreation(pod *v1.Pod) + func (dl *DebugLogger) LogPodDeletion(podName string)