FlatImage
A configurable Linux containerization system
Loading...
Searching...
No Matches
ns_bwrap::ns_proxy::Id Struct Reference

A pair of uid and gid mode_t values. More...

#include <bwrap.hpp>

Public Attributes

mode_t uid
 
mode_t gid
 

Detailed Description

A pair of uid and gid mode_t values.

Definition at line 63 of file bwrap.hpp.

Member Data Documentation

◆ gid

mode_t ns_bwrap::ns_proxy::Id::gid

Definition at line 66 of file bwrap.hpp.

◆ uid

mode_t ns_bwrap::ns_proxy::Id::uid

Definition at line 65 of file bwrap.hpp.


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