core

package
v0.0.0-...-66691d1 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2024 License: Apache-2.0 Imports: 38 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CertificateApprovalReconciler

type CertificateApprovalReconciler struct {
	client.Client

	Recognizers []generic.CertificateSigningRequestRecognizer
}

func (*CertificateApprovalReconciler) Reconcile

func (*CertificateApprovalReconciler) SetupWithManager

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

type DiskReleaseReconciler

type DiskReleaseReconciler struct {
	client.Client
	APIReader client.Reader

	AbsenceCache *lru.Cache
}

func (*DiskReleaseReconciler) Reconcile

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

func (*DiskReleaseReconciler) SetupWithManager

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

type InstanceEphemeralDiskReconciler

type InstanceEphemeralDiskReconciler struct {
	client.Client
}

func (*InstanceEphemeralDiskReconciler) Reconcile

func (*InstanceEphemeralDiskReconciler) SetupWithManager

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

type InstanceScheduler

type InstanceScheduler struct {
	record.EventRecorder
	client.Client

	Cache *scheduler.Cache
	// contains filtered or unexported fields
}

func (*InstanceScheduler) Reconcile

func (s *InstanceScheduler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

Reconcile reconciles the desired with the actual state.

func (*InstanceScheduler) SetupWithManager

func (s *InstanceScheduler) SetupWithManager(mgr manager.Manager) error

type InstanceTypeReconciler

type InstanceTypeReconciler struct {
	client.Client
	APIReader client.Reader
}

InstanceTypeReconciler reconciles a InstanceTypeRef object

func (*InstanceTypeReconciler) Reconcile

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

Reconcile moves the current state of the cluster closer to the desired state

func (*InstanceTypeReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type NetworkProtectionReconciler

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

func (*NetworkProtectionReconciler) Reconcile

func (*NetworkProtectionReconciler) SetupWithManager

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

Directories

Path Synopsis
certificate

Jump to

Keyboard shortcuts

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