类 WorkloadGroupOuterClass.WorkloadGroup.Builder

  • 所有已实现的接口:
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, WorkloadGroupOuterClass.WorkloadGroupOrBuilder, java.lang.Cloneable
    封闭类:
    WorkloadGroupOuterClass.WorkloadGroup

    public static final class WorkloadGroupOuterClass.WorkloadGroup.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<WorkloadGroupOuterClass.WorkloadGroup.Builder>
    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 type istio.networking.v1alpha3.WorkloadGroup