ovn

package
v0.0.0-...-3cbb01b Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OVSDBNorth = "ovsdb-nb"
	OVSDBSouth = "ovsdb-sb"

	OVSDBNorthPort = 6641
	OVSDBSouthPort = 6642
)
View Source
const (
	AppLabel = "ovn"
)
View Source
const (
	ControllerComponentLabel = "controller"
)
View Source
const (
	NorthdComponentLabel = "northd"
)
View Source
const (
	OVSNodeComponentLabel = "ovs-node"
)

Variables

This section is empty.

Functions

func AddReadyCheck

func AddReadyCheck(cw *template.ConditionWaiter, instance *openstackv1beta1.OVNControlPlane)

func ConfigMap

func ConfigMap(instance *openstackv1beta1.OVNControlPlane) *corev1.ConfigMap

func ControllerDaemonSet

func ControllerDaemonSet(instance *openstackv1beta1.OVNControlPlane, env []corev1.EnvVar, volumes []corev1.Volume) *appsv1.DaemonSet

func NorthdDeployment

func NorthdDeployment(instance *openstackv1beta1.OVNControlPlane, env []corev1.EnvVar, volumes []corev1.Volume) *appsv1.Deployment

func OVSDBConnectionConfigMap

func OVSDBConnectionConfigMap(instance *openstackv1beta1.OVNControlPlane, northSvc, southSvc *corev1.Service) *corev1.ConfigMap

func OVSDBService

func OVSDBService(instance *openstackv1beta1.OVNControlPlane, component string) *corev1.Service

func OVSDBStatefulSet

func OVSDBStatefulSet(instance *openstackv1beta1.OVNControlPlane, component string, env []corev1.EnvVar, volumes []corev1.Volume) *appsv1.StatefulSet

func OVSNodeDaemonSet

func OVSNodeDaemonSet(instance *openstackv1beta1.OVNControlPlane, env []corev1.EnvVar, volumes []corev1.Volume) *appsv1.DaemonSet

Types

type Reporter

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

func NewReporter

func NewReporter(instance *openstackv1beta1.OVNControlPlane, k8sClient client.Client, recorder record.EventRecorder) *Reporter

func (*Reporter) Pending

func (r *Reporter) Pending(ctx context.Context, message string, args ...any) error

func (*Reporter) Running

func (r *Reporter) Running(ctx context.Context) error

Jump to

Keyboard shortcuts

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