Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VMCloneController ¶
type VMCloneController struct {
// contains filtered or unexported fields
}
func NewVmCloneController ¶
func NewVmCloneController(client kubecli.KubevirtClient, vmCloneInformer, snapshotInformer, restoreInformer, vmInformer cache.SharedIndexInformer, recorder record.EventRecorder) *VMCloneController
func (*VMCloneController) Execute ¶
func (ctrl *VMCloneController) Execute() bool
func (*VMCloneController) Run ¶
func (ctrl *VMCloneController) Run(threadiness int, stopCh <-chan struct{}) error
Click to show internal directories.
Click to hide internal directories.