pkg/

directory
v0.0.0-...-6eef5cf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 29, 2014 License: Apache-2.0

Directories

Path Synopsis
api
Package api includes all types used to communicate between the various parts of the Kubernetes system.
Package api includes all types used to communicate between the various parts of the Kubernetes system.
v1beta1
Package v1beta1 is the v1beta1 version of the API
Package v1beta1 is the v1beta1 version of the API
Package apiserver contains the code that provides a RESTful api service
Package apiserver contains the code that provides a RESTful api service
Package client contains the implementation of the client side communication with the Kubernetes master.
Package client contains the implementation of the client side communication with the Kubernetes master.
Package cloudprovider supplies interfaces and implementations for cloud service providers
Package cloudprovider supplies interfaces and implementations for cloud service providers
Package controller contains logic for watching and synchronizing replicationControllers.
Package controller contains logic for watching and synchronizing replicationControllers.
Package health contains utilities for health checking, as well as health status information.
Package health contains utilities for health checking, as well as health status information.
Package healthz implements basic http server health checking.
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 httplog contains a helper object and functions to maintain a log along with an http response.
Package kubecfg is a set of libraries that are used by the kubecfg command line tool.
Package kubecfg is a set of libraries that are used by the kubecfg command line tool.
Package kubelet is the package that contains the libraries that drive the Kubelet binary.
Package kubelet is the package that contains the libraries that drive the Kubelet binary.
config
Reads the pod configuration from etcd using the Kubernetes etcd schema
Reads the pod configuration from etcd using the Kubernetes etcd schema
Package labels implements a simple label system, parsing and matching selectors with sets of labels.
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 kubenetes cluster master.
Package master contains code for setting up and running a kubenetes cluster master.
Package proxy implements the layer-3 network proxy.
Package proxy implements the layer-3 network proxy.
config
Package config provides decoupling between various configuration sources (etcd, files,...) and the pieces that actually care about them (loadbalancer, proxy).
Package config provides decoupling between various configuration sources (etcd, files,...) and the pieces that actually care about them (loadbalancer, proxy).
Package registry implements the storage and system logic for the core of the api server.
Package registry implements the storage and system logic for the core of the api server.
Package scheduler contains a generic Scheduler interface and several implementations.
Package scheduler contains a generic Scheduler interface and several implementations.
Package tools implements general tools which depend on the api package.
Package tools implements general tools which depend on the api package.
Package util implements various utility functions used in both testing and implementation of Kubernetes.
Package util implements various utility functions used in both testing and implementation of Kubernetes.
config
Package config provides utility objects for decoupling sources of configuration and the actual configuration state.
Package config provides utility objects for decoupling sources of configuration and the actual configuration state.
Package version supplies version information collected at build time to kubernetes components.
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 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.
Package watch contains a generic watchable interface, and a fake for testing code that uses the watch interface.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL