Uses of Interface
io.envoyproxy.envoy.config.bootstrap.v3.WatchdogsOrBuilder
-
Packages that use WatchdogsOrBuilder Package Description io.envoyproxy.envoy.config.bootstrap.v3 -
-
Uses of WatchdogsOrBuilder in io.envoyproxy.envoy.config.bootstrap.v3
Classes in io.envoyproxy.envoy.config.bootstrap.v3 that implement WatchdogsOrBuilder Modifier and Type Class Description classWatchdogsAllows you to specify different watchdog configs for different subsystems.static classWatchdogs.BuilderAllows you to specify different watchdog configs for different subsystems.Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return WatchdogsOrBuilder Modifier and Type Method Description WatchdogsOrBuilderBootstrap.Builder. getWatchdogsOrBuilder()Optional watchdogs configuration.WatchdogsOrBuilderBootstrap. getWatchdogsOrBuilder()Optional watchdogs configuration.WatchdogsOrBuilderBootstrapOrBuilder. getWatchdogsOrBuilder()Optional watchdogs configuration.
-