minio/pkg/madmin/examples
poornas 9a547dcbfb
Add API's for managing bucket quota (#9379)
This PR allows setting a "hard" or "fifo" quota
restriction at the bucket level. Buckets that
have reached the FIFO quota configured, will
automatically be cleaned up in FIFO manner until
bucket usage drops to configured quota.
If a bucket is configured with a "hard" quota
ceiling, all further writes are disallowed.
2020-04-30 15:55:54 -07:00
..
accounting-usage-info.go Add madmin package context support (#9172) 2020-03-20 15:00:44 -07:00
add-user-and-policy.go fix: deprecate requirement of session token for service accounts (#9320) 2020-04-14 11:28:56 -07:00
bucket-quota.go Add API's for managing bucket quota (#9379) 2020-04-30 15:55:54 -07:00
data-usage-info.go Add madmin package context support (#9172) 2020-03-20 15:00:44 -07:00
heal-bucket.go Add madmin package context support (#9172) 2020-03-20 15:00:44 -07:00
heal-buckets-list.go Add madmin package context support (#9172) 2020-03-20 15:00:44 -07:00
heal-format.go Add madmin package context support (#9172) 2020-03-20 15:00:44 -07:00
heal-object.go Add madmin package context support (#9172) 2020-03-20 15:00:44 -07:00
heal-status.go Add madmin package context support (#9172) 2020-03-20 15:00:44 -07:00
kms-status.go Add madmin package context support (#9172) 2020-03-20 15:00:44 -07:00
lock-clear.go Add madmin package context support (#9172) 2020-03-20 15:00:44 -07:00
profiling.go Add madmin package context support (#9172) 2020-03-20 15:00:44 -07:00
server-info.go Add madmin package context support (#9172) 2020-03-20 15:00:44 -07:00
service-accounts.go add list/delete API service accounts admin API (#9402) 2020-04-24 12:10:09 -07:00
service-restart.go Add madmin package context support (#9172) 2020-03-20 15:00:44 -07:00
service-trace.go Add madmin package context support (#9172) 2020-03-20 15:00:44 -07:00
storage-info.go Add madmin package context support (#9172) 2020-03-20 15:00:44 -07:00
top-locks.go Add madmin package context support (#9172) 2020-03-20 15:00:44 -07:00