Dobby 3.0
Dobby “Docker based Thingy” is a tool for managing and running OCI containers using crun
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
DobbyProxy::StateChangeEvent Struct Reference

Public Types

enum  Type {
  Terminate , ContainerStarted , ContainerStopped , ContainerHibernated ,
  ContainerAwoken
}
 

Public Member Functions

 StateChangeEvent (Type type_)
 
 StateChangeEvent (Type type_, int32_t descriptor_, const std::string &name_)
 

Public Attributes

Type type
 
int32_t descriptor
 
std::string name
 

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