packagevariant

package
v0.0.0-...-dd69518 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: Apache-2.0 Imports: 30 Imported by: 1

Documentation

Index

Constants

View Source
const (
	ConfigInjectionAnnotation  = "kpt.dev/config-injection"
	InjectedResourceAnnotation = "kpt.dev/injected-resource"
)
View Source
const (
	ConditionTypeStalled = "Stalled" // whether or not the packagevariant object is making progress or not
	ConditionTypeReady   = "Ready"   // whether or notthe reconciliation succeded

)
View Source
const PackageVariantFuncPrefix = "PackageVariant"

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct{}

func (*Options) BindFlags

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

func (*Options) InitDefaults

func (o *Options) InitDefaults()

type PackageVariantReconciler

type PackageVariantReconciler struct {
	client.Client
	Options
}

PackageVariantReconciler reconciles a PackageVariant object

func (*PackageVariantReconciler) Reconcile

Reconcile implements the main kubernetes reconciliation loop.

func (*PackageVariantReconciler) SetupWithManager

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