Tenex.EnsurePlugConfig (Tenex v1.0.4)
View SourceThis is a struct that holds the configuration for Tenex.EnsurePlug
.
Here are the config keys allowed:
assign
: the name of the assign where we must save the tenant.callback
: function that might be called when the plug succeeded. It must return a connection.failure_callback
: function that might be called when the plug failed. It must return a connection.