Uses of Interface
io.envoyproxy.envoy.api.v2.core.ControlPlaneOrBuilder
-
Packages that use ControlPlaneOrBuilder Package Description io.envoyproxy.envoy.api.v2 io.envoyproxy.envoy.api.v2.core -
-
Uses of ControlPlaneOrBuilder in io.envoyproxy.envoy.api.v2
Methods in io.envoyproxy.envoy.api.v2 that return ControlPlaneOrBuilder Modifier and Type Method Description ControlPlaneOrBuilderDiscoveryResponse.Builder. getControlPlaneOrBuilder()[#not-implemented-hide:] The control plane instance that sent the response.ControlPlaneOrBuilderDiscoveryResponse. getControlPlaneOrBuilder()[#not-implemented-hide:] The control plane instance that sent the response.ControlPlaneOrBuilderDiscoveryResponseOrBuilder. getControlPlaneOrBuilder()[#not-implemented-hide:] The control plane instance that sent the response. -
Uses of ControlPlaneOrBuilder in io.envoyproxy.envoy.api.v2.core
Classes in io.envoyproxy.envoy.api.v2.core that implement ControlPlaneOrBuilder Modifier and Type Class Description classControlPlaneIdentifies a specific ControlPlane instance that Envoy is connected to.static classControlPlane.BuilderIdentifies a specific ControlPlane instance that Envoy is connected to.
-