GO-2025-3418: Envoy Admin Interface Exposed through prometheus metrics endpoint in github.com/envoyproxy/gateway
package
Version:
v1.1.4
Opens a new window with list of versions in this module.
Published: Dec 12, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Print shows the versions of the Envoy Gateway.
type Info struct {
EnvoyGatewayVersion string `json:"envoyGatewayVersion"`
GatewayAPIVersion string `json:"gatewayAPIVersion"`
EnvoyProxyVersion string `json:"envoyProxyVersion"`
GitCommitID string `json:"gitCommitID"`
GolangVersion string `json:"golangVersion"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.