#include <puller.hpp>
|
virtual | ~Puller () |
|
virtual process::Future< Image > | pull (const ::docker::spec::ImageReference &reference, const std::string &directory, const std::string &backend, const Option< Secret > &config=None())=0 |
| Pull a Docker image layers into the specified directory, and return the list of layer ids in that image in the right dependency order (i.e., base images are at the front). More...
|
|
virtual mesos::internal::slave::docker::Puller::~Puller |
( |
| ) |
|
|
inlinevirtual |
virtual process::Future<Image> mesos::internal::slave::docker::Puller::pull |
( |
const ::docker::spec::ImageReference & |
reference, |
|
|
const std::string & |
directory, |
|
|
const std::string & |
backend, |
|
|
const Option< Secret > & |
config = None() |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file:
- src/slave/containerizer/mesos/provisioner/docker/puller.hpp