minio/pkg/madmin/examples
Krishnan Parthasarathi c194b9f5f1 Implement mgmt REST APIs for heal subcommands (#3533)
The heal APIs supported in this change are,
- listing of objects to be healed.
- healing a bucket.
- healing an object.
2017-01-17 10:02:58 -08:00
..
heal-bucket.go Implement mgmt REST APIs for heal subcommands (#3533) 2017-01-17 10:02:58 -08:00
heal-list.go Implement mgmt REST APIs for heal subcommands (#3533) 2017-01-17 10:02:58 -08:00
heal-object.go Implement mgmt REST APIs for heal subcommands (#3533) 2017-01-17 10:02:58 -08:00
lock-clear.go Implement list, clear locks REST API w/ pkg/madmin support (#3491) 2017-01-03 23:39:22 -08:00
lock-list.go Implement list, clear locks REST API w/ pkg/madmin support (#3491) 2017-01-03 23:39:22 -08:00
service-restart.go Implement list, clear locks REST API w/ pkg/madmin support (#3491) 2017-01-03 23:39:22 -08:00
service-status.go Implement list, clear locks REST API w/ pkg/madmin support (#3491) 2017-01-03 23:39:22 -08:00