Apache Mesos
|
Classes | |
struct | Flag |
class | FlagsBase |
struct | Name |
struct | SecurePathOrValue |
struct | Warning |
struct | Warnings |
Functions | |
template<> | |
Try< mesos::ACLs > | 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 > | 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 > | 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 > | 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 > | 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 > > | 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 > | 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 > | 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 > | 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 > | 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 > | 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 > | 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 > | 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::internal::ImageGcConfig > | 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::internal::Firewall > | 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::internal::ContainerDNSInfo > | 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::internal::SlaveCapabilities > | 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::CapabilityInfo > | 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 > | 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 > | 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 > | parse (const std::string &value) |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string. More... | |
template<typename T > | |
Try< T > | fetch (const std::string &value) |
template<> | |
Try< Path > | fetch (const std::string &value) |
template<> | |
Try< SecurePathOrValue > | fetch (const std::string &value) |
Name | DeprecatedName (const std::string &name) |
std::ostream & | operator<< (std::ostream &stream, const SecurePathOrValue &flag) |
std::ostream & | operator<< (std::ostream &stream, const FlagsBase &flags) |
template<typename T > | |
Try< T > | parse (const std::string &value) |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string. More... | |
template<> | |
Try< std::string > | parse (const std::string &value) |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string. More... | |
template<> | |
Try< bool > | parse (const std::string &value) |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string. More... | |
template<> | |
Try< Duration > | parse (const std::string &value) |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string. More... | |
template<> | |
Try< Bytes > | parse (const std::string &value) |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string. More... | |
template<> | |
Try< net::IP > | parse (const std::string &value) |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string. More... | |
template<> | |
Try< net::IPv4 > | parse (const std::string &value) |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string. More... | |
template<> | |
Try< net::IPv6 > | parse (const std::string &value) |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string. More... | |
template<> | |
Try< JSON::Object > | parse (const std::string &value) |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string. More... | |
template<> | |
Try< JSON::Array > | parse (const std::string &value) |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string. More... | |
template<> | |
Try< Path > | parse (const std::string &value) |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string. More... | |
template<> | |
Try< SecurePathOrValue > | parse (const std::string &value) |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string. More... | |
template<> | |
Try< std::vector< unsigned int > > | parse (const std::string &value) |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string. More... | |
template<> | |
Try< std::set< std::string > > | parse (const std::string &value) |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string. More... | |
|
inline |
Try<T> flags::fetch | ( | const std::string & | value | ) |
|
inline |
|
inline |
|
inline |
|
inline |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
|
inline |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
|
inline |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
|
inline |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
|
inline |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
|
inline |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
|
inline |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
|
inline |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
|
inline |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
|
inline |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
|
inline |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
|
inline |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
|
inline |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
|
inline |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
|
inline |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
|
inline |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
|
inline |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
|
inline |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
|
inline |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
|
inline |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
|
inline |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
|
inline |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
|
inline |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
|
inline |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
|
inline |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
|
inline |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
|
inline |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
|
inline |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".