specializerreconciler

package
v0.0.0-...-406c36d Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	For         corev1.ObjectReference
	PorchClient client.Client
	KRMfunction fn.ResourceListProcessor
}

type Options

type Options struct{}

func (*Options) BindFlags

func (o *Options) BindFlags(_ string, _ *flag.FlagSet)

func (*Options) InitDefaults

func (o *Options) InitDefaults()

type SpecializerReconciler

type SpecializerReconciler struct {
	client.Client
	Options

	For corev1.ObjectReference
	// contains filtered or unexported fields
}

SpecializerReconficer reconciles a PackageRevision object

func (*SpecializerReconciler) Reconcile

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

func (*SpecializerReconciler) SetupWithManager

func (r *SpecializerReconciler) SetupWithManager(ctx context.Context, mgr ctrl.Manager, i interface{}) error

+kubebuilder:rbac:groups=porch.kpt.dev,resources=packagerevisions,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=porch.kpt.dev,resources=packagerevisions/status,verbs=get;update;patch 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