Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
apiserver
apiserver is the main api server and master for the cluster.
|
apiserver is the main api server and master for the cluster. |
controller-manager
The controller manager is responsible for monitoring replication controllers, and creating corresponding pods to achieve the desired state.
|
The controller manager is responsible for monitoring replication controllers, and creating corresponding pods to achieve the desired state. |
integration
A basic integration test for the service.
|
A basic integration test for the service. |
localkube
An all-in-one binary for standing up a fake Kubernetes cluster on your local machine.
|
An all-in-one binary for standing up a fake Kubernetes cluster on your local machine. |
pkg
|
|
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. |
apiserver
Package apiserver contains the code that provides a RESTful api service
|
Package apiserver contains the code that provides a RESTful api service |
client
A client for the Kubernetes cluster management API There are three fundamental objects Pod - A co-scheduled set of running containers ReplicationController - A manager for replicating Pods Service - A discoverable load balancer Copyright 2014 Google Inc.
|
A client for the Kubernetes cluster management API There are three fundamental objects Pod - A co-scheduled set of running containers ReplicationController - A manager for replicating Pods Service - A discoverable load balancer Copyright 2014 Google Inc. |
cloudcfg
Package cloudcfg is ...
|
Package cloudcfg is ... |
kubelet
Package kubelet is ...
|
Package kubelet is ... |
proxy/config
Config provides decoupling between various configuration sources (etcd, files,...) and the pieces that actually care about them (loadbalancer, proxy).
|
Config provides decoupling between various configuration sources (etcd, files,...) and the pieces that actually care about them (loadbalancer, proxy). |
third_party
|
|
bitbucket.org/kardianos/osext
Extensions to the standard "os" package.
|
Extensions to the standard "os" package. |
github.com/coreos/go-systemd/journal
Package journal provides write bindings to the systemd journal
|
Package journal provides write bindings to the systemd journal |
github.com/fsouza/go-dockerclient
Package docker provides a client for the Docker remote API.
|
Package docker provides a client for the Docker remote API. |
github.com/fsouza/go-dockerclient/testing
Package testing provides a fake implementation of the Docker API, useful for testing purpose.
|
Package testing provides a fake implementation of the Docker API, useful for testing purpose. |
gonuts.org/v1/yaml
Package yaml implements YAML support for the Go language.
|
Package yaml implements YAML support for the Go language. |
gopkg.in/v1/yaml
Package yaml implements YAML support for the Go language.
|
Package yaml implements YAML support for the Go language. |
Click to show internal directories.
Click to hide internal directories.