Closed IgnisDa closed 1 year ago
I followed the tutorial at https://dokku.com/tutorials/plugins/creating-a-datastore-plugin/ and managed to implement create, destroy, link and unlink a bit more elegantly. I will implement the other missing commands over the next few PRs.
create
destroy
link
unlink
I followed the tutorial at https://dokku.com/tutorials/plugins/creating-a-datastore-plugin/ and managed to implement
create
,destroy
,link
andunlink
a bit more elegantly. I will implement the other missing commands over the next few PRs.