- Sort Score
- Result 10 results
- Languages All
Results 411 - 420 of 437 for setreg (0.12 sec)
-
api/go1.txt
pkg syscall (darwin-386), func Wait4(int, *WaitStatus, int, *Rusage) (int, error) pkg syscall (darwin-386), func Write(int, []uint8) (int, error) pkg syscall (darwin-386), method (*Cmsghdr) SetLen(int) pkg syscall (darwin-386), method (*Iovec) SetLen(int) pkg syscall (darwin-386), method (*Msghdr) SetControllen(int) pkg syscall (darwin-386), type BpfHdr struct pkg syscall (darwin-386), type BpfHdr struct, Caplen uint32
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Aug 14 18:58:28 UTC 2013 - 1.7M bytes - Viewed (0) -
cmd/object-handlers.go
} // CopyObjectHandler - Copy Object // ---------- // This implementation of the PUT operation adds an object to a bucket // while reading the object from another source. // Notice: The S3 client can send secret keys in headers for encryption related jobs, // the handler should ensure to remove these keys before sending them to the object layer. // Currently these keys are: // - X-Amz-Server-Side-Encryption-Customer-Key
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Sat Oct 05 05:16:15 UTC 2024 - 117.4K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.28.md
- The helping message of commands which have sub-commands is now clearer and more instructive. It will show the full command instead of `kubectl <command> --help ...` Changed `kubectl create secret --help` description. There will be a short introduction to the three secret types and clearer guidance on how to use the command. ([#117930](https://github.com/kubernetes/kubernetes/pull/117930), [@LronDC](https://github.com/LronDC))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Oct 23 04:34:59 UTC 2024 - 456.9K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.20.md
- Kubelet now cleans up orphaned volume directories automatically ([#95301](https://github.com/kubernetes/kubernetes/pull/95301), [@lorenz](https://github.com/lorenz)) [SIG Node and Storage] - Resolves spurious `Failed to list *v1.Secret` or `Failed to list *v1.ConfigMap` messages in kubelet logs. ([#99538](https://github.com/kubernetes/kubernetes/pull/99538), [@liggitt](https://github.com/liggitt)) [SIG Auth and Node] - Sync node status during kubelet node shutdown.
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Jan 19 21:05:45 UTC 2022 - 409K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.12.md
* kubelet: resolved hang/timeout issues when running large numbers of pods with unique configmap/secret references ([#74755](https://github.com/kubernetes/kubernetes/pull/74755), [@liggitt](https://github.com/liggitt))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Feb 06 06:04:15 UTC 2020 - 293.8K bytes - Viewed (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), func Write(int, []uint8) (int, error) pkg syscall (netbsd-arm64-cgo), method (*Cmsghdr) SetLen(int) pkg syscall (netbsd-arm64-cgo), method (*Iovec) SetLen(int) pkg syscall (netbsd-arm64-cgo), method (*Msghdr) SetControllen(int) pkg syscall (netbsd-arm64-cgo), type BpfHdr struct pkg syscall (netbsd-arm64-cgo), type BpfHdr struct, Caplen uint32
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Aug 08 18:44:16 UTC 2019 - 452.6K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
String APP_CIPHER_KEY = "app.cipher.key"; /** The key of the configuration. e.g. sha256 */ String APP_DIGEST_ALGORISM = "app.digest.algorism"; /** The key of the configuration. e.g. .*password|.*key|.*token|.*secret */ String APP_ENCRYPT_PROPERTY_PATTERN = "app.encrypt.property.pattern"; /** The key of the configuration. e.g. */ String APP_EXTENSION_NAMES = "app.extension.names";
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Oct 11 21:11:58 UTC 2024 - 468.5K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.31.md
- Added kubectl support for: - kubectl create secret docker-registry <NAME> --from-file=<path/to/.docker/config.json> - kubectl create secret docker-registry <NAME> --from-file=.dockerconfigjson=<path/to/.docker/config.json> ([#119589](https://github.com/kubernetes/kubernetes/pull/119589), [@carlory](https://github.com/carlory))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Oct 23 12:18:32 UTC 2024 - 315.4K bytes - Viewed (0) -
api/go1.14.txt
pkg syscall (freebsd-arm64), func Wait4(int, *WaitStatus, int, *Rusage) (int, error) pkg syscall (freebsd-arm64), func Write(int, []uint8) (int, error) pkg syscall (freebsd-arm64), method (*Cmsghdr) SetLen(int) pkg syscall (freebsd-arm64), method (*Iovec) SetLen(int) pkg syscall (freebsd-arm64), method (*Msghdr) SetControllen(int) pkg syscall (freebsd-arm64), type BpfHdr struct pkg syscall (freebsd-arm64), type BpfHdr struct, Caplen uint32
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0) -
api/go1.16.txt
pkg syscall (darwin-arm64), func Wait4(int, *WaitStatus, int, *Rusage) (int, error) pkg syscall (darwin-arm64), func Write(int, []uint8) (int, error) pkg syscall (darwin-arm64), method (*Cmsghdr) SetLen(int) pkg syscall (darwin-arm64), method (*Iovec) SetLen(int) pkg syscall (darwin-arm64), method (*Msghdr) SetControllen(int) pkg syscall (darwin-arm64), type BpfHdr struct pkg syscall (darwin-arm64), type BpfHdr struct, Caplen uint32
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0)