类 WorkloadGroupOuterClass.WorkloadGroup
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- istio.networking.v1alpha3.WorkloadGroupOuterClass.WorkloadGroup
-
- 所有已实现的接口:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,WorkloadGroupOuterClass.WorkloadGroupOrBuilder,java.io.Serializable
public static final class WorkloadGroupOuterClass.WorkloadGroup extends com.google.protobuf.GeneratedMessageV3 implements WorkloadGroupOuterClass.WorkloadGroupOrBuilder
`WorkloadGroup` enables specifying the properties of a single workload for bootstrap and provides a template for `WorkloadEntry`, similar to how `Deployment` specifies properties of workloads via `Pod` templates. A `WorkloadGroup` can have more than one `WorkloadEntry`. `WorkloadGroup` has no relationship to resources which control service registry like `ServiceEntry` and as such doesn't configure host name for these workloads. <!-- crd generation tags +cue-gen:WorkloadGroup:groupName:networking.istio.io +cue-gen:WorkloadGroup:version:v1alpha3 +cue-gen:WorkloadGroup:storageVersion +cue-gen:WorkloadGroup:subresource:status +cue-gen:WorkloadGroup:scope:Namespaced +cue-gen:WorkloadGroup:resource:categories=istio-io,networking-istio-io,shortNames=wg,plural=workloadgroups +cue-gen:WorkloadGroup:printerColumn:name=Age,type=date,JSONPath=.metadata.creationTimestamp,description="CreationTimestamp is a timestamp representing the server time when this object was created. It is not guaranteed to be set in happens-before order across separate operations. Clients may not set this value. It is represented in RFC3339 form and is in UTC. Populated by the system. Read-only. Null for lists. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" +cue-gen:WorkloadGroup:preserveUnknownFields:false --> <!-- go code generation tags +kubetype-gen +kubetype-gen:groupVersion=networking.istio.io/v1alpha3 +genclient +k8s:deepcopy-gen=true -->
Protobuf typeistio.networking.v1alpha3.WorkloadGroup- 另请参阅:
- 序列化表格
-
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static classWorkloadGroupOuterClass.WorkloadGroup.Builder`WorkloadGroup` enables specifying the properties of a single workload for bootstrap and provides a template for `WorkloadEntry`, similar to how `Deployment` specifies properties of workloads via `Pod` templates.static classWorkloadGroupOuterClass.WorkloadGroup.ObjectMeta`ObjectMeta` describes metadata that will be attached to a `WorkloadEntry`.static interfaceWorkloadGroupOuterClass.WorkloadGroup.ObjectMetaOrBuilder-
从类继承的嵌套类/接口 com.google.protobuf.GeneratedMessageV3
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
-
-
字段概要
字段 修饰符和类型 字段 说明 private static WorkloadGroupOuterClass.WorkloadGroupDEFAULT_INSTANCEprivate bytememoizedIsInitializedprivate WorkloadGroupOuterClass.WorkloadGroup.ObjectMetametadata_static intMETADATA_FIELD_NUMBERprivate static com.google.protobuf.Parser<WorkloadGroupOuterClass.WorkloadGroup>PARSERprivate WorkloadGroupOuterClass.ReadinessProbeprobe_static intPROBE_FIELD_NUMBERprivate static longserialVersionUIDprivate WorkloadEntryOuterClass.WorkloadEntrytemplate_static intTEMPLATE_FIELD_NUMBER
-
构造器概要
构造器 限定符 构造器 说明 privateWorkloadGroup()privateWorkloadGroup(com.google.protobuf.GeneratedMessageV3.Builder<?> builder)
-
方法概要
所有方法 静态方法 实例方法 具体方法 修饰符和类型 方法 说明 booleanequals(java.lang.Object obj)static WorkloadGroupOuterClass.WorkloadGroupgetDefaultInstance()WorkloadGroupOuterClass.WorkloadGroupgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()WorkloadGroupOuterClass.WorkloadGroup.ObjectMetagetMetadata()Metadata that will be used for all corresponding `WorkloadEntries`.WorkloadGroupOuterClass.WorkloadGroup.ObjectMetaOrBuildergetMetadataOrBuilder()Metadata that will be used for all corresponding `WorkloadEntries`.com.google.protobuf.Parser<WorkloadGroupOuterClass.WorkloadGroup>getParserForType()WorkloadGroupOuterClass.ReadinessProbegetProbe()`ReadinessProbe` describes the configuration the user must provide for healthchecking on their workload.WorkloadGroupOuterClass.ReadinessProbeOrBuildergetProbeOrBuilder()`ReadinessProbe` describes the configuration the user must provide for healthchecking on their workload.intgetSerializedSize()WorkloadEntryOuterClass.WorkloadEntrygetTemplate()Template to be used for the generation of `WorkloadEntry` resources that belong to this `WorkloadGroup`.WorkloadEntryOuterClass.WorkloadEntryOrBuildergetTemplateOrBuilder()Template to be used for the generation of `WorkloadEntry` resources that belong to this `WorkloadGroup`.com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()booleanhasMetadata()Metadata that will be used for all corresponding `WorkloadEntries`.booleanhasProbe()`ReadinessProbe` describes the configuration the user must provide for healthchecking on their workload.booleanhasTemplate()Template to be used for the generation of `WorkloadEntry` resources that belong to this `WorkloadGroup`.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static WorkloadGroupOuterClass.WorkloadGroup.BuildernewBuilder()static WorkloadGroupOuterClass.WorkloadGroup.BuildernewBuilder(WorkloadGroupOuterClass.WorkloadGroup prototype)WorkloadGroupOuterClass.WorkloadGroup.BuildernewBuilderForType()protected WorkloadGroupOuterClass.WorkloadGroup.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static WorkloadGroupOuterClass.WorkloadGroupparseDelimitedFrom(java.io.InputStream input)static WorkloadGroupOuterClass.WorkloadGroupparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkloadGroupOuterClass.WorkloadGroupparseFrom(byte[] data)static WorkloadGroupOuterClass.WorkloadGroupparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkloadGroupOuterClass.WorkloadGroupparseFrom(com.google.protobuf.ByteString data)static WorkloadGroupOuterClass.WorkloadGroupparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkloadGroupOuterClass.WorkloadGroupparseFrom(com.google.protobuf.CodedInputStream input)static WorkloadGroupOuterClass.WorkloadGroupparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkloadGroupOuterClass.WorkloadGroupparseFrom(java.io.InputStream input)static WorkloadGroupOuterClass.WorkloadGroupparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkloadGroupOuterClass.WorkloadGroupparseFrom(java.nio.ByteBuffer data)static WorkloadGroupOuterClass.WorkloadGroupparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<WorkloadGroupOuterClass.WorkloadGroup>parser()WorkloadGroupOuterClass.WorkloadGroup.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
从类继承的方法 com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, 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, writeStringNoTag
-
从类继承的方法 com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
-
-
-
字段详细资料
-
serialVersionUID
private static final long serialVersionUID
- 另请参阅:
- 常量字段值
-
METADATA_FIELD_NUMBER
public static final int METADATA_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
metadata_
private WorkloadGroupOuterClass.WorkloadGroup.ObjectMeta metadata_
-
TEMPLATE_FIELD_NUMBER
public static final int TEMPLATE_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
template_
private WorkloadEntryOuterClass.WorkloadEntry template_
-
PROBE_FIELD_NUMBER
public static final int PROBE_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
probe_
private WorkloadGroupOuterClass.ReadinessProbe probe_
-
memoizedIsInitialized
private byte memoizedIsInitialized
-
DEFAULT_INSTANCE
private static final WorkloadGroupOuterClass.WorkloadGroup DEFAULT_INSTANCE
-
PARSER
private static final com.google.protobuf.Parser<WorkloadGroupOuterClass.WorkloadGroup> PARSER
-
-
方法详细资料
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- 覆盖:
newInstance在类中com.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- 指定者:
getUnknownFields在接口中com.google.protobuf.MessageOrBuilder- 覆盖:
getUnknownFields在类中com.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- 指定者:
internalGetFieldAccessorTable在类中com.google.protobuf.GeneratedMessageV3
-
hasMetadata
public boolean hasMetadata()
Metadata that will be used for all corresponding `WorkloadEntries`. User labels for a workload group should be set here in `metadata` rather than in `template`.
.istio.networking.v1alpha3.WorkloadGroup.ObjectMeta metadata = 1;- 指定者:
hasMetadata在接口中WorkloadGroupOuterClass.WorkloadGroupOrBuilder- 返回:
- Whether the metadata field is set.
-
getMetadata
public WorkloadGroupOuterClass.WorkloadGroup.ObjectMeta getMetadata()
Metadata that will be used for all corresponding `WorkloadEntries`. User labels for a workload group should be set here in `metadata` rather than in `template`.
.istio.networking.v1alpha3.WorkloadGroup.ObjectMeta metadata = 1;- 指定者:
getMetadata在接口中WorkloadGroupOuterClass.WorkloadGroupOrBuilder- 返回:
- The metadata.
-
getMetadataOrBuilder
public WorkloadGroupOuterClass.WorkloadGroup.ObjectMetaOrBuilder getMetadataOrBuilder()
Metadata that will be used for all corresponding `WorkloadEntries`. User labels for a workload group should be set here in `metadata` rather than in `template`.
.istio.networking.v1alpha3.WorkloadGroup.ObjectMeta metadata = 1;
-
hasTemplate
public boolean hasTemplate()
Template to be used for the generation of `WorkloadEntry` resources that belong to this `WorkloadGroup`. Please note that `address` and `labels` fields should not be set in the template, and an empty `serviceAccount` should default to `default`. The workload identities (mTLS certificates) will be bootstrapped using the specified service account's token. Workload entries in this group will be in the same namespace as the workload group, and inherit the labels and annotations from the above `metadata` field.
.istio.networking.v1alpha3.WorkloadEntry template = 2 [(.google.api.field_behavior) = REQUIRED];- 指定者:
hasTemplate在接口中WorkloadGroupOuterClass.WorkloadGroupOrBuilder- 返回:
- Whether the template field is set.
-
getTemplate
public WorkloadEntryOuterClass.WorkloadEntry getTemplate()
Template to be used for the generation of `WorkloadEntry` resources that belong to this `WorkloadGroup`. Please note that `address` and `labels` fields should not be set in the template, and an empty `serviceAccount` should default to `default`. The workload identities (mTLS certificates) will be bootstrapped using the specified service account's token. Workload entries in this group will be in the same namespace as the workload group, and inherit the labels and annotations from the above `metadata` field.
.istio.networking.v1alpha3.WorkloadEntry template = 2 [(.google.api.field_behavior) = REQUIRED];- 指定者:
getTemplate在接口中WorkloadGroupOuterClass.WorkloadGroupOrBuilder- 返回:
- The template.
-
getTemplateOrBuilder
public WorkloadEntryOuterClass.WorkloadEntryOrBuilder getTemplateOrBuilder()
Template to be used for the generation of `WorkloadEntry` resources that belong to this `WorkloadGroup`. Please note that `address` and `labels` fields should not be set in the template, and an empty `serviceAccount` should default to `default`. The workload identities (mTLS certificates) will be bootstrapped using the specified service account's token. Workload entries in this group will be in the same namespace as the workload group, and inherit the labels and annotations from the above `metadata` field.
.istio.networking.v1alpha3.WorkloadEntry template = 2 [(.google.api.field_behavior) = REQUIRED];
-
hasProbe
public boolean hasProbe()
`ReadinessProbe` describes the configuration the user must provide for healthchecking on their workload. This configuration mirrors K8S in both syntax and logic for the most part.
.istio.networking.v1alpha3.ReadinessProbe probe = 3;- 指定者:
hasProbe在接口中WorkloadGroupOuterClass.WorkloadGroupOrBuilder- 返回:
- Whether the probe field is set.
-
getProbe
public WorkloadGroupOuterClass.ReadinessProbe getProbe()
`ReadinessProbe` describes the configuration the user must provide for healthchecking on their workload. This configuration mirrors K8S in both syntax and logic for the most part.
.istio.networking.v1alpha3.ReadinessProbe probe = 3;- 指定者:
getProbe在接口中WorkloadGroupOuterClass.WorkloadGroupOrBuilder- 返回:
- The probe.
-
getProbeOrBuilder
public WorkloadGroupOuterClass.ReadinessProbeOrBuilder getProbeOrBuilder()
`ReadinessProbe` describes the configuration the user must provide for healthchecking on their workload. This configuration mirrors K8S in both syntax and logic for the most part.
.istio.networking.v1alpha3.ReadinessProbe probe = 3;
-
isInitialized
public final boolean isInitialized()
- 指定者:
isInitialized在接口中com.google.protobuf.MessageLiteOrBuilder- 覆盖:
isInitialized在类中com.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- 指定者:
writeTo在接口中com.google.protobuf.MessageLite- 覆盖:
writeTo在类中com.google.protobuf.GeneratedMessageV3- 抛出:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- 指定者:
getSerializedSize在接口中com.google.protobuf.MessageLite- 覆盖:
getSerializedSize在类中com.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- 指定者:
equals在接口中com.google.protobuf.Message- 覆盖:
equals在类中com.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- 指定者:
hashCode在接口中com.google.protobuf.Message- 覆盖:
hashCode在类中com.google.protobuf.AbstractMessage
-
parseFrom
public static WorkloadGroupOuterClass.WorkloadGroup parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkloadGroupOuterClass.WorkloadGroup parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkloadGroupOuterClass.WorkloadGroup parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkloadGroupOuterClass.WorkloadGroup parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkloadGroupOuterClass.WorkloadGroup parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkloadGroupOuterClass.WorkloadGroup parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkloadGroupOuterClass.WorkloadGroup parseFrom(java.io.InputStream input) throws java.io.IOException
- 抛出:
java.io.IOException
-
parseFrom
public static WorkloadGroupOuterClass.WorkloadGroup parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- 抛出:
java.io.IOException
-
parseDelimitedFrom
public static WorkloadGroupOuterClass.WorkloadGroup parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- 抛出:
java.io.IOException
-
parseDelimitedFrom
public static WorkloadGroupOuterClass.WorkloadGroup parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- 抛出:
java.io.IOException
-
parseFrom
public static WorkloadGroupOuterClass.WorkloadGroup parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- 抛出:
java.io.IOException
-
parseFrom
public static WorkloadGroupOuterClass.WorkloadGroup parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- 抛出:
java.io.IOException
-
newBuilderForType
public WorkloadGroupOuterClass.WorkloadGroup.Builder newBuilderForType()
- 指定者:
newBuilderForType在接口中com.google.protobuf.Message- 指定者:
newBuilderForType在接口中com.google.protobuf.MessageLite
-
newBuilder
public static WorkloadGroupOuterClass.WorkloadGroup.Builder newBuilder()
-
newBuilder
public static WorkloadGroupOuterClass.WorkloadGroup.Builder newBuilder(WorkloadGroupOuterClass.WorkloadGroup prototype)
-
toBuilder
public WorkloadGroupOuterClass.WorkloadGroup.Builder toBuilder()
- 指定者:
toBuilder在接口中com.google.protobuf.Message- 指定者:
toBuilder在接口中com.google.protobuf.MessageLite
-
newBuilderForType
protected WorkloadGroupOuterClass.WorkloadGroup.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- 指定者:
newBuilderForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static WorkloadGroupOuterClass.WorkloadGroup getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<WorkloadGroupOuterClass.WorkloadGroup> parser()
-
getParserForType
public com.google.protobuf.Parser<WorkloadGroupOuterClass.WorkloadGroup> getParserForType()
- 指定者:
getParserForType在接口中com.google.protobuf.Message- 指定者:
getParserForType在接口中com.google.protobuf.MessageLite- 覆盖:
getParserForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public WorkloadGroupOuterClass.WorkloadGroup getDefaultInstanceForType()
- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageLiteOrBuilder- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageOrBuilder
-
-