Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for t17 (0.01 sec)

  1. staging/src/k8s.io/apiserver/pkg/storage/testing/watcher_tests.go

    			requestedName:      "t17-foo2",
    			requestedNamespace: "t17-ns1",
    			fieldSelector: fields.SelectorFromSet(fields.Set{
    				"metadata.name":      "t17-foo2",
    				"metadata.namespace": "t17-ns1",
    			}),
    			watchTests: []*testWatchStruct{
    				{baseNamespacedPod("t17-foo1", "t17-ns1"), false, ""},
    				{baseNamespacedPod("t17-foo2", "t17-ns1"), true, watch.Added},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 63.8K bytes
    - Viewed (0)
Back to top