mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 00:41:25 +03:00
converge clusterRead health into cluster health (#19063)
This commit is contained in:
@@ -287,7 +287,6 @@ type ObjectLayer interface {
|
||||
|
||||
// Returns health of the backend
|
||||
Health(ctx context.Context, opts HealthOptions) HealthResult
|
||||
ReadHealth(ctx context.Context) bool
|
||||
|
||||
// Metadata operations
|
||||
PutObjectMetadata(context.Context, string, string, ObjectOptions) (ObjectInfo, error)
|
||||
|
||||
Reference in New Issue
Block a user