[phlo.plugins.cli]
postgres = phlo_postgres.cli_plugin:PostgresCliPlugin

[phlo.plugins.resources]
postgres = phlo_postgres.plugin:PostgresResourceProvider

[phlo.plugins.services]
postgres = phlo_postgres.plugin:PostgresServicePlugin
postgres-exporter = phlo_postgres.plugin:PostgresExporterServicePlugin
postgres-volume-setup = phlo_postgres.plugin:PostgresVolumeSetupServicePlugin
