operator

package
v0.0.0-...-51b2d08 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PodPlacementControllerName = "pod-placement-controller"

	PodPlacementWebhookName = "pod-placement-web-hook"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type PodPlacementConfigReconciler

type PodPlacementConfigReconciler struct {
	client.Client
	Scheme    *runtime.Scheme
	ClientSet *kubernetes.Clientset
	Recorder  events.Recorder
}

PodPlacementConfigReconciler reconciles a PodPlacementConfig object

func (*PodPlacementConfigReconciler) Reconcile

Reconcile reconciles the PodPlacementConfig object against the actual cluster state, and then perform operations to make the cluster state reflect the state specified by the user.

func (*PodPlacementConfigReconciler) SetupWithManager

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