hashicorp / sentinel-sdk

This SDK allows developers to extend Sentinel to source external information for use in their policies.
Mozilla Public License 2.0
51 stars 13 forks source link

sdk: add support for receiver data and framework.New #24

Closed vancluever closed 5 years ago

vancluever commented 5 years ago

This adds support for:

vancluever commented 5 years ago

PR depends on #23. The protocol stuff is still incoming, but what is in here should give a great idea on how this will work on the plugin implementation side.

vancluever commented 5 years ago

All work has been completed and it is now ready for review.