Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package master contains the OpenShift SDN code that runs on the master
Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
var ErrSubnetAllocatorFull = fmt.Errorf("No subnets available.")
    Functions ¶
func IPToUint32 ¶
func Start ¶
func Start(networkConfig openshiftcontrolplanev1.NetworkControllerConfig, networkClient networkclient.Interface, kClient kclientset.Interface, kubeInformers informers.SharedInformerFactory, networkInformers networkinternalinformers.SharedInformerFactory) error
func Uint32ToIP ¶
Types ¶
type OsdnMaster ¶
type OsdnMaster struct {
	// contains filtered or unexported fields
}
    type SubnetAllocator ¶
type SubnetAllocator struct {
	// contains filtered or unexported fields
}
    
      
      Source Files
      ¶
    
   Click to show internal directories. 
   Click to hide internal directories.