Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for expectedInitialEventsBookmark (0.19 sec)

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

    			if scenario.expectedInitialEvents == nil {
    				scenario.expectedInitialEvents = func(_ []*example.Pod) []watch.Event { return nil }
    			}
    			if scenario.expectedInitialEventsBookmark == nil {
    				scenario.expectedInitialEventsBookmark = func(_ []*example.Pod) []watch.Event { return nil }
    			}
    			if scenario.expectedEventsAfterEstablishingWatch == nil {
    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