mirror of
https://github.com/pgsty/minio.git
synced 2026-08-06 15:51:14 +03:00
Wire up sha512 matching inside donut along with md5sum
This commit is contained in:
@@ -65,7 +65,4 @@ type Management interface {
|
||||
|
||||
AttachNode(hostname string, disks []string) error
|
||||
DetachNode(hostname string) error
|
||||
|
||||
SaveConfig() error
|
||||
LoadConfig() error
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user