PrivMX Endpoint v2.7.0
Loading...
Searching...
No Matches
privmx::endpoint::core::ContainerPolicyWithoutItem Struct Reference

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

Inheritance diagram for privmx::endpoint::core::ContainerPolicyWithoutItem:

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

Detailed Description

Contains container's policies.

Member Data Documentation

◆ delete_

std::optional<std::string> privmx::endpoint::core::ContainerPolicyWithoutItem::delete_

Determine who can delete a container

◆ get

std::optional<std::string> privmx::endpoint::core::ContainerPolicyWithoutItem::get

Determine who can get a container

◆ ownerCanBeRemovedFromManagers

std::optional<std::string> privmx::endpoint::core::ContainerPolicyWithoutItem::ownerCanBeRemovedFromManagers

Determine whether the owner can be removed from the list of managers

◆ update

std::optional<std::string> privmx::endpoint::core::ContainerPolicyWithoutItem::update

Determine who can update a container

◆ updatePolicy

std::optional<std::string> privmx::endpoint::core::ContainerPolicyWithoutItem::updatePolicy

Determine who can update policy

◆ updaterCanBeRemovedFromManagers

std::optional<std::string> privmx::endpoint::core::ContainerPolicyWithoutItem::updaterCanBeRemovedFromManagers

Determine whether the updater can be removed from the list of managers


The documentation for this struct was generated from the following file: