postgres-operator/pkg/cluster
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
..
cluster.go Linter-induced code refactoring, run round 2. (#360) 2018-08-06 12:09:19 +02:00
cluster_test.go Client go upgrade v6 (#352) 2018-08-01 11:08:01 +02:00
exec.go Allow configuring pod priority globally and per cluster. (#353) 2018-08-03 14:03:37 +02:00
filesystems.go Make use of kubernetes client-go v4 2017-07-25 15:25:17 +02:00
k8sres.go Linter-induced code refactoring, run round 2. (#360) 2018-08-06 12:09:19 +02:00
k8sres_test.go Deprecate old LB options, fix endpoint sync. (#287) 2018-05-15 15:19:18 +02:00
pg.go Linter-induced code refactoring, run round 2. (#360) 2018-08-06 12:09:19 +02:00
pod.go Linter-induced code refactoring, run round 2. (#360) 2018-08-06 12:09:19 +02:00
resources.go Linter-induced code refactoring, run round 2. (#360) 2018-08-06 12:09:19 +02:00
sync.go Linter-induced code refactoring, run round 2. (#360) 2018-08-06 12:09:19 +02:00
types.go add comments on roles 2017-09-11 17:44:32 +02:00
util.go Allow configuring pod priority globally and per cluster. (#353) 2018-08-03 14:03:37 +02:00
volumes.go Allow configuring pod priority globally and per cluster. (#353) 2018-08-03 14:03:37 +02:00