Returns the current bandwidth limits set for the container.
()
| 43 | |
| 44 | // Returns the current bandwidth limits set for the container. |
| 45 | CurrentBandwidthLimits() (BandwidthLimits, error) |
| 46 | |
| 47 | // Returns the current CPU limts set for the container. |
| 48 | CurrentCPULimits() (CPULimits, error) |
no outgoing calls
no test coverage detected