Info is the overall struct that describes the host system running libpod/podman
| Name | Type | Description | Notes |
|---|---|---|---|
| host | HostInfo | [optional] | |
| plugins | Plugins | [optional] | |
| registries | Map<String, Object> | [optional] | |
| store | StoreInfo | [optional] | |
| version | Version | [optional] |
- Serializable