Uses of Interface
io.envoyproxy.envoy.config.bootstrap.v3.BootstrapOrBuilder
-
Packages that use BootstrapOrBuilder Package Description io.envoyproxy.envoy.admin.v3 io.envoyproxy.envoy.config.bootstrap.v3 -
-
Uses of BootstrapOrBuilder in io.envoyproxy.envoy.admin.v3
Methods in io.envoyproxy.envoy.admin.v3 that return BootstrapOrBuilder Modifier and Type Method Description BootstrapOrBuilderBootstrapConfigDump.Builder. getBootstrapOrBuilder().envoy.config.bootstrap.v3.Bootstrap bootstrap = 1;BootstrapOrBuilderBootstrapConfigDump. getBootstrapOrBuilder().envoy.config.bootstrap.v3.Bootstrap bootstrap = 1;BootstrapOrBuilderBootstrapConfigDumpOrBuilder. getBootstrapOrBuilder().envoy.config.bootstrap.v3.Bootstrap bootstrap = 1; -
Uses of BootstrapOrBuilder in io.envoyproxy.envoy.config.bootstrap.v3
Classes in io.envoyproxy.envoy.config.bootstrap.v3 that implement BootstrapOrBuilder Modifier and Type Class Description classBootstrapBootstrap :ref:`configuration overview <config_overview_bootstrap>`.static classBootstrap.BuilderBootstrap :ref:`configuration overview <config_overview_bootstrap>`.
-