reconcile

package
v0.0.0-...-ed41863 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Loop

type Loop struct {
	Client client.Client
	Log    logr.Logger
}

Loop is the struct that implements the reconcile.Reconciler interface in controller runtime

func (*Loop) Reconcile

func (l *Loop) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error)

Reconcile is where the logic for the reconcilliation loop happens. In this case it is annotating and logging timestamps of pod creation

Jump to

Keyboard shortcuts

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