operator

package
v0.0.0-...-cba4745 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	CREATE = "create"
	UPDATE = "update"
	PATCH  = "patch"
	LIST   = "list"
	WATCH  = "watch"
	GET    = "get"
	USE    = "use"
	DELETE = "delete"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterPodPlacementConfigReconciler

type ClusterPodPlacementConfigReconciler struct {
	client.Client
	DynamicClient *dynamic.DynamicClient
	Scheme        *runtime.Scheme
	ClientSet     *kubernetes.Clientset
	Recorder      events.Recorder
}

ClusterPodPlacementConfigReconciler reconciles a ClusterPodPlacementConfig object

func (*ClusterPodPlacementConfigReconciler) Reconcile

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

func (*ClusterPodPlacementConfigReconciler) SetupWithManager

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