controllers

package
v0.0.0-...-16423e1 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2023 License: Apache-2.0 Imports: 44 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EgressFirewallCRD      = "egressfirewalls.k8s.ovn.org"
	EgressNetworkPolicyCRD = "egressnetworkpolicies.network.openshift.io"
)

Variables

This section is empty.

Functions

func DFAddToScheme

func DFAddToScheme(scheme *runtime.Scheme)

func DFCAddToScheme

func DFCAddToScheme(scheme *runtime.Scheme)

Types

type ManagedFusionOfferingReconciler

type ManagedFusionOfferingReconciler struct {
	Client        client.Client
	Log           logr.Logger
	Scheme        *runtime.Scheme
	AvailableCRDs map[string]bool
	// contains filtered or unexported fields
}

ManagedFusionOfferingReconciler reconciles a ManagedFusionOffering object

func (*ManagedFusionOfferingReconciler) CreateOrUpdate

func (*ManagedFusionOfferingReconciler) GetAndUpdate

func (*ManagedFusionOfferingReconciler) Reconcile

func (*ManagedFusionOfferingReconciler) SetupWithManager

func (r *ManagedFusionOfferingReconciler) SetupWithManager(mgr ctrl.Manager, ctrlOptions *controller.Options) error

SetupWithManager sets up the controller with the Manager.

type ManagedFusionReconciler

type ManagedFusionReconciler struct {
	Client                       client.Client
	UnrestrictedClient           client.Client
	Log                          logr.Logger
	Scheme                       *runtime.Scheme
	Namespace                    string
	AvailableCRDs                map[string]bool
	CustomerNotificationHTMLPath string
	// contains filtered or unexported fields
}

func (*ManagedFusionReconciler) Reconcile

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

Reconcile changes to all owned resource based on the infromation provided by the ManangedFusion secret resource

func (*ManagedFusionReconciler) SetupWithManager

func (r *ManagedFusionReconciler) SetupWithManager(mgr ctrl.Manager, ctrlOptions *controller.Options) error

SetupWithManager creates an setup a ManagedFusion to work with the provided manager

Jump to

Keyboard shortcuts

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