kubernetes/pkg/kubelet/logs/container_log_manager_test.go

func TestGetAllLogs(t *testing.T) {}

func TestRotateLogs(t *testing.T) {}

func TestClean(t *testing.T) {}

func TestCleanupUnusedLog(t *testing.T) {}

func TestRemoveExcessLog(t *testing.T) {}

func TestCompressLog(t *testing.T) {}

func TestRotateLatestLog(t *testing.T) {}