- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for cstdint (0.09 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)