WorkloadGroupOuterClass.ReadinessProbe.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
WorkloadGroupOuterClass.ReadinessProbe.Builder.clear()
WorkloadGroupOuterClass.ReadinessProbe.Builder.clearExec()
Health is determined by how the command that is executed exited.
Minimum consecutive failures for the probe to be considered failed after having succeeded.
WorkloadGroupOuterClass.ReadinessProbe.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
WorkloadGroupOuterClass.ReadinessProbe.Builder.clearHttpGet()
`httpGet` is performed to a given endpoint
and the status/able to connect determines health.
Number of seconds after the container has started before readiness probes are initiated.
WorkloadGroupOuterClass.ReadinessProbe.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
How often (in seconds) to perform the probe.
Minimum consecutive successes for the probe to be considered successful after having failed.
Health is determined by if the proxy is able to connect.
Number of seconds after which the probe times out.
WorkloadGroupOuterClass.ReadinessProbe.Builder.clone()
`ReadinessProbe` describes the configuration the user must provide for healthchecking on their workload.
Health is determined by how the command that is executed exited.
WorkloadGroupOuterClass.ReadinessProbe.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
WorkloadGroupOuterClass.ReadinessProbe.Builder.mergeFrom(com.google.protobuf.Message other)
`httpGet` is performed to a given endpoint
and the status/able to connect determines health.
Health is determined by if the proxy is able to connect.
WorkloadGroupOuterClass.ReadinessProbe.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
WorkloadGroupOuterClass.ReadinessProbe.newBuilder()
WorkloadGroupOuterClass.ReadinessProbe.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Health is determined by how the command that is executed exited.
Health is determined by how the command that is executed exited.
Minimum consecutive failures for the probe to be considered failed after having succeeded.
WorkloadGroupOuterClass.ReadinessProbe.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
`httpGet` is performed to a given endpoint
and the status/able to connect determines health.
`httpGet` is performed to a given endpoint
and the status/able to connect determines health.
Number of seconds after the container has started before readiness probes are initiated.
How often (in seconds) to perform the probe.
WorkloadGroupOuterClass.ReadinessProbe.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Minimum consecutive successes for the probe to be considered successful after having failed.
Health is determined by if the proxy is able to connect.
Health is determined by if the proxy is able to connect.
Number of seconds after which the probe times out.
WorkloadGroupOuterClass.ReadinessProbe.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
WorkloadGroupOuterClass.ReadinessProbe.toBuilder()