Apache Mesos
Classes | Namespaces | Functions
ldcache.hpp File Reference
#include <string>
#include <vector>
#include <stout/try.hpp>

Go to the source code of this file.

Classes

struct  ldcache::Entry
 

Namespaces

 ldcache
 

Functions

Try< std::vector< Entry > > ldcache::parse (const std::string &path="/etc/ld.so.cache")
 Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string. More...