Documentation ¶
Index ¶
Constants ¶
View Source
const ( ConditionReasonDeploymentFailedExisting = "ExistingDeployment" ConditionReasonDeploymentFailedError = "DeploymentFailed" ConditionReasonDeletionFailedError = "DeletionFailed" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type KubeVirtController ¶
type KubeVirtController struct {
// contains filtered or unexported fields
}
func NewKubeVirtController ¶
func NewKubeVirtController( clientset kubecli.KubevirtClient, informer cache.SharedIndexInformer, recorder record.EventRecorder, stores util.Stores, informers util.Informers) *KubeVirtController
func (*KubeVirtController) Execute ¶
func (c *KubeVirtController) Execute() bool
func (*KubeVirtController) Run ¶
func (c *KubeVirtController) Run(threadiness int, stopCh chan struct{})
type VirtOperatorApp ¶
type VirtOperatorApp struct { service.ServiceListen // contains filtered or unexported fields }
func (*VirtOperatorApp) AddFlags ¶
func (app *VirtOperatorApp) AddFlags()
func (*VirtOperatorApp) Run ¶
func (app *VirtOperatorApp) Run()
Directories ¶
Path | Synopsis |
---|---|
components
* This file is part of the KubeVirt project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.
|
* This file is part of the KubeVirt project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |
rbac
* This file is part of the KubeVirt project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.
|
* This file is part of the KubeVirt project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |
* This file is part of the KubeVirt project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.
|
* This file is part of the KubeVirt project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |
Click to show internal directories.
Click to hide internal directories.