public static final class EnvoyFilterOuterClass.EnvoyFilter extends com.google.protobuf.GeneratedMessageV3 implements EnvoyFilterOuterClass.EnvoyFilterOrBuilder
EnvoyFilter provides a mechanism to customize the Envoy configuration generated by Istio Pilot. <!-- crd generation tags +cue-gen:EnvoyFilter:groupName:networking.istio.io +cue-gen:EnvoyFilter:version:v1alpha3 +cue-gen:EnvoyFilter:storageVersion +cue-gen:EnvoyFilter:annotations:helm.sh/resource-policy=keep +cue-gen:EnvoyFilter:labels:app=istio-pilot,chart=istio,heritage=Tiller,release=istio +cue-gen:EnvoyFilter:subresource:status +cue-gen:EnvoyFilter:scope:Namespaced +cue-gen:EnvoyFilter:resource:categories=istio-io,networking-istio-io +cue-gen:EnvoyFilter:preserveUnknownFields:true --> <!-- go code generation tags +kubetype-gen +kubetype-gen:groupVersion=networking.istio.io/v1alpha3 +genclient +k8s:deepcopy-gen=true -->Protobuf type
istio.networking.v1alpha3.EnvoyFilter| 限定符和类型 | 类和说明 |
|---|---|
static class |
EnvoyFilterOuterClass.EnvoyFilter.ApplyTo
`ApplyTo` specifies where in the Envoy configuration, the given patch should be applied.
|
static class |
EnvoyFilterOuterClass.EnvoyFilter.Builder
EnvoyFilter provides a mechanism to customize the Envoy configuration
generated by Istio Pilot.
|
static class |
EnvoyFilterOuterClass.EnvoyFilter.ClusterMatch
Conditions specified in `ClusterMatch` must be met for the patch
to be applied to a cluster.
|
static interface |
EnvoyFilterOuterClass.EnvoyFilter.ClusterMatchOrBuilder |
static class |
EnvoyFilterOuterClass.EnvoyFilter.EnvoyConfigObjectMatch
One or more match conditions to be met before a patch is applied
to the generated configuration for a given proxy.
|
static interface |
EnvoyFilterOuterClass.EnvoyFilter.EnvoyConfigObjectMatchOrBuilder |
static class |
EnvoyFilterOuterClass.EnvoyFilter.EnvoyConfigObjectPatch
Changes to be made to various envoy config objects.
|
static interface |
EnvoyFilterOuterClass.EnvoyFilter.EnvoyConfigObjectPatchOrBuilder |
static class |
EnvoyFilterOuterClass.EnvoyFilter.ListenerMatch
Conditions specified in a listener match must be met for the
patch to be applied to a specific listener across all filter
chains, or a specific filter chain inside the listener.
|
static interface |
EnvoyFilterOuterClass.EnvoyFilter.ListenerMatchOrBuilder |
static class |
EnvoyFilterOuterClass.EnvoyFilter.Patch
Patch specifies how the selected object should be modified.
|
static class |
EnvoyFilterOuterClass.EnvoyFilter.PatchContext
PatchContext selects a class of configurations based on the
traffic flow direction and workload type.
|
static interface |
EnvoyFilterOuterClass.EnvoyFilter.PatchOrBuilder |
static class |
EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch
One or more properties of the proxy to match on.
|
static interface |
EnvoyFilterOuterClass.EnvoyFilter.ProxyMatchOrBuilder |
static class |
EnvoyFilterOuterClass.EnvoyFilter.RouteConfigurationMatch
Conditions specified in RouteConfigurationMatch must be met for
the patch to be applied to a route configuration object or a
specific virtual host within the route configuration.
|
static interface |
EnvoyFilterOuterClass.EnvoyFilter.RouteConfigurationMatchOrBuilder |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
CONFIG_PATCHES_FIELD_NUMBER |
static int |
WORKLOAD_SELECTOR_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
EnvoyFilterOuterClass.EnvoyFilter.EnvoyConfigObjectPatch |
getConfigPatches(int index)
One or more patches with match conditions.
|
int |
getConfigPatchesCount()
One or more patches with match conditions.
|
List<EnvoyFilterOuterClass.EnvoyFilter.EnvoyConfigObjectPatch> |
getConfigPatchesList()
One or more patches with match conditions.
|
EnvoyFilterOuterClass.EnvoyFilter.EnvoyConfigObjectPatchOrBuilder |
getConfigPatchesOrBuilder(int index)
One or more patches with match conditions.
|
List<? extends EnvoyFilterOuterClass.EnvoyFilter.EnvoyConfigObjectPatchOrBuilder> |
getConfigPatchesOrBuilderList()
One or more patches with match conditions.
|
static EnvoyFilterOuterClass.EnvoyFilter |
getDefaultInstance() |
EnvoyFilterOuterClass.EnvoyFilter |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<EnvoyFilterOuterClass.EnvoyFilter> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
SidecarOuterClass.WorkloadSelector |
getWorkloadSelector()
Criteria used to select the specific set of pods/VMs on which
this patch configuration should be applied.
|
SidecarOuterClass.WorkloadSelectorOrBuilder |
getWorkloadSelectorOrBuilder()
Criteria used to select the specific set of pods/VMs on which
this patch configuration should be applied.
|
int |
hashCode() |
boolean |
hasWorkloadSelector()
Criteria used to select the specific set of pods/VMs on which
this patch configuration should be applied.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static EnvoyFilterOuterClass.EnvoyFilter.Builder |
newBuilder() |
static EnvoyFilterOuterClass.EnvoyFilter.Builder |
newBuilder(EnvoyFilterOuterClass.EnvoyFilter prototype) |
EnvoyFilterOuterClass.EnvoyFilter.Builder |
newBuilderForType() |
protected EnvoyFilterOuterClass.EnvoyFilter.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static EnvoyFilterOuterClass.EnvoyFilter |
parseDelimitedFrom(InputStream input) |
static EnvoyFilterOuterClass.EnvoyFilter |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EnvoyFilterOuterClass.EnvoyFilter |
parseFrom(byte[] data) |
static EnvoyFilterOuterClass.EnvoyFilter |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EnvoyFilterOuterClass.EnvoyFilter |
parseFrom(ByteBuffer data) |
static EnvoyFilterOuterClass.EnvoyFilter |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EnvoyFilterOuterClass.EnvoyFilter |
parseFrom(com.google.protobuf.ByteString data) |
static EnvoyFilterOuterClass.EnvoyFilter |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EnvoyFilterOuterClass.EnvoyFilter |
parseFrom(com.google.protobuf.CodedInputStream input) |
static EnvoyFilterOuterClass.EnvoyFilter |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EnvoyFilterOuterClass.EnvoyFilter |
parseFrom(InputStream input) |
static EnvoyFilterOuterClass.EnvoyFilter |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<EnvoyFilterOuterClass.EnvoyFilter> |
parser() |
EnvoyFilterOuterClass.EnvoyFilter.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int WORKLOAD_SELECTOR_FIELD_NUMBER
public static final int CONFIG_PATCHES_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance 在类中 com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public boolean hasWorkloadSelector()
Criteria used to select the specific set of pods/VMs on which this patch configuration should be applied. If omitted, the set of patches in this configuration will be applied to all workload instances in the same namespace. If omitted, the `EnvoyFilter` patches will be applied to all workloads in the same namespace. If the `EnvoyFilter` is present in the config root namespace, it will be applied to all applicable workloads in any namespace.
.istio.networking.v1alpha3.WorkloadSelector workload_selector = 3;hasWorkloadSelector 在接口中 EnvoyFilterOuterClass.EnvoyFilterOrBuilderpublic SidecarOuterClass.WorkloadSelector getWorkloadSelector()
Criteria used to select the specific set of pods/VMs on which this patch configuration should be applied. If omitted, the set of patches in this configuration will be applied to all workload instances in the same namespace. If omitted, the `EnvoyFilter` patches will be applied to all workloads in the same namespace. If the `EnvoyFilter` is present in the config root namespace, it will be applied to all applicable workloads in any namespace.
.istio.networking.v1alpha3.WorkloadSelector workload_selector = 3;getWorkloadSelector 在接口中 EnvoyFilterOuterClass.EnvoyFilterOrBuilderpublic SidecarOuterClass.WorkloadSelectorOrBuilder getWorkloadSelectorOrBuilder()
Criteria used to select the specific set of pods/VMs on which this patch configuration should be applied. If omitted, the set of patches in this configuration will be applied to all workload instances in the same namespace. If omitted, the `EnvoyFilter` patches will be applied to all workloads in the same namespace. If the `EnvoyFilter` is present in the config root namespace, it will be applied to all applicable workloads in any namespace.
.istio.networking.v1alpha3.WorkloadSelector workload_selector = 3;public List<EnvoyFilterOuterClass.EnvoyFilter.EnvoyConfigObjectPatch> getConfigPatchesList()
One or more patches with match conditions.
repeated .istio.networking.v1alpha3.EnvoyFilter.EnvoyConfigObjectPatch config_patches = 4 [(.google.api.field_behavior) = REQUIRED];public List<? extends EnvoyFilterOuterClass.EnvoyFilter.EnvoyConfigObjectPatchOrBuilder> getConfigPatchesOrBuilderList()
One or more patches with match conditions.
repeated .istio.networking.v1alpha3.EnvoyFilter.EnvoyConfigObjectPatch config_patches = 4 [(.google.api.field_behavior) = REQUIRED];public int getConfigPatchesCount()
One or more patches with match conditions.
repeated .istio.networking.v1alpha3.EnvoyFilter.EnvoyConfigObjectPatch config_patches = 4 [(.google.api.field_behavior) = REQUIRED];public EnvoyFilterOuterClass.EnvoyFilter.EnvoyConfigObjectPatch getConfigPatches(int index)
One or more patches with match conditions.
repeated .istio.networking.v1alpha3.EnvoyFilter.EnvoyConfigObjectPatch config_patches = 4 [(.google.api.field_behavior) = REQUIRED];public EnvoyFilterOuterClass.EnvoyFilter.EnvoyConfigObjectPatchOrBuilder getConfigPatchesOrBuilder(int index)
One or more patches with match conditions.
repeated .istio.networking.v1alpha3.EnvoyFilter.EnvoyConfigObjectPatch config_patches = 4 [(.google.api.field_behavior) = REQUIRED];public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static EnvoyFilterOuterClass.EnvoyFilter parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EnvoyFilterOuterClass.EnvoyFilter parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EnvoyFilterOuterClass.EnvoyFilter parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EnvoyFilterOuterClass.EnvoyFilter parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EnvoyFilterOuterClass.EnvoyFilter parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EnvoyFilterOuterClass.EnvoyFilter parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EnvoyFilterOuterClass.EnvoyFilter parseFrom(InputStream input) throws IOException
IOExceptionpublic static EnvoyFilterOuterClass.EnvoyFilter parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static EnvoyFilterOuterClass.EnvoyFilter parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static EnvoyFilterOuterClass.EnvoyFilter parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static EnvoyFilterOuterClass.EnvoyFilter parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static EnvoyFilterOuterClass.EnvoyFilter parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic EnvoyFilterOuterClass.EnvoyFilter.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static EnvoyFilterOuterClass.EnvoyFilter.Builder newBuilder()
public static EnvoyFilterOuterClass.EnvoyFilter.Builder newBuilder(EnvoyFilterOuterClass.EnvoyFilter prototype)
public EnvoyFilterOuterClass.EnvoyFilter.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected EnvoyFilterOuterClass.EnvoyFilter.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static EnvoyFilterOuterClass.EnvoyFilter getDefaultInstance()
public static com.google.protobuf.Parser<EnvoyFilterOuterClass.EnvoyFilter> parser()
public com.google.protobuf.Parser<EnvoyFilterOuterClass.EnvoyFilter> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public EnvoyFilterOuterClass.EnvoyFilter getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2018–2023 Alibaba Group. All rights reserved.