Documentation ¶
Index ¶
- func CleanupEphemeralDisks(vm *v1.VirtualMachine) error
- func CleanupOrphanedEphemeralDisks(indexer cache.Store) error
- func GenerateContainers(vm *v1.VirtualMachine) ([]kubev1.Container, []kubev1.Volume, error)
- func GetFilePath(vm *v1.VirtualMachine, volumeName string) (string, string, error)
- func SetLocalDataOwner(user string)
- func SetLocalDirectory(dir string) error
- func TakeOverRegistryDisks(vm *v1.VirtualMachine) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanupEphemeralDisks ¶
func CleanupEphemeralDisks(vm *v1.VirtualMachine) error
func GenerateContainers ¶
The controller uses this function to generate the container specs for hosting the container registry disks.
func GetFilePath ¶
func SetLocalDirectory ¶
func TakeOverRegistryDisks ¶
func TakeOverRegistryDisks(vm *v1.VirtualMachine) error
The virt-handler renames all registry disks in order to indicate to virt-launcher that it took the ownership of the image
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.