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