Apache Mesos
Namespaces | Functions
parse.hpp File Reference
#include <stout/error.hpp>
#include <stout/json.hpp>
#include <stout/protobuf.hpp>
#include <stout/try.hpp>
#include <stout/flags/parse.hpp>
#include <mesos/v1/mesos.hpp>

Go to the source code of this file.

Namespaces

 flags
 

Functions

template<>
Try< mesos::v1::CapabilityInfo > flags::parse (const std::string &value)
 Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string. More...
 
template<>
Try< mesos::v1::RLimitInfo > flags::parse (const std::string &value)
 Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string. More...
 
template<>
Try< mesos::v1::TaskGroupInfo > flags::parse (const std::string &value)
 Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string. More...
 
template<>
Try< mesos::v1::TaskInfo > flags::parse (const std::string &value)
 Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string. More...