containerrecreate

package
v1.6.2 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: Apache-2.0 Imports: 32 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// CRRPodNameIndex is the lookup name for the most comment index function, which is to index by the crr.spec.podName field.
	CRRPodNameIndex = "podName"
)

Variables

This section is empty.

Functions

func SpecPodNameIndexFunc added in v1.3.0

func SpecPodNameIndexFunc(obj interface{}) ([]string, error)

SpecPodNameIndexFunc is a default index function that indexes based on crr.spec.podName

Types

type Controller

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

func NewController

func NewController(opts daemonoptions.Options) (*Controller, error)

NewController returns the controller for CRR

func (*Controller) Run

func (c *Controller) Run(stop <-chan struct{})

Jump to

Keyboard shortcuts

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