falcon

package
v0.9.5 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: Apache-2.0 Imports: 40 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FalconContainerReconciler

type FalconContainerReconciler struct {
	client.Client
	Log        logr.Logger
	Scheme     *runtime.Scheme
	RestConfig *rest.Config
}

FalconContainerReconciler reconciles a FalconContainer object

func (*FalconContainerReconciler) Create

func (*FalconContainerReconciler) Delete

func (*FalconContainerReconciler) Namespace

func (r *FalconContainerReconciler) Namespace() string

func (*FalconContainerReconciler) NamespaceLabels

func (r *FalconContainerReconciler) NamespaceLabels() map[string]string

func (*FalconContainerReconciler) PushImage

func (r *FalconContainerReconciler) PushImage(ctx context.Context, log logr.Logger, falconContainer *falconv1alpha1.FalconContainer) error

func (*FalconContainerReconciler) Reconcile

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.7.2/pkg/reconcile

func (*FalconContainerReconciler) SetupWithManager

func (r *FalconContainerReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

func (*FalconContainerReconciler) StatusUpdate added in v0.8.1

func (r *FalconContainerReconciler) StatusUpdate(ctx context.Context, req ctrl.Request, log logr.Logger, falconContainer *falconv1alpha1.FalconContainer, condType string, status metav1.ConditionStatus, reason string, message string) error

func (*FalconContainerReconciler) Update

Jump to

Keyboard shortcuts

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