func newDisruptionControllerDescriptor() *ControllerDescriptor { … } func startDisruptionController(ctx context.Context, controllerContext ControllerContext, controllerName string) (controller.Interface, bool, error) { … }
func newDisruptionControllerDescriptor() *ControllerDescriptor { … } func startDisruptionController(ctx context.Context, controllerContext ControllerContext, controllerName string) (controller.Interface, bool, error) { … }