postgres-operator/kubectl-pg/cmd
Felix Kunde d76419565b
move to apiextensions from v1beta1 to v1 (#746)
* move to apiextensions from v1beta1 to v1

* remove metadata from CRD validation

* some forgotten change
2020-11-02 10:49:29 +01:00
..
addDb.go [GSoC 2019] kubectl plugin for the Postgres operator (#579) 2019-08-27 12:51:21 +02:00
addUser.go [GSoC 2019] kubectl plugin for the Postgres operator (#579) 2019-08-27 12:51:21 +02:00
check.go move to apiextensions from v1beta1 to v1 (#746) 2020-11-02 10:49:29 +01:00
connect.go [GSoC 2019] kubectl plugin for the Postgres operator (#579) 2019-08-27 12:51:21 +02:00
create.go [GSoC 2019] kubectl plugin for the Postgres operator (#579) 2019-08-27 12:51:21 +02:00
delete.go [GSoC 2019] kubectl plugin for the Postgres operator (#579) 2019-08-27 12:51:21 +02:00
extVolume.go [GSoC 2019] kubectl plugin for the Postgres operator (#579) 2019-08-27 12:51:21 +02:00
list.go omit PgVersion diff on sync (#860) 2020-03-13 11:48:19 +01:00
logs.go [GSoC 2019] kubectl plugin for the Postgres operator (#579) 2019-08-27 12:51:21 +02:00
root.go [GSoC 2019] kubectl plugin for the Postgres operator (#579) 2019-08-27 12:51:21 +02:00
scale.go [GSoC 2019] kubectl plugin for the Postgres operator (#579) 2019-08-27 12:51:21 +02:00
update.go [GSoC 2019] kubectl plugin for the Postgres operator (#579) 2019-08-27 12:51:21 +02:00
util.go [GSoC 2019] kubectl plugin for the Postgres operator (#579) 2019-08-27 12:51:21 +02:00
version.go [GSoC 2019] kubectl plugin for the Postgres operator (#579) 2019-08-27 12:51:21 +02:00