Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for notifyPostTerminating (0.14 sec)

  1. pkg/kubelet/pod_workers.go

    	terminatedAt time.Time
    	// gracePeriod is the requested gracePeriod once terminatingAt is nonzero.
    	gracePeriod int64
    	// notifyPostTerminating will be closed once the pod transitions to
    	// terminated. After the pod is in terminated state, nothing should be
    	// added to this list.
    	notifyPostTerminating []chan<- struct{}
    	// statusPostTerminating is a list of the status changes associated
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Apr 02 13:22:37 UTC 2024
    - 74.8K bytes
    - Viewed (0)
Back to top