package
3.3.3
Repository: https://github.com/scylladb/scylla-manager.git
Documentation: pkg.go.dev

# Functions

Heartbeat responds with status 204.
New returns an http.Handler implementing scylla-manager v1 REST API.
NewPrometheus returns an http.Handler exposing Prometheus metrics on '/metrics'.
Version responds with application version.

# Structs

Services contains REST API services.

# Interfaces

BackupService service interface for the REST API handlers.
ClusterService service interface for the REST API handlers.
HealthCheckService service interface for the REST API handlers.
RepairService service interface for the REST API handlers.
RestoreService service interface for the REST API handlers.
SchedService service interface for the REST API handlers.