Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for BeginUpdate (0.35 sec)

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

    	UpdateStrategy rest.RESTUpdateStrategy
    	// BeginUpdate is an optional hook that returns a "transaction-like"
    	// commit/revert function which will be called at the end of the operation,
    	// but before AfterUpdate and Decorator, indicating via the argument
    	// whether the operation succeeded.  If this returns an error, the function
    	// is not called.  Almost nobody should use this hook.
    	BeginUpdate BeginUpdateFunc
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jan 19 23:22:44 UTC 2024
    - 60.8K bytes
    - Viewed (0)
Back to top