Apache Mesos
Public Attributes | List of all members
mesos::internal::checks::runtime::Docker Struct Reference

#include <checks_runtime.hpp>

Public Attributes

std::vector< std::string > namespaces
 
Option< pid_ttaskPid
 
std::string dockerPath
 
std::string socketName
 
std::string containerName
 

Member Data Documentation

std::string mesos::internal::checks::runtime::Docker::containerName
std::string mesos::internal::checks::runtime::Docker::dockerPath
std::vector<std::string> mesos::internal::checks::runtime::Docker::namespaces
std::string mesos::internal::checks::runtime::Docker::socketName
Option<pid_t> mesos::internal::checks::runtime::Docker::taskPid

The documentation for this struct was generated from the following file: