s3bucket

package
v0.3.7 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2024 License: GPL-3.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 Reconciler

type Reconciler struct {
	client.Client
	// contains filtered or unexported fields
}

S3BucketReconciler reconciles a S3Bucket object

func NewReconciler

func NewReconciler(mgr manager.Manager, cfg *config.Config) *Reconciler

func (*Reconciler) Cleanup

func (r *Reconciler) Cleanup(ctx context.Context) (ctrl.Result, error)

Cleanup cleans up the provisioned resources for the s3Bucket object

func (*Reconciler) Provision

func (r *Reconciler) Provision(ctx context.Context) (ctrl.Result, error)

Provision provisions the required resources for the s3UserClaim object

func (*Reconciler) Reconcile

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

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

func (*Reconciler) SetupWithManager

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