V1.PodLogOptions.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1.PodLogOptions.Builder.clear()
The container for which to stream logs.
V1.PodLogOptions.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Follow the log stream of the pod.
insecureSkipTLSVerifyBackend indicates that the apiserver should not confirm the validity of the
serving certificate of the backend it is connecting to.
If set, the number of bytes to read from the server before terminating the
log output.
V1.PodLogOptions.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Return previous terminated container logs.
A relative time in seconds before the current time from which to show logs.
An RFC3339 timestamp from which to show logs.
If set, the number of lines from the end of the logs to show.
If true, add an RFC3339 or RFC3339Nano timestamp at the beginning of every line
of log output.
V1.PodLogOptions.Builder.clone()
V1.PodLogOptions.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1.PodLogOptions.Builder.mergeFrom(com.google.protobuf.Message other)
An RFC3339 timestamp from which to show logs.
V1.PodLogOptions.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1.PodLogOptions.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
The container for which to stream logs.
The container for which to stream logs.
V1.PodLogOptions.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1.PodLogOptions.Builder.setFollow(boolean value)
Follow the log stream of the pod.
insecureSkipTLSVerifyBackend indicates that the apiserver should not confirm the validity of the
serving certificate of the backend it is connecting to.
If set, the number of bytes to read from the server before terminating the
log output.
Return previous terminated container logs.
V1.PodLogOptions.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
A relative time in seconds before the current time from which to show logs.
An RFC3339 timestamp from which to show logs.
An RFC3339 timestamp from which to show logs.
If set, the number of lines from the end of the logs to show.
If true, add an RFC3339 or RFC3339Nano timestamp at the beginning of every line
of log output.
V1.PodLogOptions.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)