17 #ifndef __ENVIRONMENT_SECRET_ISOLATOR_HPP__ 18 #define __ENVIRONMENT_SECRET_ISOLATOR_HPP__ 45 const ContainerID& containerId,
46 const mesos::slave::ContainerConfig& containerConfig)
override;
61 #endif // __ENVIRONMENT_SECRET_ISOLATOR_HPP__ bool supportsNesting() override
bool supportsStandalone() override
static Try< mesos::slave::Isolator * > create(const Flags &flags, SecretResolver *secretResolver)
~EnvironmentSecretIsolatorProcess() override
Definition: environment_secret.hpp:32
Definition: isolator.hpp:82
Definition: attributes.hpp:24
process::Future< Option< mesos::slave::ContainerLaunchInfo > > prepare(const ContainerID &containerId, const mesos::slave::ContainerConfig &containerConfig) override
Definition: resolver.hpp:34
Definition: future.hpp:58