Metrics returns the current set of metrics for a container
()
| 106 | |
| 107 | // Metrics returns the current set of metrics for a container |
| 108 | Metrics() (Metrics, error) |
| 109 | |
| 110 | // Sets the grace time. |
| 111 | SetGraceTime(graceTime time.Duration) error |
no outgoing calls
no test coverage detected