 Directories
      ¶
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| controller-manager
       | |
| A binary that can morph into all of the other kubernetes binaries. | A binary that can morph into all of the other kubernetes binaries. | 
| apiserver is the main api server and master for the cluster. | apiserver is the main api server and master for the cluster. | 
| 
          
            app
            
            
          
           Package app does all of the work necessary to create a Kubernetes APIServer by binding together the API, master and APIServer infrastructure. | Package app does all of the work necessary to create a Kubernetes APIServer by binding together the API, master and APIServer infrastructure. | 
| 
          
            app/options
            
            
          
           Package options contains flags and options for initializing an apiserver | Package options contains flags and options for initializing an apiserver | 
| 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. | 
| 
          
            app
            
            
          
           Package app implements a server that runs a set of active components. | Package app implements a server that runs a set of active components. | 
| 
          
            app/options
            
            
          
           Package options provides the flags used for the controller manager. | Package options provides the flags used for the controller manager. | 
| 
          
            app
            
            
          
           Package app does all of the work necessary to configure and run a Kubernetes app process. | Package app does all of the work necessary to configure and run a Kubernetes app process. | 
| 
          
            app
            
            
          
           Package app implements a Server object for running the scheduler. | Package app implements a Server object for running the scheduler. | 
| 
          
            app/apis/kubeadm/v1alpha1
            
            
          
           Package v1alpha1 is the package that contains the libraries that drive the kubeadm binary. | Package v1alpha1 is the package that contains the libraries that drive the kubeadm binary. | 
| 
          
            app/apis/kubeadm/v1alpha2
            
            
          
           Package v1alpha2 is the package that contains the libraries that drive the kubeadm binary. | Package v1alpha2 is the package that contains the libraries that drive the kubeadm binary. | 
| 
          
            app/util/pubkeypin
            
            
          
           Package pubkeypin provides primitives for x509 public key pinning in the style of RFC7469. | Package pubkeypin provides primitives for x509 public key pinning in the style of RFC7469. | 
| The kubelet binary is responsible for maintaining a set of containers on a particular host VM. | The kubelet binary is responsible for maintaining a set of containers on a particular host VM. | 
| 
          
            app
            
            
          
           Package app makes it easy to create a kubelet server for various contexts. | Package app makes it easy to create a kubelet server for various contexts. | 
| 
          
            app/options
            
            
          
           Package options contains all of the primary arguments for a kubelet. | Package options contains all of the primary arguments for a kubelet. | 
 Click to show internal directories. 
   Click to hide internal directories.