controllers

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 24, 2023 License: Apache-2.0 Imports: 22 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 {
	// contains filtered or unexported fields
}

func (*Manager) InjectClient

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

func (*Manager) Reconcile

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

func (*Manager) SetupWithManager

func (m *Manager) SetupWithManager(serverURL, token string, mgr manager.Manager) error

type Namespace

type Namespace struct {
	// contains filtered or unexported fields
}

func (*Namespace) InjectClient

func (n *Namespace) InjectClient(client client.Client) error

func (*Namespace) Reconcile

func (n *Namespace) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error)

func (*Namespace) SetupWithManager

func (n *Namespace) SetupWithManager(mgr manager.Manager) error

Jump to

Keyboard shortcuts

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