Crate op_composer

Source
Expand description

Structs§

Composer
The Composer is responsible for managing the OP-UP docker containers.
Config
Container to create.
CreateImageOptions
Parameters available for pulling an image, used in the Create Image API
CreateVolumeOptions
Volume configuration used in the Create Volume API
HostConfig
Container configuration that depends on the host we are running on

Functions§

bind_host_port
Given a host port, bind it to the container.