Documentation
¶
Index ¶
Constants ¶
View Source
const WorkerName = "postgres-addon-worker"
Variables ¶
This section is empty.
Functions ¶
func NewPostgresAddonWorker ¶
func NewPostgresAddonWorker(spec PostgresAddonWorkerSpec) worker.Worker
Types ¶
type PostgresAddonWorkerSpec ¶
type PostgresAddonWorkerSpec struct {
PostgresAddonService postgresAddonService
ObjectStoreService objectStoreService
NamespaceService namespaceService
SecretService secretService
ReferenceService referenceService
ClusterManager clustermanager.ClusterManager
CRBuilder builders.PostgresClusterBuilder
Env string
}
Click to show internal directories.
Click to hide internal directories.