-
V1.PodAttachOptions.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1.PodAttachOptions.Builder.clear()
The container in which to execute the command.
V1.PodAttachOptions.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
V1.PodAttachOptions.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Stderr if true indicates that stderr is to be redirected for the attach call.
Stdin if true, redirects the standard input stream of the pod for this call.
Stdout if true indicates that stdout is to be redirected for the attach call.
TTY if true indicates that a tty will be allocated for the attach call.
V1.PodAttachOptions.Builder.clone()
V1.PodAttachOptions.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1.PodAttachOptions.Builder.mergeFrom(com.google.protobuf.Message other)
V1.PodAttachOptions.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1.PodAttachOptions.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
The container in which to execute the command.
The container in which to execute the command.
V1.PodAttachOptions.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1.PodAttachOptions.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
V1.PodAttachOptions.Builder.setStderr(boolean value)
Stderr if true indicates that stderr is to be redirected for the attach call.
V1.PodAttachOptions.Builder.setStdin(boolean value)
Stdin if true, redirects the standard input stream of the pod for this call.
V1.PodAttachOptions.Builder.setStdout(boolean value)
Stdout if true indicates that stdout is to be redirected for the attach call.
V1.PodAttachOptions.Builder.setTty(boolean value)
TTY if true indicates that a tty will be allocated for the attach call.
V1.PodAttachOptions.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)