Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Controller the Podgroup Controller type
func NewPodgroupController ¶
func NewPodgroupController( kubeClient kubernetes.Interface, vcClient vcclientset.Interface, sharedInformers informers.SharedInformerFactory, schedulerName string, ) *Controller
NewPodgroupController create new Podgroup Controller
func (*Controller) Run ¶
func (cc *Controller) Run(stopCh <-chan struct{})
Run start NewPodgroupController
Click to show internal directories.
Click to hide internal directories.