Documentation ¶
Index ¶
- func ApplyHost(vm *v1.VM, pod *kubev1.Pod)
- func CleanUp(vm *v1.VM, virtCli kubecli.KubevirtClient) error
- func DisksAreReady(pod *kubev1.Pod) bool
- func GenerateContainers(vm *v1.VM) ([]kubev1.Container, error)
- func Initialize(vm *v1.VM, virtCli kubecli.KubevirtClient) error
- func MapRegistryDisks(vm *v1.VM) (*v1.VM, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyHost ¶
The controller uses this function communicate the IP address of the POD with the containers hosting the registry disks.
func DisksAreReady ¶
func GenerateContainers ¶
The controller uses this function to generate the container specs for hosting the container registry disks.
func Initialize ¶
func Initialize(vm *v1.VM, virtCli kubecli.KubevirtClient) error
The controller applies ports to registry disks when a VM spec is introduced into the cluster.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.