Versions in this module Expand all Collapse all v0 v0.1.0 Jul 21, 2023 Changes in this version + const KollaConfigAPI + const ServiceName + func ConfigJob(ctx context.Context, h *helper.Helper, k8sClient client.Client, ...) ([]*batchv1.Job, error) + func CreateAdditionalNetworks(ctx context.Context, h *helper.Helper, instance *v1beta1.OVNController, ...) ([]string, error) + func DaemonSet(instance *v1beta1.OVNController, configHash string, labels map[string]string, ...) (*appsv1.DaemonSet, error) + func EnvDownwardAPI(field string) env.Setter + func GetOvnControllerVolumeMounts() []corev1.VolumeMount + func GetOvsDbVolumeMounts() []corev1.VolumeMount + func GetVolumes(name string) []corev1.Volume + func GetVswitchdVolumeMounts() []corev1.VolumeMount