Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for watchCache (0.34 sec)

  1. staging/src/k8s.io/apiserver/pkg/registry/generic/registry/store_test.go

    			// The tests assume that Get/GetList/Watch calls shouldn't fail.
    			// However, 429 error can now be returned if watchcache is under initialization.
    			// To avoid rewriting all tests, we wait for watchcache to initialize.
    			if err := cacher.Wait(context.Background()); err != nil {
    				t.Fatal(err)
    			}
    		}
    		d := destroyFunc
    		s = cacher
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 10:12:02 UTC 2024
    - 101.8K bytes
    - Viewed (0)
Back to top