kubernetes v1.32

EphemeralContainer.stdin

Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false.

1 fields
EphemeralContainer.stdin fields and descriptions
Field / TypeDescription
EphemeralContainer.stdin
boolean

Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false.