Time [api_object]ai-synthesized · conf 0.82
Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.
meta
Represents a point in time.
Why it matters Used to track when an event occurred or an object was last updated.
Key facts - Has fields 'seconds' and 'nanos' which represent the time as seconds and nanoseconds respectively
Common pitfalls - Not all times are created equal; some may be more precise than others
Related Events, Objects, Watches
Sources
swagger.json — “io.k8s.apimachinery.pkg.apis.meta.v1.Time”
Related (25)
api_for Articles on dockershim Removal and on Using CRI-compatible Runtimes — documents API object conf=1