kubernetes/pkg/kubelet/util/pod_startup_latency_tracker_test.go

var frozenTime

const uid

const metricsName

func TestNoEvents(t *testing.T) {}

func TestPodsRunningBeforeKubeletStarted(t *testing.T) {}

func TestSinglePodOneImageDownloadRecorded(t *testing.T) {}

func TestSinglePodMultipleDownloadsAndRestartsRecorded(t *testing.T) {}

func TestFirstNetworkPodMetrics(t *testing.T) {}

func buildInitializingPod() *corev1.Pod {}

func buildRunningPod() *corev1.Pod {}

func buildPodWithStatus(cs []corev1.ContainerStatus) *corev1.Pod {}