var _ … func getNoSuchPod(ctx context.Context) (*v1.Pod, error) { … } const podName … const podNamespace … const failedPodName … const timeout … var clientSet … func TestFailureOutput(t *testing.T) { … }
var _ … func getNoSuchPod(ctx context.Context) (*v1.Pod, error) { … } const podName … const podNamespace … const failedPodName … const timeout … var clientSet … func TestFailureOutput(t *testing.T) { … }