Imports of package k8schain

PathSynopsis
contextPackage 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/authnPackage 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/googlePackage google provides facilities for listing images in gcr.io.
ioPackage io provides basic interfaces to I/O primitives.
k8s.io/api/core/v1Package v1 is the v1 version of the core API.
k8s.io/client-go/kubernetesPackage kubernetes holds packages which implement a clientset for Kubernetes APIs.
k8s.io/client-go/rest