FlatImage
A configurable Linux containerization system
Loading...
Searching...
No Matches
ns_parser::ns_interface::CmdUnshare Struct Reference

Classes

struct  Add
 
struct  Clear
 
struct  Del
 
struct  List
 
struct  Set
 

Public Types

using Unshare = ns_reserved::ns_unshare::Unshare
 

Public Attributes

std::variant< Add, Clear, Del, List, Setsub_cmd
 

Detailed Description

Definition at line 277 of file interface.hpp.

Member Typedef Documentation

◆ Unshare

using ns_parser::ns_interface::CmdUnshare::Unshare = ns_reserved::ns_unshare::Unshare

Definition at line 279 of file interface.hpp.

Member Data Documentation

◆ sub_cmd

std::variant<Add,Clear,Del,List,Set> ns_parser::ns_interface::CmdUnshare::sub_cmd

Definition at line 298 of file interface.hpp.


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