The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Ceph::RadosGW::Admin::User - A Rados Gateway User

VERSION

version 0.4

DESCRIPTION

This class provides objects that represent users on a rados gateway object store.

METHODS

delete

Removes the user from the rados system.

Dies on failure.

save

Save changes to the user.

Dies on failure.

create_key

Create an access/secret key pair. Returns the keys as a list of hashrefs.

Dies on failure.

delete_key

Delete a specific access/secret key pair.

Dies on failure.

get_usage

Get usage information for the user.

Dies on failure.

get_bucket_info

Gets bucket information and statistics for the user.

Dies on failure.