Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDomainController ¶
func NewDomainController(lw cache.ListerWatcher) *cache.Controller
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func NewVMController ¶
func NewVMController(listWatcher cache.ListerWatcher, domainManager libvirt.DomainManager, recorder record.EventRecorder, restClient rest.RESTClient) (cache.Indexer, *Controller)
func (*Controller) Run ¶
func (c *Controller) Run(threadiness int, stopCh chan struct{})
Click to show internal directories.
Click to hide internal directories.