Dobby
3.0
Dobby “Docker based Thingy” is a tool for managing and running OCI containers using crun
|
Public Types | |
enum | EventType { Terminate , ServiceAdded , ServiceRemoved } |
Public Member Functions | |
tagServiceChangeEvent (EventType type_) | |
tagServiceChangeEvent (EventType type_, const std::string &serviceName_) | |
Public Attributes | |
const EventType | type |
std::string | serviceName |