Imports of package headerrequest

PathSynopsis
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.
io/ioutilPackage ioutil implements some I/O utility functions.
k8s.io/apiserver/pkg/authentication/authenticator
k8s.io/apiserver/pkg/authentication/request/x509Package x509 provides a request authenticator that validates and extracts user information from client certificates
k8s.io/apiserver/pkg/authentication/userPackage user contains utilities for dealing with simple user exchange in the auth packages.
k8s.io/client-go/util/cert
net/httpPackage http provides HTTP client and server implementations.
net/urlPackage url parses URLs and implements query escaping.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.