Documentation
¶
Index ¶
- func CephUserExists(ctx context.Context, radosgwclient *radosgw_admin.API, UID string) (bool, error)
- func GenerateCephUserInput(cephUser *v1alpha1.CephUser) *radosgw_admin.User
- func GenerateCephUserQuotaInput(cephUser *v1alpha1.CephUser) *radosgw_admin.QuotaSpec
- func NewRadosgwClient(host string, creds Credentials) *radosgw_admin.API
- type Credentials
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CephUserExists ¶
func GenerateCephUserInput ¶
func GenerateCephUserInput(cephUser *v1alpha1.CephUser) *radosgw_admin.User
func GenerateCephUserQuotaInput ¶
func GenerateCephUserQuotaInput(cephUser *v1alpha1.CephUser) *radosgw_admin.QuotaSpec
func NewRadosgwClient ¶
func NewRadosgwClient(host string, creds Credentials) *radosgw_admin.API
Types ¶
type Credentials ¶
Click to show internal directories.
Click to hide internal directories.