|
template<> |
Try< mesos::ACLs > | 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::RateLimits > | 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::Modules > | 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::ContainerInfo > | 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::DeviceWhitelist > | 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< hashmap< std::string, std::string > > | 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::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::Environment > | 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::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::DomainInfo > | 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::FrameworkID > | 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::ExecutorID > | 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::SlaveID > | flags::parse (const std::string &value) |
| Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string. More...
|
|