controller

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2024 License: AGPL-3.0 Imports: 39 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RolloutController

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

func NewRolloutController

func NewRolloutController(kubeClient kubernetes.Interface, restMapper meta.RESTMapper, scaleClient scale.ScalesGetter, dynamic dynamic.Interface, namespace string, client httpClient, reconcileInterval time.Duration, reg prometheus.Registerer, logger log.Logger) *RolloutController

func (*RolloutController) Init

func (c *RolloutController) Init() error

Init the controller.

func (*RolloutController) Run

func (c *RolloutController) Run()

Run runs the controller and blocks until Stop() is called.

func (*RolloutController) Stop

func (c *RolloutController) Stop()

Stop the controller.

Jump to

Keyboard shortcuts

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