We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cbb0e0 commit ce5bae2Copy full SHA for ce5bae2
pkg/epp/requestcontrol/types.go
@@ -16,7 +16,7 @@ limitations under the License.
16
17
package requestcontrol
18
19
-// LLMResponse contains information from the response received to be passed to plugins
+// Response contains information from the response received to be passed to PostResponse plugins
20
type Response struct {
21
// RequestId is the Envoy generated Id for the request being processed
22
RequestId string
0 commit comments