Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCertGenCommand ¶ added in v1.4.0
GetCertGenCommand returns the certGen cobra command to be executed.
func GetEnvoyCommand ¶ added in v1.4.0
GetEnvoyCommand returns the envoy cobra command to be executed.
func GetServerCommand ¶ added in v1.4.0
GetServerCommand returns the server cobra command to be executed. This command receives an async error handler to let the main process decide how to handle critical errors that may happen in the runners that may prevent Envoy Gateway from functioning properly. The Envoy AI Gateway CLI is an example use case of this function, where it needs to terminate if the infra runner fails to start the Envoy process.
func GetVersionCommand ¶ added in v1.4.0
GetVersionCommand returns the version cobra command to be executed.
Types ¶
Click to show internal directories.
Click to hide internal directories.