Interface | Description |
---|---|
PostgreSqlDriver |
The
SoftwareProcessDriver for PostgreSQL. |
PostgreSqlNode |
PostgreSQL database node entity.
|
Class | Description |
---|---|
PostgreSqlNodeChefImplFromScratch | |
PostgreSqlNodeChefImplFromScratch.ChefPostgreSqlLifecycle | |
PostgreSqlNodeChefImplFromScratch.ExecuteScriptEffectorBody | |
PostgreSqlNodeImpl | |
PostgreSqlNodeSaltImpl | |
PostgreSqlNodeSaltImpl.ExecuteScriptEffectorBody | |
PostgreSqlNodeSaltImpl.SaltPostgreSqlLifecycle | |
PostgreSqlSpecs |
Utiltiy for creating specs for
PostgreSqlNode instances. |
PostgreSqlSshDriver |
The SSH implementation of the
PostgreSqlDriver . |