# Packages
No description provided by the author
Package api contains the latest (or "internal") version of the Kubernetes API objects.
Package apimachinery contains the generic API machinery code that is common to both server and clients.
No description provided by the author
Package apiserver contains the code that provides a rest.ful api service.
No description provided by the author
package capbabilities manages system level capabilities.
No description provided by the author
Package cloudprovider supplies interfaces and implementations for cloud service providers.
Package controller contains code for controllers (like the replication controller).
Package conversion provides go object versioning.
Package credentialprovider supplies interfaces and implementations for docker registry providers to expose their authentication scheme.
Package DNS provides a backend for the skydns DNS server started by the kubedns cluster addon.
Package fieldpath supplies methods for extracting fields from objects given a path to a field.
Package fields implements a simple field system, parsing and matching selectors with sets of fields.
Package genericapiserver contains code to setup a generic kubernetes-like API server.
Package healthz implements basic http server health checking.
Package httplog contains a helper object and functions to maintain a log along with an http response.
Package hyperkube is a framework for kubernetes server components.
A set of common functions needed by cmd/kubectl and pkg/kubectl packages.
Package kubelet is the package that contains the libraries that drive the Kubelet binary.
No description provided by the author
Package labels implements a simple label system, parsing and matching selectors with sets of labels.
Package master contains code for setting up and running a Kubernetes cluster master.
No description provided by the author
Package networkprovider supplies interfaces and implementations for network providers.
Package probe contains utilities for health probing, as well as health status information.
Package proxy implements the layer-3 network proxy.
No description provided by the author
Package registry implements the storage and system logic for the core of the api server.
Package runtime is a generated protocol buffer package.
Package security contains security apis and implementations.
Package securitycontext contains security context api implementations.
No description provided by the author
No description provided by the author
Interfaces for database-related operations.
Package types implements various generic types used throughout kubernetes.
package ui contains utilities for accessing the static data files compiled in the data/* subdirectories.
Package util implements various utility functions used in both testing and implementation of Kubernetes.
Package version supplies version information collected at build time to kubernetes components.
Package volume includes internal representations of external volume types as well as utility methods required to mount/unmount volumes to kubelets.
Package watch contains a generic watchable interface, and a fake for testing code that uses the watch interface.