Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 33333 (0.03 sec)

  1. pkg/printers/internalversion/printers_test.go

    			node: api.Node{
    				ObjectMeta: metav1.ObjectMeta{Name: "foo3"},
    				Status: api.NodeStatus{Addresses: []api.NodeAddress{
    					{Type: api.NodeExternalIP, Address: "2.2.2.2"},
    					{Type: api.NodeInternalIP, Address: "3.3.3.3"},
    					{Type: api.NodeExternalIP, Address: "4.4.4.4"},
    				}},
    			},
    			expected: []metav1.TableRow{
    				{
    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