controllers

package
v0.0.0-...-33cbb82 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2023 License: GPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFramework

func NewFramework(opts *options.GlobalOption) factory.Application

Types

type Framework

type Framework struct {
	factory.FrameworkInterface
	// contains filtered or unexported fields
}

func (*Framework) RegisterCommand

func (f *Framework) RegisterCommand()

func (*Framework) Run

func (f *Framework) Run() (err error)

type Interface

type Interface interface {
	Run(ctx mcontext.MContext, threadSize int) error
}

Interface .

func NewMachineController

func NewMachineController(informer informers.MachineInformer) Interface

type MachineController

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

func (*MachineController) Run

func (c *MachineController) Run(ctx mcontext.MContext, threadSize int) error

Jump to

Keyboard shortcuts

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