Class ScopedRoutesConfigDump

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
io.envoyproxy.envoy.admin.v3.ScopedRoutesConfigDump
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, ScopedRoutesConfigDumpOrBuilder, Serializable

public final class ScopedRoutesConfigDump extends com.google.protobuf.GeneratedMessage implements ScopedRoutesConfigDumpOrBuilder
 Envoy's scoped RDS implementation fills this message with all currently loaded route
 configuration scopes (defined via ScopedRouteConfigurationsSet protos). This message lists both
 the scopes defined inline with the higher order object (i.e., the HttpConnectionManager) and the
 dynamically obtained scopes via the SRDS API.
 
Protobuf type envoy.admin.v3.ScopedRoutesConfigDump
See Also: