controller

package
v0.0.0-...-465b952 Latest Latest
Warning

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

Go to latest
Published: May 12, 2023 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ClusterCfgManagerCMNamespace = "default"
	ClusterCfgManagerCMLabels    = []string{"clusterowner=eventexporter"}
	ClusterCfgManagerCMDataKey   = "kubeconfig.yaml"
	ClusterCfgManagerCMStatusKey = "status"
)
View Source
var (
	HttpPort = 80
)

Functions

This section is empty.

Types

type Controller

type Controller struct {
	api.MultiMingleClient
	sync.Mutex
	// contains filtered or unexported fields
}

func New

func (*Controller) Reconcile

func (ctrl *Controller) Reconcile(ctx context.Context, req api.WrapNamespacedName) (requeue api.NeedRequeue, after time.Duration, err error)

func (*Controller) Start

func (ctrl *Controller) Start() error

Jump to

Keyboard shortcuts

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