- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for Getuid (0.06 sec)
-
api/go1.16.txt
pkg syscall (linux-386), func Seteuid(int) error pkg syscall (linux-386-cgo), func AllThreadsSyscall(uintptr, uintptr, uintptr, uintptr) (uintptr, uintptr, Errno) pkg syscall (linux-386-cgo), func AllThreadsSyscall6(uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr) (uintptr, uintptr, Errno) pkg syscall (linux-386-cgo), func Setegid(int) error pkg syscall (linux-386-cgo), func Seteuid(int) error
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), func SetBpfTimeout(int, *Timeval) error pkg syscall (netbsd-arm64-cgo), func Setegid(int) error pkg syscall (netbsd-arm64-cgo), func Seteuid(int) error pkg syscall (netbsd-arm64-cgo), func Setgid(int) error pkg syscall (netbsd-arm64-cgo), func Setgroups([]int) error pkg syscall (netbsd-arm64-cgo), func SetKevent(*Kevent_t, int, int, int)
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Aug 08 18:44:16 UTC 2019 - 452.6K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.11.md
* kube-apiserver: OIDC authentication now supports requiring specific claims with `--oidc-required-claim=<claim>=<value>` Previously, there was no mechanism for a user to specify claims in the OIDC authentication process that were requid to be present in the ID Token with an expected value. This version now makes it possible to require claims support for the OIDC authentication. It allows users to pass in a `--oidc-required-claims` flag, and `key=value` pairs in the API config, which...
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Feb 06 06:04:15 UTC 2020 - 328.4K bytes - Viewed (0)