public static final class SidecarOuterClass.IstioIngressListener extends com.google.protobuf.GeneratedMessageV3 implements SidecarOuterClass.IstioIngressListenerOrBuilder
`IstioIngressListener` specifies the properties of an inbound traffic listener on the sidecar proxy attached to a workload instance.Protobuf type
istio.networking.v1alpha3.IstioIngressListener| 限定符和类型 | 类和说明 |
|---|---|
static class |
SidecarOuterClass.IstioIngressListener.Builder
`IstioIngressListener` specifies the properties of an inbound
traffic listener on the sidecar proxy attached to a workload instance.
|
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 |
BIND_FIELD_NUMBER |
static int |
CAPTURE_MODE_FIELD_NUMBER |
static int |
DEFAULT_ENDPOINT_FIELD_NUMBER |
static int |
PORT_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
String |
getBind()
The IP to which the listener should be bound.
|
com.google.protobuf.ByteString |
getBindBytes()
The IP to which the listener should be bound.
|
SidecarOuterClass.CaptureMode |
getCaptureMode()
The captureMode option dictates how traffic to the listener is
expected to be captured (or not).
|
int |
getCaptureModeValue()
The captureMode option dictates how traffic to the listener is
expected to be captured (or not).
|
String |
getDefaultEndpoint()
The IP endpoint or Unix domain socket to which
traffic should be forwarded to.
|
com.google.protobuf.ByteString |
getDefaultEndpointBytes()
The IP endpoint or Unix domain socket to which
traffic should be forwarded to.
|
static SidecarOuterClass.IstioIngressListener |
getDefaultInstance() |
SidecarOuterClass.IstioIngressListener |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<SidecarOuterClass.IstioIngressListener> |
getParserForType() |
GatewayOuterClass.Port |
getPort()
The port associated with the listener.
|
GatewayOuterClass.PortOrBuilder |
getPortOrBuilder()
The port associated with the listener.
|
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasPort()
The port associated with the listener.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static SidecarOuterClass.IstioIngressListener.Builder |
newBuilder() |
static SidecarOuterClass.IstioIngressListener.Builder |
newBuilder(SidecarOuterClass.IstioIngressListener prototype) |
SidecarOuterClass.IstioIngressListener.Builder |
newBuilderForType() |
protected SidecarOuterClass.IstioIngressListener.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static SidecarOuterClass.IstioIngressListener |
parseDelimitedFrom(InputStream input) |
static SidecarOuterClass.IstioIngressListener |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SidecarOuterClass.IstioIngressListener |
parseFrom(byte[] data) |
static SidecarOuterClass.IstioIngressListener |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SidecarOuterClass.IstioIngressListener |
parseFrom(ByteBuffer data) |
static SidecarOuterClass.IstioIngressListener |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SidecarOuterClass.IstioIngressListener |
parseFrom(com.google.protobuf.ByteString data) |
static SidecarOuterClass.IstioIngressListener |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SidecarOuterClass.IstioIngressListener |
parseFrom(com.google.protobuf.CodedInputStream input) |
static SidecarOuterClass.IstioIngressListener |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SidecarOuterClass.IstioIngressListener |
parseFrom(InputStream input) |
static SidecarOuterClass.IstioIngressListener |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<SidecarOuterClass.IstioIngressListener> |
parser() |
SidecarOuterClass.IstioIngressListener.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 PORT_FIELD_NUMBER
public static final int BIND_FIELD_NUMBER
public static final int CAPTURE_MODE_FIELD_NUMBER
public static final int DEFAULT_ENDPOINT_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 hasPort()
The port associated with the listener.
.istio.networking.v1alpha3.Port port = 1 [(.google.api.field_behavior) = REQUIRED];hasPort 在接口中 SidecarOuterClass.IstioIngressListenerOrBuilderpublic GatewayOuterClass.Port getPort()
The port associated with the listener.
.istio.networking.v1alpha3.Port port = 1 [(.google.api.field_behavior) = REQUIRED];getPort 在接口中 SidecarOuterClass.IstioIngressListenerOrBuilderpublic GatewayOuterClass.PortOrBuilder getPortOrBuilder()
The port associated with the listener.
.istio.networking.v1alpha3.Port port = 1 [(.google.api.field_behavior) = REQUIRED];public String getBind()
The IP to which the listener should be bound. Must be in the format `x.x.x.x`. Unix domain socket addresses are not allowed in the bind field for ingress listeners. If omitted, Istio will automatically configure the defaults based on imported services and the workload instances to which this configuration is applied to.
string bind = 2;getBind 在接口中 SidecarOuterClass.IstioIngressListenerOrBuilderpublic com.google.protobuf.ByteString getBindBytes()
The IP to which the listener should be bound. Must be in the format `x.x.x.x`. Unix domain socket addresses are not allowed in the bind field for ingress listeners. If omitted, Istio will automatically configure the defaults based on imported services and the workload instances to which this configuration is applied to.
string bind = 2;getBindBytes 在接口中 SidecarOuterClass.IstioIngressListenerOrBuilderpublic int getCaptureModeValue()
The captureMode option dictates how traffic to the listener is expected to be captured (or not).
.istio.networking.v1alpha3.CaptureMode capture_mode = 3;getCaptureModeValue 在接口中 SidecarOuterClass.IstioIngressListenerOrBuilderpublic SidecarOuterClass.CaptureMode getCaptureMode()
The captureMode option dictates how traffic to the listener is expected to be captured (or not).
.istio.networking.v1alpha3.CaptureMode capture_mode = 3;getCaptureMode 在接口中 SidecarOuterClass.IstioIngressListenerOrBuilderpublic String getDefaultEndpoint()
The IP endpoint or Unix domain socket to which traffic should be forwarded to. This configuration can be used to redirect traffic arriving at the bind `IP:Port` on the sidecar to a `localhost:port` or Unix domain socket where the application workload instance is listening for connections. Arbitrary IPs are not supported. Format should be one of `127.0.0.1:PORT`, `0.0.0.0:PORT` (which will forward to the instance IP), or `unix:///path/to/socket`
string default_endpoint = 4 [(.google.api.field_behavior) = REQUIRED];getDefaultEndpoint 在接口中 SidecarOuterClass.IstioIngressListenerOrBuilderpublic com.google.protobuf.ByteString getDefaultEndpointBytes()
The IP endpoint or Unix domain socket to which traffic should be forwarded to. This configuration can be used to redirect traffic arriving at the bind `IP:Port` on the sidecar to a `localhost:port` or Unix domain socket where the application workload instance is listening for connections. Arbitrary IPs are not supported. Format should be one of `127.0.0.1:PORT`, `0.0.0.0:PORT` (which will forward to the instance IP), or `unix:///path/to/socket`
string default_endpoint = 4 [(.google.api.field_behavior) = REQUIRED];getDefaultEndpointBytes 在接口中 SidecarOuterClass.IstioIngressListenerOrBuilderpublic 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 SidecarOuterClass.IstioIngressListener parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SidecarOuterClass.IstioIngressListener parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SidecarOuterClass.IstioIngressListener parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SidecarOuterClass.IstioIngressListener parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SidecarOuterClass.IstioIngressListener parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SidecarOuterClass.IstioIngressListener parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SidecarOuterClass.IstioIngressListener parseFrom(InputStream input) throws IOException
IOExceptionpublic static SidecarOuterClass.IstioIngressListener parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SidecarOuterClass.IstioIngressListener parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static SidecarOuterClass.IstioIngressListener parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SidecarOuterClass.IstioIngressListener parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static SidecarOuterClass.IstioIngressListener parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic SidecarOuterClass.IstioIngressListener.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static SidecarOuterClass.IstioIngressListener.Builder newBuilder()
public static SidecarOuterClass.IstioIngressListener.Builder newBuilder(SidecarOuterClass.IstioIngressListener prototype)
public SidecarOuterClass.IstioIngressListener.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected SidecarOuterClass.IstioIngressListener.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static SidecarOuterClass.IstioIngressListener getDefaultInstance()
public static com.google.protobuf.Parser<SidecarOuterClass.IstioIngressListener> parser()
public com.google.protobuf.Parser<SidecarOuterClass.IstioIngressListener> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public SidecarOuterClass.IstioIngressListener getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2018–2023 Alibaba Group. All rights reserved.