Akeyless allows anybody to implement their own custom producer and integrate it with their Akeyless API Gateway. This is achieved using webhooks. This repository contains existing producers implemented using this method.
Custom producer implementations are located separated by language. For example,
for producers implemented in Go, see go/
folder.
Please refer to each custom producer separately.