Class PostgreSQL

    • Constructor Detail

      • PostgreSQL

        public PostgreSQL()
        Deprecated.
      • PostgreSQL

        public PostgreSQL​(boolean withLivenessProbe,
                          boolean withReadinessProbe)
        Deprecated.
      • PostgreSQL

        public PostgreSQL​(boolean withLivenessProbe,
                          boolean withReadinessProbe,
                          boolean withStartupProbe)
        Deprecated.
      • PostgreSQL

        public PostgreSQL​(PersistentVolumeClaim pvc,
                          boolean withLivenessProbe,
                          boolean withReadinessProbe)
        Deprecated.
      • PostgreSQL

        public PostgreSQL​(PersistentVolumeClaim pvc,
                          boolean withLivenessProbe,
                          boolean withReadinessProbe,
                          boolean withStartupProbe)
        Deprecated.
      • PostgreSQL

        public PostgreSQL​(String username,
                          String password,
                          String dbName)
        Deprecated.
      • PostgreSQL

        public PostgreSQL​(String symbolicName,
                          boolean withLivenessProbe,
                          boolean withReadinessProbe)
        Deprecated.
      • PostgreSQL

        public PostgreSQL​(String symbolicName,
                          boolean withLivenessProbe,
                          boolean withReadinessProbe,
                          boolean withStartupProbe)
        Deprecated.