![]() |
STASIS
A pipeline delivery generator
|
A structure describing a full delivery object. More...
#include <delivery.h>
Data Structures | |
| struct | Conda |
| Conda configuration. More... | |
| struct | Deploy |
| struct | Info |
| Release information (name & datetime) More... | |
| struct | Meta |
| Metadata related to the delivery. More... | |
| struct | Rule |
| struct | Runtime |
| Global runtime variables. More... | |
| struct | STASIS_INI_FP |
| Container for INIFILE handles. More... | |
| struct | Storage |
| Storage paths. More... | |
| struct | System |
| System information. More... | |
| struct | Tests |
Data Fields | |
| struct Delivery::STASIS_INI_FP | _stasis_ini_fp |
| struct Delivery::System | system |
| struct Delivery::Storage | storage |
| struct Delivery::Meta | meta |
| struct Delivery::Info | info |
| struct Delivery::Conda | conda |
| struct Delivery::Runtime | runtime |
| struct Delivery::Tests * | tests |
| struct Delivery::Deploy | deploy |
| struct Delivery::Rule | rules |
A structure describing a full delivery object.