postgres-operator/pkg/util/constants
Oleksii Kliukin 7667847bfe Feature/validate role options (#101)
Be more rigorous about validating user flags.

Only accept CREATE ROLE flags that doesn't have any params (i.e.
not ADMIN or CONNECTION LIMIT). Check that both flag and NOflag
are not used at the same time.
2017-09-15 13:57:48 +02:00
..
annotations.go Configure load balancer on a per-cluster and operator-wide level (#57) 2017-06-30 13:38:49 +02:00
aws.go Fix golint warnings 2017-08-01 16:08:56 +02:00
kubernetes.go Make use of kubernetes client-go v4 2017-07-25 15:25:17 +02:00
postgresql.go Fix golint warnings 2017-08-01 16:08:56 +02:00
roles.go Feature/validate role options (#101) 2017-09-15 13:57:48 +02:00
thirdpartyresource.go Make use of kubernetes client-go v4 2017-07-25 15:25:17 +02:00
units.go Implement replicaLoadBalancer boolean flag. (#38) 2017-06-07 13:54:17 +02:00