Uses of Enum
io.envoyproxy.envoy.config.rbac.v3.MetadataSource
Packages that use MetadataSource
-
Uses of MetadataSource in io.envoyproxy.envoy.config.rbac.v3
Methods in io.envoyproxy.envoy.config.rbac.v3 that return MetadataSourceModifier and TypeMethodDescriptionstatic MetadataSourceMetadataSource.forNumber(int value) SourcedMetadata.Builder.getMetadataSource()Specifies which metadata source should be used for matching.SourcedMetadata.getMetadataSource()Specifies which metadata source should be used for matching.SourcedMetadataOrBuilder.getMetadataSource()Specifies which metadata source should be used for matching.static MetadataSourceMetadataSource.valueOf(int value) Deprecated.static MetadataSourceMetadataSource.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static MetadataSourceReturns the enum constant of this type with the specified name.static MetadataSource[]MetadataSource.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.envoyproxy.envoy.config.rbac.v3 that return types with arguments of type MetadataSourceModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<MetadataSource>MetadataSource.internalGetValueMap()Methods in io.envoyproxy.envoy.config.rbac.v3 with parameters of type MetadataSourceModifier and TypeMethodDescriptionSourcedMetadata.Builder.setMetadataSource(MetadataSource value) Specifies which metadata source should be used for matching.