status

package
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 26, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloneStatusUpdater added in v0.55.0

type CloneStatusUpdater struct {
	// contains filtered or unexported fields
}

func NewCloneStatusUpdater added in v0.55.0

func NewCloneStatusUpdater(cli kubecli.KubevirtClient) *CloneStatusUpdater

func (*CloneStatusUpdater) UpdateStatus added in v0.55.0

func (v *CloneStatusUpdater) UpdateStatus(vmClone *clonev1alpha1.VirtualMachineClone) error

type KVStatusUpdater

type KVStatusUpdater struct {
	// contains filtered or unexported fields
}

func NewKubeVirtStatusUpdater

func NewKubeVirtStatusUpdater(cli kubecli.KubevirtClient) *KVStatusUpdater

func (*KVStatusUpdater) PatchStatus added in v0.39.0

func (v *KVStatusUpdater) PatchStatus(kv *v1.KubeVirt, pt types.PatchType, data []byte) error

func (*KVStatusUpdater) UpdateStatus

func (v *KVStatusUpdater) UpdateStatus(kv *v1.KubeVirt) error

type MigrationStatusUpdater

type MigrationStatusUpdater struct {
	// contains filtered or unexported fields
}

func NewMigrationStatusUpdater

func NewMigrationStatusUpdater(cli kubecli.KubevirtClient) *MigrationStatusUpdater

func (*MigrationStatusUpdater) UpdateStatus

func (v *MigrationStatusUpdater) UpdateStatus(migration *v1.VirtualMachineInstanceMigration) error

type VMIRSStatusUpdater

type VMIRSStatusUpdater struct {
	// contains filtered or unexported fields
}

func NewVMIRSStatusUpdater

func NewVMIRSStatusUpdater(cli kubecli.KubevirtClient) *VMIRSStatusUpdater

func (*VMIRSStatusUpdater) UpdateStatus

type VMPStatusUpdater added in v0.59.0

type VMPStatusUpdater struct {
	// contains filtered or unexported fields
}

func NewVMPStatusUpdater added in v0.59.0

func NewVMPStatusUpdater(cli kubecli.KubevirtClient) *VMPStatusUpdater

func (*VMPStatusUpdater) PatchStatus added in v0.59.0

func (v *VMPStatusUpdater) PatchStatus(vp *poolv1.VirtualMachinePool, pt types.PatchType, data []byte, patchOptions *metav1.PatchOptions) error

func (*VMPStatusUpdater) UpdateStatus added in v0.59.0

func (v *VMPStatusUpdater) UpdateStatus(vp *poolv1.VirtualMachinePool) error

type VMStatusUpdater

type VMStatusUpdater struct {
	// contains filtered or unexported fields
}

func NewVMStatusUpdater

func NewVMStatusUpdater(cli kubecli.KubevirtClient) *VMStatusUpdater

func (*VMStatusUpdater) PatchStatus

func (v *VMStatusUpdater) PatchStatus(vm *v1.VirtualMachine, pt types.PatchType, data []byte, patchOptions *metav1.PatchOptions) error

func (*VMStatusUpdater) UpdateStatus

func (v *VMStatusUpdater) UpdateStatus(vm *v1.VirtualMachine) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL