-
Clayton Coleman authored
Allows us to define different watch versioning regimes in the future as well as to encode information with the resource version. This changes /watch/resources?resourceVersion=3 to start the watch at 4 instead of 3, which means clients can read a resource version and then send it back to the server. Clients should no longer do math on resource versions.
82bcdd3b
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| doc.go | ||
| embedded.go | ||
| embedded_test.go | ||
| extension.go | ||
| helper.go | ||
| helper_test.go | ||
| interfaces.go | ||
| jsonbase.go | ||
| jsonbase_test.go | ||
| scheme.go | ||
| scheme_test.go | ||
| types.go |