controllers

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2024 License: Apache-2.0 Imports: 47 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NetworkInterfaceStatusUpToDate

func NetworkInterfaceStatusUpToDate(nic *networkingv1alpha1.NetworkInterface, expectedState networkingv1alpha1.NetworkInterfaceState, expectedIPs []commonv1alpha1.IP, expectedIPPrefixes []commonv1alpha1.IPPrefix, expectedVirtualIP *commonv1alpha1.IP) bool

func WorkaroundOnlyV4VirtualIPs

func WorkaroundOnlyV4VirtualIPs(ips []commonv1alpha1.IP) *commonv1alpha1.IP

Types

type LoadBalancerReconciler

type LoadBalancerReconciler struct {
	client.Client
	APINetClient    client.Client
	APINetInterface ironcorenet.Interface

	APINetNamespace string

	WatchFilterValue string
}

func (*LoadBalancerReconciler) Reconcile

func (r *LoadBalancerReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*LoadBalancerReconciler) SetupWithManager

func (r *LoadBalancerReconciler) SetupWithManager(mgr ctrl.Manager, apiNetCache cache.Cache) error

type NATGatewayReconciler

type NATGatewayReconciler struct {
	client.Client
	APINetClient    client.Client
	APINetInterface ironcorenet.Interface
	APINetNamespace string

	WatchFilterValue string
}

func (*NATGatewayReconciler) Reconcile

func (r *NATGatewayReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*NATGatewayReconciler) SetupWithManager

func (r *NATGatewayReconciler) SetupWithManager(mgr ctrl.Manager, apiNetCache cache.Cache) error

type NetworkInterfaceReconciler

type NetworkInterfaceReconciler struct {
	client.Client
	APINetClient    client.Client
	APINetNamespace string

	WatchFilterValue string
}

func (*NetworkInterfaceReconciler) Reconcile

func (*NetworkInterfaceReconciler) SetupWithManager

func (r *NetworkInterfaceReconciler) SetupWithManager(mgr ctrl.Manager, apiNetCache cache.Cache) error

type NetworkPolicyReconciler

type NetworkPolicyReconciler struct {
	client.Client
	APINetClient    client.Client
	APINetInterface ironcorenet.Interface

	APINetNamespace string

	WatchFilterValue string
}

func (*NetworkPolicyReconciler) Reconcile

func (r *NetworkPolicyReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*NetworkPolicyReconciler) SetupWithManager

func (r *NetworkPolicyReconciler) SetupWithManager(mgr ctrl.Manager, apiNetCache cache.Cache) error

type NetworkReconciler

type NetworkReconciler struct {
	client.Client
	APINetClient client.Client

	APINetNamespace string

	WatchFilterValue string
}

func (*NetworkReconciler) Reconcile

func (r *NetworkReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*NetworkReconciler) SetupWithManager

func (r *NetworkReconciler) SetupWithManager(mgr ctrl.Manager, apiNetCache cache.Cache) error

type VirtualIPReconciler

type VirtualIPReconciler struct {
	client.Client
	APINetClient    client.Client
	APINetInterface ironcorenet.Interface

	APINetNamespace string

	WatchFilterValue string
}

func (*VirtualIPReconciler) Reconcile

func (r *VirtualIPReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*VirtualIPReconciler) SetupWithManager

func (r *VirtualIPReconciler) SetupWithManager(mgr ctrl.Manager, apiNetCache cache.Cache) error

Jump to

Keyboard shortcuts

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