engine

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2023 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DaemonSetService name of the ds resources
	DaemonSetService = "DaemonSet"
	// DeploymentService name of the deploy resource
	DeploymentService = "Deployment"
	// StatefulSetService name of the sts resource
	StatefulSetService = "StatefulSet"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ServicePackageReconciler

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

ServicePackageReconciler reconciles a Operator object

func (*ServicePackageReconciler) 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.

func (*ServicePackageReconciler) SetupWithManager

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