Go to the source code of this file.
|
| 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...
|
| |