.. |
fixtures/validate_manifest
|
|
|
metadata
|
distribution: use types/registry.AuthConfig
|
2022-07-29 23:05:18 +02:00 |
utils
|
Add canonical import comment
|
2018-02-05 16:51:57 -05:00 |
xfer
|
distribution: retry downloading schema config on retryable error
|
2022-03-05 19:36:48 +01:00 |
config.go
|
distribution: use types/registry.AuthConfig
|
2022-07-29 23:05:18 +02:00 |
errors.go
|
distribution: un-export internal errors and error-utilities
|
2022-04-21 22:53:02 +02:00 |
errors_test.go
|
distribution: un-export internal errors and error-utilities
|
2022-04-21 22:53:02 +02:00 |
manifest.go
|
remove unneeded "digest" alias for "go-digest"
|
2022-03-04 14:49:42 +01:00 |
manifest_test.go
|
all: replace strings.Replace with strings.ReplaceAll
|
2022-05-09 19:45:40 +08:00 |
pull.go
|
distribution: move newPusher() and newPuller() together with definition
|
2022-04-21 23:13:39 +02:00 |
pull_v2.go
|
distribution: match manifest list resolution with containerd
|
2022-06-02 11:21:07 -07:00 |
pull_v2_test.go
|
distribution: use types/registry.AuthConfig
|
2022-07-29 23:05:18 +02:00 |
pull_v2_unix.go
|
distribution: match manifest list resolution with containerd
|
2022-06-02 11:21:07 -07:00 |
pull_v2_windows.go
|
distribution: remove Puller interface, remove redundant V1 checks
|
2022-04-21 23:11:07 +02:00 |
push.go
|
distribution: move newPusher() and newPuller() together with definition
|
2022-04-21 23:13:39 +02:00 |
push_v2.go
|
distribution: move newPusher() and newPuller() together with definition
|
2022-04-21 23:13:39 +02:00 |
push_v2_test.go
|
distribution: use types/registry.AuthConfig
|
2022-07-29 23:05:18 +02:00 |
registry.go
|
distribution: use types/registry.AuthConfig
|
2022-07-29 23:05:18 +02:00 |
registry_unit_test.go
|
distribution: use types/registry.AuthConfig
|
2022-07-29 23:05:18 +02:00 |
repository.go
|
distribution: add GetRepository(), un-export NewV2Repository, ValidateRepoName
|
2022-04-21 23:12:02 +02:00 |