- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for isDirectiveValid (0.05 sec)
-
cmd/handler-utils.go
ReplicationSsecChecksumHeader: ReplicationSsecChecksumHeader, // Add more supported headers here. } // isDirectiveValid - check if tagging-directive is valid. func isDirectiveValid(v string) bool { // Check if set metadata-directive is valid. return isDirectiveCopy(v) || isDirectiveReplace(v) } // Check if the directive COPY is requested.
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 16.3K bytes - Viewed (1)