Versions in this module Expand all Collapse all v0 v0.13.1 May 8, 2020 v0.13.0 May 8, 2020 Changes in this version + const Namespace + func Deploy(platform *platform.Platform) error + func GetOrCreateDB(p *platform.Platform, config postgres.ClusterConfig) (*types.DB, error) + func GetPatroniClient(p *platform.Platform, namespace, clusterName string) (*http.Client, error) + func Test(p *platform.Platform, test *console.TestResults) + func TestE2E(p *platform.Platform, test *console.TestResults) + type ClusterResponse struct + Members []ClusterResponseMember + type ClusterResponseMember struct + Host string + Lag interface{} + Name string + Port int + Role string + State string + Timeline int + URL string + type Link struct + ID int64 + URL string