lifecycle

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2023 License: Apache-2.0 Imports: 34 Imported by: 1

Documentation

Overview

Package lifecycle is the package that is responsible to maintain the lifecycle of self-generated CRs including CNC/CNM/CNR and so on. Lifecycle will also mark labels and annotations to those CR if needed.

Index

Constants

View Source
const (
	EvictionControllerName = "eviction"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CNCLifecycle

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

func (*CNCLifecycle) Run

func (cl *CNCLifecycle) Run()

type CNRLifecycle

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

func (*CNRLifecycle) Run

func (cl *CNRLifecycle) Run()

type EvictionController

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

func (*EvictionController) Run

func (ec *EvictionController) Run()

Jump to

Keyboard shortcuts

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