-
Command is the remote command to execute.
Command is the remote command to execute.
V1.PodExecOptions.Builder.addCommandBytes(com.google.protobuf.ByteString value)
Command is the remote command to execute.
V1.PodExecOptions.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1.PodExecOptions.Builder.clear()
Command is the remote command to execute.
Container in which to execute the command.
V1.PodExecOptions.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
V1.PodExecOptions.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Redirect the standard error stream of the pod for this call.
Redirect the standard input stream of the pod for this call.
Redirect the standard output stream of the pod for this call.
TTY if true indicates that a tty will be allocated for the exec call.
V1.PodExecOptions.Builder.clone()
V1.PodExecOptions.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1.PodExecOptions.Builder.mergeFrom(com.google.protobuf.Message other)
V1.PodExecOptions.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1.PodExecOptions.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Command is the remote command to execute.
Container in which to execute the command.
Container in which to execute the command.
V1.PodExecOptions.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1.PodExecOptions.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
V1.PodExecOptions.Builder.setStderr(boolean value)
Redirect the standard error stream of the pod for this call.
V1.PodExecOptions.Builder.setStdin(boolean value)
Redirect the standard input stream of the pod for this call.
V1.PodExecOptions.Builder.setStdout(boolean value)
Redirect the standard output stream of the pod for this call.
V1.PodExecOptions.Builder.setTty(boolean value)
TTY if true indicates that a tty will be allocated for the exec call.
V1.PodExecOptions.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)