kubernetesk8s.io/kubernetes/pkg/ui

Imports of package ui

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
compress/gzipPackage gzip implements reading and writing of gzip format compressed files, as specified in RFC 1952.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/elazarl/go-bindata-assetfs
ioPackage io provides basic interfaces to I/O primitives.
net/httpPackage http provides HTTP client and server implementations.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.