postgres-operator/pkg/controller
Oleksii Kliukin b06186eb41
Linter-induced code refactoring, run round 2. (#360)
Run more linters in the gometalinter, i.e. deadcode, megacheck,
nakedret, dup.

More consistent code formatting, remove two dead functions, eliminate
naked a bunch of naked returns, refactor a few functions to avoid code
duplication.
2018-08-06 12:09:19 +02:00
..
controller.go Linter-induced code refactoring, run round 2. (#360) 2018-08-06 12:09:19 +02:00
node.go Allow configuring pod priority globally and per cluster. (#353) 2018-08-03 14:03:37 +02:00
node_test.go Allow configuring pod priority globally and per cluster. (#353) 2018-08-03 14:03:37 +02:00
operator_config.go Allow configuring pod priority globally and per cluster. (#353) 2018-08-03 14:03:37 +02:00
pod.go Linter-induced code refactoring, run round 2. (#360) 2018-08-06 12:09:19 +02:00
postgresql.go Linter-induced code refactoring, run round 2. (#360) 2018-08-06 12:09:19 +02:00
postgresql_test.go Refactoring inspired by gometalinter. (#357) 2018-08-03 11:09:45 +02:00
status.go Respond to code review 2018-02-20 14:43:02 +01:00
util.go Allow configuring pod priority globally and per cluster. (#353) 2018-08-03 14:03:37 +02:00
util_test.go Allow configuring pod priority globally and per cluster. (#353) 2018-08-03 14:03:37 +02:00