module Pod::Images
Defined in:
pod/image_names.crClass Method Summary
- .[](remote : String | Nil, id : String) : Podman::Image | Nil
- .get!(remote, id) : Podman::Image
- .get_by_name(remote, name) : Array(Podman::Image)
- .load_images(remote : String | Nil)