Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type IngressEndpointsController ¶
type IngressEndpointsController struct {
	// contains filtered or unexported fields
}
    type NodesController ¶
type NodesController struct {
	// contains filtered or unexported fields
}
    type PodsController ¶
type PodsController struct {
	// contains filtered or unexported fields
}
    type ServicesController ¶
type ServicesController struct {
	// contains filtered or unexported fields
}
    type WorkloadEndpointsController ¶
type WorkloadEndpointsController struct {
	WorkloadController workloadutil.CommonController
	// contains filtered or unexported fields
}
    func (*WorkloadEndpointsController) UpdateEndpoints ¶
func (c *WorkloadEndpointsController) UpdateEndpoints(key string, obj *workloadutil.Workload) error
 Click to show internal directories. 
   Click to hide internal directories.