- README - Project overview and high-level architecture descriptions.
- Index - This index
- Running the ImageAPI service - Options and considerations for running the ImageAPI service.
- Security Considerations - Some security considerations when running the ImageAPI service.
- API Documentation - Auto-generated, human-readable API documentation.
- Attachments
- Mounts
- Containers - Defining and using Containers.
- Examples
- Full Interaction - A walkthrough of a full set of interactions (via
curl
) with the ImageAPI. - Scheme: NFS - Example defintions for using read-only NFS mounts + Overlay for images.
- Scheme: NFS + Loopback - Example definitions for using read-only NFS mounts with SquashFS files for images.
- Scheme: RBD - Example definitions for using read-only RBD attach + Overlay for images.
- Scheme: iSCSI - Example definitions for using read-only iSCSI attach + Overlay for images.
- Full Interaction - A walkthrough of a full set of interactions (via