 Directories
      ¶
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| CAUTION: If you update code in this file, you may need to also update code in contrib/mesos/cmd/km/hyperkube.go CAUTION: If you update code in this file, you may need to also update code in contrib/mesos/cmd/km/kube-apiserver.go CAUTION: If you update code in this file, you may need to also update code in contrib/mesos/cmd/km/k8sm-controllermanager.go CAUTION: If you update code in this file, you may need to also update code in contrib/mesos/cmd/km/kube-proxy.go CAUTION: If you update code in this file, you may need to also update code in contrib/mesos/cmd/km/k8sm-scheduler.go A binary that can morph into all of the other kubernetes binaries. | CAUTION: If you update code in this file, you may need to also update code in contrib/mesos/cmd/km/hyperkube.go CAUTION: If you update code in this file, you may need to also update code in contrib/mesos/cmd/km/kube-apiserver.go CAUTION: If you update code in this file, you may need to also update code in contrib/mesos/cmd/km/k8sm-controllermanager.go CAUTION: If you update code in this file, you may need to also update code in contrib/mesos/cmd/km/kube-proxy.go CAUTION: If you update code in this file, you may need to also update code in contrib/mesos/cmd/km/k8sm-scheduler.go A binary that can morph into all of the other kubernetes binaries. | 
| A basic integration test for the service. | A basic integration test for the service. | 
| 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. | 
| 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
            
            
          
           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. | 
| kube-version-change is a simple utility for converting a kubernetes object into a different api version. | kube-version-change is a simple utility for converting a kubernetes object into a different api version. | 
| 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. | 
| libs
       | |
| 
          
            go2idl/args
            
            
          
           Package args has common command-line flags for generation programs. | Package args has common command-line flags for generation programs. | 
| 
          
            go2idl/client-gen
            
            command
          
           client-gen makes the individual typed clients using go2idl. | client-gen makes the individual typed clients using go2idl. | 
| 
          
            go2idl/client-gen/generators
            
            
          
           Package generators has the generators for the client-gen utility. | Package generators has the generators for the client-gen utility. | 
| 
          
            go2idl/deepcopy-gen
            
            command
          
           deepcopy-gen is a tool for auto-generating DeepCopy functions. | deepcopy-gen is a tool for auto-generating DeepCopy functions. | 
| 
          
            go2idl/generator
            
            
          
           Package generator defines an interface for code generators to implement. | Package generator defines an interface for code generators to implement. | 
| 
          
            go2idl/namer
            
            
          
           Package namer has support for making different type naming systems. | Package namer has support for making different type naming systems. | 
| 
          
            go2idl/parser
            
            
          
           Package parser provides code to parse go files, type-check them, extract the types. | Package parser provides code to parse go files, type-check them, extract the types. | 
| 
          
            go2idl/set-gen
            
            command
          
           set-gen is an example usage of go2idl. | set-gen is an example usage of go2idl. | 
| 
          
            go2idl/set-gen/generators
            
            
          
           Package generators has the generators for the set-gen utility. | Package generators has the generators for the set-gen utility. | 
| 
          
            go2idl/types
            
            
          
           Package types contains go type information, packaged in a way that makes auto-generation convenient, whether by template or straight go functions. | Package types contains go type information, packaged in a way that makes auto-generation convenient, whether by template or straight go functions. | 
 Click to show internal directories. 
   Click to hide internal directories.