mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00
machine: Add ConnectionInfo
to MachineConfig
Adds `ConnectionInfo()` to the `MachineConfig` and fills out `InspectInfo` accordingly. Additionally fixes the "inspect with go format" test. Changes `ConfigPath` to `ConfigDir` to better represent the output. Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>
This commit is contained in:
@ -25,7 +25,7 @@ Print results with a Go template.
|
||||
|
||||
| **Placeholder** | **Description** |
|
||||
| ------------------- | --------------------------------------------------------------------- |
|
||||
| .ConfigPath ... | Machine configuration file location |
|
||||
| .ConfigDir ... | Machine configuration directory location |
|
||||
| .ConnectionInfo ... | Machine connection information |
|
||||
| .Created ... | Machine creation time (string, ISO3601) |
|
||||
| .Image ... | Machine image config |
|
||||
|
Reference in New Issue
Block a user