skopeo/cmd/skopeo
luozexuan b6b6415286 chore: fix some function names in comment
Signed-off-by: luozexuan <fetchcode@139.com>
2025-03-30 16:19:50 +08:00
..
fixtures Add (skopeo manifest-digest) 2016-08-25 16:49:02 +02:00
inspect add inspect layersData 2022-08-24 12:05:53 +08:00
completions.go Complete paths for some transports 2025-03-21 17:31:07 +02:00
copy_test.go Fix handling of errorShouldDisplayUsage 2024-12-02 20:45:28 +01:00
copy.go Complete paths for some transports 2025-03-21 17:31:07 +02:00
delete.go Complete paths for some transports 2025-03-21 17:31:07 +02:00
generate_sigstore_key_test.go Run codespell on codebase 2023-02-09 09:13:32 -05:00
generate_sigstore_key.go Add (skopeo generate-sigstore-key) 2023-01-23 17:39:09 +01:00
inspect.go Complete paths for some transports 2025-03-21 17:31:07 +02:00
layers.go In (skopeo layers), validate the blob against the expected digest 2025-03-19 19:11:41 +01:00
list_tags_test.go Fix handling of errorShouldDisplayUsage 2024-12-02 20:45:28 +01:00
list_tags.go Use the new maps.Keys and slices.Sorted 2025-03-21 21:00:39 +01:00
login_test.go Add documentation and smoke tests for the new --compat-auth-file options 2023-11-16 18:23:59 +01:00
login.go move optional-flag code to c/common/pkg/flag 2021-10-26 15:18:30 +02:00
logout_test.go Add documentation and smoke tests for the new --compat-auth-file options 2023-11-16 18:23:59 +01:00
logout.go move optional-flag code to c/common/pkg/flag 2021-10-26 15:18:30 +02:00
main_test.go Set User-Agent to skopeo/$VERSION 2021-02-03 08:39:43 -08:00
main.go main: return exit code 2 when an input is not found 2024-03-25 18:05:45 +01:00
manifest_test.go Spelling 2020-12-21 16:10:45 -05:00
manifest.go Update users of deprecated io/ioutil 2022-04-13 20:13:52 +02:00
proxy_windows.go Remove obsolete build tag syntax 2025-03-21 21:00:49 +01:00
proxy.go chore: fix some function names in comment 2025-03-30 16:19:50 +08:00
signing_test.go Use multiple fingerprint function 2023-04-01 12:07:35 +01:00
signing.go Fix error handling of signature.NewEphemeralGPGSigningMechanism 2023-04-06 21:23:36 +02:00
sync_test.go Fix handling of errorShouldDisplayUsage 2024-12-02 20:45:28 +01:00
sync.go * Added option to create digest file for syncing images. 2024-10-08 12:58:33 +01:00
unshare_linux.go vendor: switch to moby/sys/capability (#2428) 2024-10-01 06:42:29 -04:00
unshare.go Remove obsolete build tag syntax 2025-03-21 21:00:49 +01:00
utils_test.go Remove unnecessary blank lines 2023-02-03 17:49:01 +01:00
utils.go Satisfy staticcheck 2025-03-24 19:29:24 +01:00