Imports of package signer

PathSynopsis
cryptoPackage crypto collects common cryptographic constants.
crypto/x509Package x509 implements a subset of the X.509 standard.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/cloudflare/cfssl/configPackage config contains the configuration logic for CFSSL.
github.com/cloudflare/cfssl/helpersPackage helpers implements utility functionality common to many CFSSL packages.
github.com/cloudflare/cfssl/signerPackage signer implements certificate signature functionality for CFSSL.
github.com/cloudflare/cfssl/signer/localPackage local implements certificate signature functionality for CFSSL.
io/ioutilPackage ioutil implements some I/O utility functions.
k8s.io/kubernetes/pkg/apis/certificates/v1beta1
k8s.io/kubernetes/pkg/client/clientset_generated/clientset
k8s.io/kubernetes/pkg/client/informers/informers_generated/externalversions/certificates/v1beta1
k8s.io/kubernetes/pkg/controller/certificatesPackage certificates implements an abstract controller that is useful for building controllers that manage CSRs
osPackage os provides a platform-independent interface to operating system functionality.
timePackage time provides functionality for measuring and displaying time.