imagerequest

package
v0.0.30 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2024 License: BSD-3-Clause Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewController

NewController returns a new Controller.

Types

type Controller

type Controller struct {
	*clabernetescontrollers.BaseController
	// the *uncached* (non ctrl-runtime client) so we can do watches
	KubeClient *kubernetes.Clientset
}

Controller is the Containerlab topology controller object.

func (*Controller) Reconcile

func (c *Controller) Reconcile(
	ctx context.Context,
	req ctrlruntime.Request,
) (ctrlruntime.Result, error)

Reconcile handles reconciliation for this controller.

func (*Controller) SetupWithManager

func (c *Controller) SetupWithManager(mgr ctrlruntime.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