You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by GitBox <gi...@apache.org> on 2020/11/18 13:36:46 UTC

[GitHub] [guacamole-server] yaroslavNqualisystems commented on a change in pull request #301: GUACAMOLE-1174: Added exec call implementation for kubernetes protocol

yaroslavNqualisystems commented on a change in pull request #301:
URL: https://github.com/apache/guacamole-server/pull/301#discussion_r526091973



##########
File path: src/protocols/kubernetes/url.c
##########
@@ -89,15 +89,33 @@ int guac_kubernetes_escape_url_component(char* output, int length,
 
 }
 
-int guac_kubernetes_endpoint_attach(char* buffer, int length,
+int guac_kubernetes_append_endpoint_param(char* buffer, int length, 
+        const char* param_name, const char* param_value) {

Review comment:
       Added prototype 004f57e19a42ddf5b14f355835302b8042a16afb




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org