postgres-operator/pkg/spec
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
..
postgresql.go Linter-induced code refactoring, run round 2. (#360) 2018-08-06 12:09:19 +02:00
postgresql_test.go Use deepcopy to propagate the spec to clusters. 2018-05-17 16:05:12 +02:00
types.go Allow configuring pod priority globally and per cluster. (#353) 2018-08-03 14:03:37 +02:00
types_test.go Adjust unit tests for namespace decoding 2018-02-16 11:13:08 +01:00