gc

package
v2.0.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bootstrap

func Bootstrap(mgr ctrl.Manager, client client.Client, log logr.Logger, objs Objs, scheme *runtime.Scheme, lister *utils.ActiveLister, recorderBuilder *recorder.RecorderBuilder) error

Types

type Objs

type Objs struct {
	fx.In

	ScheduleObjs []types.Object `group:"schedule"`
	Objs         []types.Object `group:"objs"`
}

type Reconciler

type Reconciler struct {
	client.Client
	Log      logr.Logger
	Recorder recorder.ChaosRecorder

	ActiveLister *utils.ActiveLister
}

func (*Reconciler) Reconcile

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

Jump to

Keyboard shortcuts

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