Documentation ¶
Index ¶
- func CreatePgpool(request *msgs.CreatePgpoolRequest, ns string) msgs.CreatePgpoolResponse
- func CreatePgpoolHandler(w http.ResponseWriter, r *http.Request)
- func DeletePgpool(request *msgs.DeletePgpoolRequest, ns string) msgs.DeletePgpoolResponse
- func DeletePgpoolHandler(w http.ResponseWriter, r *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreatePgpool ¶
func CreatePgpool(request *msgs.CreatePgpoolRequest, ns string) msgs.CreatePgpoolResponse
CreatePgpool ... pgo create pgpool mycluster pgo create pgpool --selector=name=mycluster
func CreatePgpoolHandler ¶
func CreatePgpoolHandler(w http.ResponseWriter, r *http.Request)
CreatePgpoolHandler ... pgo create pgpool
func DeletePgpool ¶
func DeletePgpool(request *msgs.DeletePgpoolRequest, ns string) msgs.DeletePgpoolResponse
DeletePgpool ... pgo delete pgpool mycluster pgo delete pgpool --selector=name=mycluster
func DeletePgpoolHandler ¶
func DeletePgpoolHandler(w http.ResponseWriter, r *http.Request)
DeletePgpoolHandler ... pgo delete pgpool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.