- Sort Score
- Result 10 results
- Languages All
Results 1 - 5 of 5 for stdio (0.04 sec)
-
common-protos/k8s.io/api/core/v1/generated.proto
// 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. // +optional optional bool stdin = 16; // Whether the container runtime should close the stdin channel after it has been opened by // a single attach. When stdin is true the stdin stream will remain open across multiple attach
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Mon Mar 11 18:43:24 UTC 2024 - 255.8K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.21.md
- Client-go exec credential plugins will pass stdin only when interactive terminal is detected on stdin. This fixes a bug where previously it was checking if **stdout** is an interactive terminal. ([#99654](https://github.com/kubernetes/kubernetes/pull/99654), [@ankeesler](https://github.com/ankeesler))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Fri Oct 14 07:03:14 UTC 2022 - 367.3K bytes - Viewed (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), type Timeval struct, Usec int32 pkg syscall (netbsd-arm64-cgo), type WaitStatus uint32 pkg syscall (netbsd-arm64-cgo), var Stderr int pkg syscall (netbsd-arm64-cgo), var Stdin int pkg syscall (netbsd-arm64-cgo), var Stdout int pkg syscall (netbsd-arm64), const AF_APPLETALK = 16 pkg syscall (netbsd-arm64), const AF_APPLETALK ideal-int pkg syscall (netbsd-arm64), const AF_ARP = 28
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Aug 08 18:44:16 UTC 2019 - 452.6K bytes - Viewed (0) -
api/go1.16.txt
pkg syscall (darwin-arm64), type Timeval32 struct, Usec int32 pkg syscall (darwin-arm64), type WaitStatus uint32 pkg syscall (darwin-arm64), var Stderr int pkg syscall (darwin-arm64), var Stdin int pkg syscall (darwin-arm64), var Stdout int pkg syscall (darwin-arm64-cgo), const AF_APPLETALK = 16 pkg syscall (darwin-arm64-cgo), const AF_APPLETALK ideal-int pkg syscall (darwin-arm64-cgo), const AF_CCITT = 10
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<glob pattern="*.pdb"/> </mime-type> <mime-type type="chemical/x-xyz"> <glob pattern="*.xyz"/> </mime-type> <mime-type type="image/x-3ds"> <_comment>3D Studio (V1)</_comment> <magic priority="50"> <match value="MM" type="string" offset="0"> <match value="\x02\x00\x0A\x00\x00\x00" type="string" offset="6"> <match value="==" type="string" offset="16"/>
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Sep 21 06:46:43 UTC 2023 - 298.5K bytes - Viewed (0)