postgres-operator/pkg/util
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
..
config Linter-induced code refactoring, run round 2. (#360) 2018-08-06 12:09:19 +02:00
constants Allow configuring the operator via the YAML manifest. (#326) 2018-07-16 16:20:46 +02:00
filesystems Fix golint warnings 2017-08-01 16:08:56 +02:00
k8sutil Client go upgrade v6 (#352) 2018-08-01 11:08:01 +02:00
patroni Linter-induced code refactoring, run round 2. (#360) 2018-08-06 12:09:19 +02:00
retryutil Improve the condition check. 2018-02-22 10:13:46 +01:00
ringlog fix comments for ringlogger 2017-09-26 13:12:38 +02:00
teams Linter-induced code refactoring, run round 2. (#360) 2018-08-06 12:09:19 +02:00
users Linter-induced code refactoring, run round 2. (#360) 2018-08-06 12:09:19 +02:00
volumes Client go upgrade v6 (#352) 2018-08-01 11:08:01 +02:00
util.go Respond to code review 2018-02-20 14:43:02 +01:00
util_test.go Perform manual failover during the scale down 2017-10-16 17:41:23 +02:00