Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // The following link describes how controller names should be treated: // https://github.com/kubernetes/cloud-provider/blob/30270693811ff7d3c4646509eed7efd659332e72/names/controller_names.go AllControllerNames = []string{ spotMigratorControllerName, podSafeToEvictAnnotatorControllerName, } )
Functions ¶
func SetupWithManager ¶
func SetupWithManager(ctx context.Context, mgr ctrl.Manager, config *v1alpha1.CostManagerConfiguration) error
SetupWithManager sets up the controllers with the manager
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.