MCPcopy
hub / github.com/containerd/containerd / GetTimestamp

Method GetTimestamp

api/types/metrics.pb.go:82–87  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

80}
81
82func (x *Metric) GetTimestamp() *timestamppb.Timestamp {
83 if x != nil {
84 return x.Timestamp
85 }
86 return nil
87}
88
89func (x *Metric) GetID() string {
90 if x != nil {

Calls

no outgoing calls

Tested by 8

TestContainerStatsFunction · 0.36
TestContainerListStatsFunction · 0.36
testStatsFunction · 0.36
TestImageFSInfoFunction · 0.36