//
pkg.gl
Category
github.com/openkruise/kruise
pkg
util
controllerfinder
package
1.8.0
Repository:
https://github.com/openkruise/kruise.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
29
Dependents
13
Files
658 SLOC
#
Functions
InitControllerFinder
#
Constants
ReplicasUnknown
#
Variables
ControllerKindDep
ControllerKindRC
ControllerKindRS
ControllerKindSS
ControllerKruiseKindCS
ControllerKruiseKindSS
Finder
#
Structs
ControllerFinder
ControllerReference
ScaleAndSelector
ScaleAndSelector is used to return (controller, scale, selector) fields from the controller finder functions.
#
Type aliases
PodControllerFinder
PodControllerFinder is a function type that maps a pod to a list of controllers and their scale.