Get information about the machine.
()
| 96 | |
| 97 | // Get information about the machine. |
| 98 | GetMachineInfo() (*info.MachineInfo, error) |
| 99 | |
| 100 | // Get version information about different components we depend on. |
| 101 | GetVersionInfo() (*info.VersionInfo, error) |
no outgoing calls
no test coverage detected