ARO-RP/pkg/operator/controllers/alertwebhook
Mikalai Radchuk 4064d6a62a Minor ARO operator refactoring
* Gets rid of exported constants like `ENABLED` where exported constants are not required
* Gets rid of constant concatenations like `CONFIG_NAMESPACE + ".enabled"` to make search easier
* Removes unnecessary `Copy` method of `OperatorFlags` stuct as well as package level `DefaultOperatorFlags` variable.
  Introduces `DefaultOperatorFlags()` instead.
2022-03-07 15:42:53 +00:00
..
alertwebhook_controller.go Minor ARO operator refactoring 2022-03-07 15:42:53 +00:00
alertwebhook_controller_test.go Minor ARO operator refactoring 2022-03-07 15:42:53 +00:00