appgroup

package
v1.0.1-alpha Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2023 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppGroupController

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

AppGroupController : a controller that processes App groups using provided Handler interface

func NewAppGroupController

func NewAppGroupController(client kubernetes.Interface,
	agInformer appgroupinformers.AppGroupInformer,
	podInformer coreinformer.PodInformer,
	agClient clientset.Interface) *AppGroupController

NewAppGroupController : returns a new *AppGroupController

func (*AppGroupController) Run

func (ctrl *AppGroupController) Run(workers int, stopCh <-chan struct{})

Run : starts listening on channel events

Jump to

Keyboard shortcuts

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