config

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

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

func (*Manager) InjectClient

func (c *Manager) InjectClient(client client.Client) error

InjectClient injects the Client interface, required by the Runnable interface

func (*Manager) Reconcile

func (c *Manager) Reconcile(ctx context.Context, request reconcile.Request) (res reconcile.Result, err error)

func (*Manager) SetupWithManager

func (c *Manager) SetupWithManager(mgr ctrl.Manager, configurationName string) error

Jump to

Keyboard shortcuts

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