Navigation :
protocol_upgrade.proto
Package: protocol_upgrade.options.gloo.solo.io
Types:
ProtocolUpgradeConfig
"websocket": .protocol_upgrade.options.gloo.solo.io.ProtocolUpgradeConfig.ProtocolUpgradeSpec
"connect": .protocol_upgrade.options.gloo.solo.io.ProtocolUpgradeConfig.ProtocolUpgradeSpec
ProtocolUpgradeSpec
"enabled": .google.protobuf.BoolValue
Field |
Type |
Description |
enabled |
.google.protobuf.BoolValue |
Whether the upgrade should be enabled. If left unset, Envoy will enable the protocol upgrade. |