Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for patchAllocatedValues (0.13 sec)

  1. pkg/registry/core/service/storage/storage.go

    			}
    		}
    	}
    }
    
    // patchAllocatedValues allows clients to avoid a read-modify-write cycle while
    // preserving values that we allocated on their behalf.  For example, they
    // might create a Service without specifying the ClusterIP, in which case we
    // allocate one.  If they resubmit that same YAML, we want it to succeed.
    func patchAllocatedValues(after After, before Before) {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 11 13:09:33 UTC 2024
    - 22.3K bytes
    - Viewed (0)
Back to top