MCPcopy Create free account

hub / github.com/awslabs/amazon-ecr-containerd-resolver / functions

Functions136 in github.com/awslabs/amazon-ecr-containerd-resolver

FunctionTestFetchLayerAPIError
(t *testing.T)
ecr/fetcher_test.go:300
FunctionTestFetchLayerHtcat
(t *testing.T)
ecr/fetcher_test.go:318
FunctionTestFetchManifest
(t *testing.T)
ecr/fetcher_test.go:114
FunctionTestFetchManifestAPIError
(t *testing.T)
ecr/fetcher_test.go:200
FunctionTestFetchManifestNotFound
(t *testing.T)
ecr/fetcher_test.go:220
FunctionTestFetchUnimplemented
(t *testing.T)
ecr/fetcher_test.go:43
FunctionTestImageID
(t *testing.T)
ecr/ref_test.go:132
FunctionTestLayerWriter
(t *testing.T)
ecr/layer_writer_test.go:35
FunctionTestLayerWriterCommitExists
(t *testing.T)
ecr/layer_writer_test.go:111
FunctionTestManifestWriterCommit
(t *testing.T)
ecr/manifest_writer_test.go:34
FunctionTestManifestWriterNoTagCommit
(t *testing.T)
ecr/manifest_writer_test.go:117
FunctionTestParseImageManifestMediaType
(t *testing.T)
ecr/resolver_test.go:35
FunctionTestParseImageURIInvalid
Test ParseEcrImageNameToRef with an invalid ECR image name
ecr/ref_test.go:239
FunctionTestParseImageURIValid
Test ParseEcrImageNameToRef with a valid ECR image name
ecr/ref_test.go:186
FunctionTestPushBlobAPIError
(t *testing.T)
ecr/pusher_test.go:284
FunctionTestPushBlobAlreadyExists
(t *testing.T)
ecr/pusher_test.go:237
FunctionTestPushBlobReturnsLayerWriter
(t *testing.T)
ecr/pusher_test.go:164
FunctionTestPushManifestAlreadyExists
(t *testing.T)
ecr/pusher_test.go:115
FunctionTestPushManifestReturnsManifestWriter
(t *testing.T)
ecr/pusher_test.go:39
FunctionTestRedactDescriptor
(t *testing.T)
ecr/internal/util/oci/redact_test.go:24
FunctionTestRedactHTTPQueryValuesFromURL
(t *testing.T)
ecr/internal/util/http/redact_test.go:106
FunctionTestRedactHTTPQueryValuesFromURLError
(t *testing.T)
ecr/internal/util/http/redact_test.go:38
FunctionTestRefRepresentations
(t *testing.T)
ecr/ref_test.go:31
FunctionTestResolve
(t *testing.T)
ecr/resolver_test.go:64
FunctionTestResolveError
(t *testing.T)
ecr/resolver_test.go:111
FunctionTestResolveNoResult
(t *testing.T)
ecr/resolver_test.go:132
FunctionTestResolvePusherAllowTagDigest
(t *testing.T)
ecr/resolver_test.go:169
FunctionTestResolvePusherAllowsDigest
(t *testing.T)
ecr/resolver_test.go:151
MethodTruncate
(size int64)
ecr/manifest_writer.go:124
MethodTruncate
(size int64)
ecr/layer_writer.go:212
MethodUploadLayerPart
(ctx context.Context, arg *ecr.UploadLayerPartInput, opts ...func(*ecr.Options))
ecr/fake_ecr_client_test.go:55
FunctionWithConfig
WithConfig is a ResolverOption to use a specific AWS config
ecr/resolver.go:75
FunctionWithHTTPClient
WithHTTPClient is a ResolverOption to use a specific http.Client.
ecr/resolver.go:103
Functionmain
()
example/ecr-push/main.go:44
Functionmain
()
example/ecr-pull/main.go:39
Functionmain
()
example/ecr-copy/main.go:35
← previous101–136 of 136, ranked by callers