Create/update package with bluemixServiceName parameter

This is the secret sauce that makes package refresh work.
1 file changed
tree: ec83f0be64b159c99d91f163370a00fe2f9dd54e
  1. action/
  2. gradle/
  3. provider/
  4. .gitignore
  5. build.gradle
  6. Dockerfile
  7. gradlew
  8. gradlew.bat
  9. installCatalog.sh
  10. NOTICE
  11. README.md
README.md

This project is an OpenWhisk package that allows you to communicate with Kafka or IBM Message Hub instances.

Status

This is still very much a work-in-progress. So far a feed provider service and feed action have been implemented. These allow you to create a trigger that fires when new messages are posted to the Kafka instance/topic provided. While this technically works, the current state is still “alpha” quality, and should only be used for kicking the tires.