app

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2025 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppReconciler

type AppReconciler struct {
	client.Client
	// contains filtered or unexported fields
}

AppReconciler reconciles an App object.

func (*AppReconciler) AddToScheme

func (r *AppReconciler) AddToScheme(s *runtime.Scheme) error

func (*AppReconciler) Reconcile

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

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

func (*AppReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type MDNSReconciler added in v0.4.0

type MDNSReconciler struct {
	DeviceName        string
	NetworkInterfaces []string
	// contains filtered or unexported fields
}

MDNSReconciler watches Service objects and announce them via MDNS.

func (*MDNSReconciler) AddToScheme added in v0.4.0

func (r *MDNSReconciler) AddToScheme(s *runtime.Scheme) error

func (*MDNSReconciler) Close added in v0.4.0

func (r *MDNSReconciler) Close() error

func (*MDNSReconciler) Reconcile added in v0.4.0

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

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

func (*MDNSReconciler) SetupWithManager added in v0.4.0

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

SetupWithManager sets up the controller with the Manager.

Jump to

Keyboard shortcuts

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