controller

package
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package controller provides an interface and various types implementing system specific and agnostic controllers

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller interface {
	Run(context.Context, <-chan struct{})
	Reconcile(context.Context) error
}

Directories

Path Synopsis
Package nodecontroller implemenets controller and provides logic for multiplexing node management
Package nodecontroller implemenets controller and provides logic for multiplexing node management

Jump to

Keyboard shortcuts

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