Documentation
¶
Overview ¶
Package snapversion generates xDS snapshot version strings for the agent cache.
A version string is "timestamp.counter.label" (e.g. "1704067200000.42.snapshot"): a Unix millisecond timestamp, an atomic counter increment, and a resource-type label. The timestamp+counter pair keeps versions unique and monotonically ordered so go-control-plane never applies an older snapshot after a newer one.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.