Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. pkg/volume/util/recyclerclient/recycler_client_test.go

    	// can be either event generated by a recycler pod or a state change of
    	// the pod. (see newPodEvent and newEvent below).
    	eventSequence []watch.Event
    
    	// Expected output.
    	// expectedEvents is list of events that were sent to the volume that was
    	// recycled.
    	expectedEvents []mockEvent
    	expectedError  string
    }
    
    func newPodEvent(eventtype watch.EventType, name string, phase v1.PodPhase, message string) watch.Event {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 31 14:16:53 UTC 2022
    - 8.5K bytes
    - Viewed (0)
Back to top