Versions in this module Expand all Collapse all v0 v0.0.2 Feb 16, 2024 Changes in this version + 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 GetVolumes(name string, namespace string) []corev1.Volume