File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
internal/namespaces/edge_services/v1beta1 Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -1249,6 +1249,13 @@ func edgeServicesBackendStageCreate() *core.Command {
12491249 Deprecated : false ,
12501250 Positional : false ,
12511251 },
1252+ {
1253+ Name : "scaleway-lb.lbs.{index}.has-websocket" ,
1254+ Short : `Defines whether to forward websocket requests to the load balancer` ,
1255+ Required : false ,
1256+ Deprecated : false ,
1257+ Positional : false ,
1258+ },
12521259 {
12531260 Name : "pipeline-id" ,
12541261 Short : `Pipeline ID the Backend stage belongs to` ,
@@ -1370,6 +1377,13 @@ func edgeServicesBackendStageUpdate() *core.Command {
13701377 Deprecated : false ,
13711378 Positional : false ,
13721379 },
1380+ {
1381+ Name : "scaleway-lb.lbs.{index}.has-websocket" ,
1382+ Short : `Defines whether to forward websocket requests to the load balancer` ,
1383+ Required : false ,
1384+ Deprecated : false ,
1385+ Positional : false ,
1386+ },
13731387 {
13741388 Name : "pipeline-id" ,
13751389 Short : `Pipeline ID the Backend stage belongs to` ,
You can’t perform that action at this time.
0 commit comments