public interface GenericSecretOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
DataSource |
getSecret()
Secret of generic type and is available to filters.
|
DataSourceOrBuilder |
getSecretOrBuilder()
Secret of generic type and is available to filters.
|
boolean |
hasSecret()
Secret of generic type and is available to filters.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSecret()
Secret of generic type and is available to filters.
.envoy.config.core.v4alpha.DataSource secret = 1 [(.udpa.annotations.sensitive) = true];DataSource getSecret()
Secret of generic type and is available to filters.
.envoy.config.core.v4alpha.DataSource secret = 1 [(.udpa.annotations.sensitive) = true];DataSourceOrBuilder getSecretOrBuilder()
Secret of generic type and is available to filters.
.envoy.config.core.v4alpha.DataSource secret = 1 [(.udpa.annotations.sensitive) = true];Copyright © 2018–2021 The Envoy Project. All rights reserved.