Handles server calls for the nebius.msp.postgresql.v1alpha1.ClusterService service.
Creates a PostgreSQL cluster in the specified folder.
Deletes the specified PostgreSQL cluster.
Returns the specified PostgreSQL Cluster resource. To get the list of available PostgreSQL Cluster resources, make a [List] request.
Returns the specified PostgreSQL Cluster resource by name.
Returns the specified PostgreSQL Cluster resource for backup. It should be used as a hint of cluster configuration in case of backup restoration.
Retrieves the list of PostgreSQL Cluster resources that belong to the specified folder.
Creates a new PostgreSQL cluster from a previously created backup.
Wakes up suspended PostgreSQL cluster.
Suspends the PostgreSQL cluster to save resources.
Updates the PostgreSQL cluster.
Handles server calls for the
nebius.msp.postgresql.v1alpha1.ClusterServiceservice.