package
0.0.0-20210522195648-58f12552a9aa
Repository: https://github.com/tamalsaha/diy-k8s-extended-apiserver.git
Documentation: pkg.go.dev

# README

$ go run database-apiserver/main.go
2019/01/02 18:09:45 listening on 127.0.0.2:8443

$ curl -k https://127.0.0.2:8443/database/postgres
Resource: postgres
$ curl -k https://127.0.0.2:8443
OK