Dav-11 commented on PR #9977:
URL: https://github.com/apache/cloudstack/pull/9977#issuecomment-2714639578

   Hello @DaanHoogland I think I may have explained it poorly.
   
   What I meant was to have a generic optional object `config` that is kept as 
a json and passed directly to the code that implements the specific vpn.
   
   The vpn-specific code would unmarshal the JSON and validate the object.
   
   The part about wg was just ana example of waht this json would be in the 
case of wireguard.
   
   I am not certain a solution like this can be implemented in cloudstack, I 
have done something like this but I was using Go.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to