Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 588 Bytes

ManifestRemoveReport.md

File metadata and controls

20 lines (10 loc) · 588 Bytes

ManifestRemoveReport

Properties

Name Type Description Notes
deleted List<String> Deleted manifest list. [optional]
errors List<String> Errors associated with operation [optional]
exitCode Long ExitCode describes the exit codes as described in the `podman rmi` man page. [optional]
untagged List<String> Untagged images. Can be longer than Deleted. [optional]

Implemented Interfaces

  • Serializable