 Directories
      ¶
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| apis
       | |
| 
          
            federation/v1beta1
            
            
          
           +k8s:deepcopy-gen=package,register +k8s:conversion-gen=k8s.io/kubernetes/federation/apis/federation +k8s:openapi-gen=true +k8s:defaulter-gen=TypeMeta Package v1beta1 is a generated protocol buffer package. | +k8s:deepcopy-gen=package,register +k8s:conversion-gen=k8s.io/kubernetes/federation/apis/federation +k8s:openapi-gen=true +k8s:defaulter-gen=TypeMeta Package v1beta1 is a generated protocol buffer package. | 
| client
       | |
| 
          
            clientset_generated/federation_clientset
            
            
          
           This package has the automatically generated clientset. | This package has the automatically generated clientset. | 
| 
          
            clientset_generated/federation_clientset/fake
            
            
          
           This package has the automatically generated fake clientset. | This package has the automatically generated fake clientset. | 
| 
          
            clientset_generated/federation_clientset/scheme
            
            
          
           This package contains the scheme of the automatically generated clientset. | This package contains the scheme of the automatically generated clientset. | 
| 
          
            clientset_generated/federation_clientset/typed/autoscaling/v1
            
            
          
           This package has the automatically generated typed clients. | This package has the automatically generated typed clients. | 
| 
          
            clientset_generated/federation_clientset/typed/autoscaling/v1/fake
            
            
          
           Package fake has the automatically generated clients. | Package fake has the automatically generated clients. | 
| 
          
            clientset_generated/federation_clientset/typed/batch/v1
            
            
          
           This package has the automatically generated typed clients. | This package has the automatically generated typed clients. | 
| 
          
            clientset_generated/federation_clientset/typed/batch/v1/fake
            
            
          
           Package fake has the automatically generated clients. | Package fake has the automatically generated clients. | 
| 
          
            clientset_generated/federation_clientset/typed/core/v1
            
            
          
           This package has the automatically generated typed clients. | This package has the automatically generated typed clients. | 
| 
          
            clientset_generated/federation_clientset/typed/core/v1/fake
            
            
          
           Package fake has the automatically generated clients. | Package fake has the automatically generated clients. | 
| 
          
            clientset_generated/federation_clientset/typed/extensions/v1beta1
            
            
          
           This package has the automatically generated typed clients. | This package has the automatically generated typed clients. | 
| 
          
            clientset_generated/federation_clientset/typed/extensions/v1beta1/fake
            
            
          
           Package fake has the automatically generated clients. | Package fake has the automatically generated clients. | 
| 
          
            clientset_generated/federation_clientset/typed/federation/v1beta1
            
            
          
           This package has the automatically generated typed clients. | This package has the automatically generated typed clients. | 
| 
          
            clientset_generated/federation_clientset/typed/federation/v1beta1/fake
            
            
          
           Package fake has the automatically generated clients. | Package fake has the automatically generated clients. | 
| 
          
            clientset_generated/federation_internalclientset
            
            
          
           This package has the automatically generated clientset. | This package has the automatically generated clientset. | 
| 
          
            clientset_generated/federation_internalclientset/fake
            
            
          
           This package has the automatically generated fake clientset. | This package has the automatically generated fake clientset. | 
| 
          
            clientset_generated/federation_internalclientset/scheme
            
            
          
           This package contains the scheme of the automatically generated clientset. | This package contains the scheme of the automatically generated clientset. | 
| 
          
            clientset_generated/federation_internalclientset/typed/autoscaling/internalversion
            
            
          
           This package has the automatically generated typed clients. | This package has the automatically generated typed clients. | 
| 
          
            clientset_generated/federation_internalclientset/typed/autoscaling/internalversion/fake
            
            
          
           Package fake has the automatically generated clients. | Package fake has the automatically generated clients. | 
| 
          
            clientset_generated/federation_internalclientset/typed/batch/internalversion
            
            
          
           This package has the automatically generated typed clients. | This package has the automatically generated typed clients. | 
| 
          
            clientset_generated/federation_internalclientset/typed/batch/internalversion/fake
            
            
          
           Package fake has the automatically generated clients. | Package fake has the automatically generated clients. | 
| 
          
            clientset_generated/federation_internalclientset/typed/core/internalversion
            
            
          
           This package has the automatically generated typed clients. | This package has the automatically generated typed clients. | 
| 
          
            clientset_generated/federation_internalclientset/typed/core/internalversion/fake
            
            
          
           Package fake has the automatically generated clients. | Package fake has the automatically generated clients. | 
| 
          
            clientset_generated/federation_internalclientset/typed/extensions/internalversion
            
            
          
           This package has the automatically generated typed clients. | This package has the automatically generated typed clients. | 
| 
          
            clientset_generated/federation_internalclientset/typed/extensions/internalversion/fake
            
            
          
           Package fake has the automatically generated clients. | Package fake has the automatically generated clients. | 
| 
          
            clientset_generated/federation_internalclientset/typed/federation/internalversion
            
            
          
           This package has the automatically generated typed clients. | This package has the automatically generated typed clients. | 
| 
          
            clientset_generated/federation_internalclientset/typed/federation/internalversion/fake
            
            
          
           Package fake has the automatically generated clients. | Package fake has the automatically generated clients. | 
| cmd
       | |
| 
          
            federation-apiserver
            
            command
          
           apiserver is the main api server and master for the cluster. | apiserver is the main api server and master for the cluster. | 
| 
          
            federation-apiserver/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. | 
| 
          
            federation-apiserver/app/options
            
            
          
           Package options contains flags and options for initializing federation-apiserver. | Package options contains flags and options for initializing federation-apiserver. | 
| 
          
            federation-controller-manager
            
            command
          
          
         | |
| 
          
            genfeddocs
            
            command
          
          
         | |
| 
          
            kubefed
            
            command
          
          
         | |
| pkg
       | |
| 
          
            dnsprovider
            
            
          
           dnsprovider supplies interfaces for dns service providers (e.g. | dnsprovider supplies interfaces for dns service providers (e.g. | 
| 
          
            dnsprovider/providers/aws/route53
            
            
          
           route53 is the implementation of pkg/dnsprovider interface for AWS Route53 | route53 is the implementation of pkg/dnsprovider interface for AWS Route53 | 
| 
          
            dnsprovider/providers/aws/route53/stubs
            
            
          
           internal implements a stub for the AWS Route53 API, used primarily for unit testing purposes | internal implements a stub for the AWS Route53 API, used primarily for unit testing purposes | 
| 
          
            dnsprovider/providers/coredns
            
            
          
           Package coredns is the implementation of pkg/dnsprovider interface for CoreDNS | Package coredns is the implementation of pkg/dnsprovider interface for CoreDNS | 
| 
          
            dnsprovider/providers/coredns/stubs
            
            
          
           Package stubs implements a stub for the EtcdKeysAPI, used primarily for unit testing purposes | Package stubs implements a stub for the EtcdKeysAPI, used primarily for unit testing purposes | 
| 
          
            dnsprovider/providers/google/clouddns
            
            
          
           clouddns is the implementation of pkg/dnsprovider interface for Google Cloud DNS | clouddns is the implementation of pkg/dnsprovider interface for Google Cloud DNS | 
| 
          
            federation-controller
            
            
          
           Package federation_controller contains code for controllers (like the cluster controller). | Package federation_controller contains code for controllers (like the cluster controller). | 
| 
          
            federation-controller/cluster
            
            
          
           Package cluster contains code for syncing cluster | Package cluster contains code for syncing cluster | 
| 
          
            federation-controller/service
            
            
          
           Package service contains code for syncing Kubernetes services, and cloud DNS servers with the federated service registry. | Package service contains code for syncing Kubernetes services, and cloud DNS servers with the federated service registry. | 
| 
          
            federation-controller/util
            
            
          
           TODO: consider moving it to a more generic package. | TODO: consider moving it to a more generic package. | 
| 
          
            federation-controller/util/deletionhelper
            
            
          
           Package to help federation controllers to delete federated resources from underlying clusters when the resource is deleted from federation control plane. | Package to help federation controllers to delete federated resources from underlying clusters when the resource is deleted from federation control plane. | 
| 
          
            kubefed/init
            
            
          
           TODO(madhusdancs): 1. | TODO(madhusdancs): 1. | 
| registry
       | |
 Click to show internal directories. 
   Click to hide internal directories.