Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 567 Bytes

File metadata and controls

22 lines (12 loc) · 567 Bytes

LibpodInfo

Info is the overall struct that describes the host system running libpod/podman

Properties

Name Type Description Notes
host HostInfo [optional]
plugins Plugins [optional]
registries Map<String, Object> [optional]
store StoreInfo [optional]
version Version [optional]

Implemented Interfaces

  • Serializable