controllers

package
v0.2.21 Latest Latest
Warning

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

Go to latest
Published: May 7, 2024 License: MIT-0 Imports: 45 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudFormationStackReconciler

type CloudFormationStackReconciler struct {
	client.Client
	runtimeCtrl.Metrics

	Scheme              *runtime.Scheme
	EventRecorder       kuberecorder.EventRecorder
	NoCrossNamespaceRef bool

	ControllerName    string
	ControllerVersion string

	CfnClient      clients.CloudFormationClient
	S3Client       clients.S3Client
	TemplateBucket string
	StackTags      map[string]string
	// contains filtered or unexported fields
}

CloudFormationStackReconciler reconciles a CloudFormationStack object

func (*CloudFormationStackReconciler) IndexBy

func (r *CloudFormationStackReconciler) IndexBy(kind string) func(o client.Object) []string

func (*CloudFormationStackReconciler) Reconcile

func (*CloudFormationStackReconciler) SetupWithManager

type CloudFormationStackReconcilerOptions

type CloudFormationStackReconcilerOptions struct {
	HTTPRetry                 int
	DependencyRequeueInterval time.Duration
}

type SourceRevisionChangePredicate

type SourceRevisionChangePredicate struct {
	predicate.Funcs
}

func (SourceRevisionChangePredicate) Create

func (SourceRevisionChangePredicate) Delete

func (SourceRevisionChangePredicate) Update

Jump to

Keyboard shortcuts

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