context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
github.com/awslabs/amazon-ecr-credential-helper/ecr-login | |
github.com/chrismellard/docker-credential-acr-env/pkg/credhelper | |
github.com/google/go-containerregistry/pkg/authn | Package authn defines different methods of authentication for talking to a container registry. |
github.com/google/go-containerregistry/pkg/authn/kubernetes | |
github.com/google/go-containerregistry/pkg/v1/google | Package google provides facilities for listing images in gcr.io. |
io | Package io provides basic interfaces to I/O primitives. |
k8s.io/api/core/v1 | Package v1 is the v1 version of the core API. |
k8s.io/client-go/kubernetes | Package kubernetes holds packages which implement a clientset for Kubernetes APIs. |
k8s.io/client-go/rest | |