Warning
################### BETA Version, subject to change ###################
This Repository provides key libraries for running FunctionGraph on OpenTelekomCloud (OTC).
For documentation and usage overview see:
.
├── doc # Project documentation
├── opentelekomcloud-functiongraph-archetype # Maven archtype
├── opentelekomcloud-functiongraph-java-core # FunctionGraph core classes
├── opentelekomcloud-functiongraph-java-events # FunctionGraph event definitions
├── opentelekomcloud-functiongraph-java-test # FunctionGraph test helper classes
├── samples-doc # Samples refered in documentations
├── samples-events # Samples on how to use event triggers
├── LICENSE
├── tox.ini # tox
└── README.md # This file