controller

package
v0.0.0-...-59d226f Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type K3Reconciler

type K3Reconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

K3Reconciler reconciles a K3 object

func (*K3Reconciler) CreateOrUpdateDeployment

func (r *K3Reconciler) CreateOrUpdateDeployment(instance webapplicationv1.K3, replicas int32, ctx context.Context) error

func (*K3Reconciler) CreateOrUpdateIngress

func (r *K3Reconciler) CreateOrUpdateIngress(instance webapplicationv1.K3, ctx context.Context) error

func (*K3Reconciler) CreateOrUpdateService

func (r *K3Reconciler) CreateOrUpdateService(instance webapplicationv1.K3, ctx context.Context) error

func (*K3Reconciler) Reconcile

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

func (*K3Reconciler) SetupWithManager

func (r *K3Reconciler) 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