Pings the garden server. Checks connectivity to the server. The server may, optionally, respond with specific errors indicating health issues. Errors: * garden.UnrecoverableError indicates that the garden server has entered an error state from which it cannot recover
()
| 10 | // Errors: |
| 11 | // * garden.UnrecoverableError indicates that the garden server has entered an error state from which it cannot recover |
| 12 | Ping() error |
| 13 | |
| 14 | // Capacity returns the physical capacity of the server's machine. |
| 15 | // |
no outgoing calls
no test coverage detected