Imports of package signer

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
cryptoPackage crypto collects common cryptographic constants.
crypto/x509Package x509 implements a subset of the X.509 standard.
encoding/pemPackage pem implements the PEM data encoding, which originated in Privacy Enhanced Mail.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
k8s.io/api/certificates/v1
k8s.io/api/certificates/v1beta1
k8s.io/api/core/v1Package v1 is the v1 version of the core API.
k8s.io/apimachinery/pkg/apis/meta/v1Package v1 contains API types that are common to all versions.
k8s.io/apimachinery/pkg/util/setsPackage sets has generic set and specified sets.
k8s.io/apiserver/pkg/server/dynamiccertificates
k8s.io/client-go/informers/certificates/v1
k8s.io/client-go/kubernetesPackage kubernetes holds packages which implement a clientset for Kubernetes APIs.
k8s.io/client-go/util/cert
k8s.io/client-go/util/certificate/csr
k8s.io/client-go/util/keyutilPackage keyutil contains utilities for managing public/private key pairs.
k8s.io/kubernetes/pkg/apis/certificates
k8s.io/kubernetes/pkg/controller/certificatesPackage certificates implements an abstract controller that is useful for building controllers that manage CSRs
k8s.io/kubernetes/pkg/controller/certificates/authority
sync/atomicPackage atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.
timePackage time provides functionality for measuring and displaying time.