Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for test64i (0.09 sec)

  1. pkg/printers/internalversion/printers_test.go

    					},
    				},
    			},
    			[]metav1.TableRow{{Cells: []interface{}{"test6", "1/2", "NotReady", "6", "<unknown>"}}},
    		},
    		{
    			// Test pod has 2 containers, one is running and the other is completed, with ready condition
    			api.Pod{
    				ObjectMeta: metav1.ObjectMeta{Name: "test6"},
    				Spec:       api.PodSpec{Containers: make([]api.Container, 2)},
    				Status: api.PodStatus{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 14:04:15 UTC 2024
    - 218.6K bytes
    - Viewed (0)
Back to top