Apache Mesos
|
#include <string>
#include <process/shared.hpp>
#include <process/subprocess.hpp>
#include <stout/option.hpp>
#include <mesos/slave/containerizer.pb.h>
Go to the source code of this file.
Classes | |
struct | mesos::slave::ContainerIO |
An abstraction around the IO classes used to redirect stdin/stdout/stderr to/from a container by the containerizer. More... | |
class | mesos::slave::ContainerIO::IO |
Describes how the containerizer redirects I/O for stdin/stdout/stderr of a container. More... | |
Namespaces | |
mesos | |
mesos::slave | |