MCPcopy
hub / github.com/containerd/containerd / GetExitedAt

Method GetExitedAt

api/events/task.pb.go:406–411  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

404}
405
406func (x *TaskExit) GetExitedAt() *timestamppb.Timestamp {
407 if x != nil {
408 return x.ExitedAt
409 }
410 return nil
411}
412
413type TaskOOM struct {
414 state protoimpl.MessageState

Callers 7

WaitMethod · 0.45
StatusMethod · 0.45
StateMethod · 0.45
DeleteMethod · 0.45
WaitMethod · 0.45
WaitMethod · 0.45
StatusMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected