#include <privmx/endpoint/core/Types.hpp>

Public Attributes | |
| std::optional< std::string > | get |
| std::optional< std::string > | update |
| std::optional< std::string > | delete_ |
| std::optional< std::string > | updatePolicy |
| std::optional< std::string > | updaterCanBeRemovedFromManagers |
| std::optional< std::string > | ownerCanBeRemovedFromManagers |
Contains container's policies.
| std::optional<std::string> privmx::endpoint::core::ContainerPolicyWithoutItem::delete_ |
Determine who can delete a container
| std::optional<std::string> privmx::endpoint::core::ContainerPolicyWithoutItem::get |
Determine who can get a container
| std::optional<std::string> privmx::endpoint::core::ContainerPolicyWithoutItem::ownerCanBeRemovedFromManagers |
Determine whether the owner can be removed from the list of managers
| std::optional<std::string> privmx::endpoint::core::ContainerPolicyWithoutItem::update |
Determine who can update a container
| std::optional<std::string> privmx::endpoint::core::ContainerPolicyWithoutItem::updatePolicy |
Determine who can update policy
| std::optional<std::string> privmx::endpoint::core::ContainerPolicyWithoutItem::updaterCanBeRemovedFromManagers |
Determine whether the updater can be removed from the list of managers