Documentation ¶
Index ¶
- func Create(client *gophercloud.ServiceClient, opts shares.CreateOptsBuilder) shares.CreateResult
- func Delete(client *gophercloud.ServiceClient, id string) shares.DeleteResult
- func Extend(client *gophercloud.ServiceClient, id string, opts shares.ExtendOptsBuilder) shares.ExtendResult
- func Get(client *gophercloud.ServiceClient, id string) shares.GetResult
- func GrantAccess(client *gophercloud.ServiceClient, id string, ...) shares.GrantAccessResult
- func ListAccessRights(client *gophercloud.ServiceClient, id string) shares.ListAccessRightsResult
- func ListExportLocations(client *gophercloud.ServiceClient, id string) shares.ListExportLocationsResult
- func RevokeAccess(client *gophercloud.ServiceClient, id string, ...) shares.RevokeAccessResult
- func Shrink(client *gophercloud.ServiceClient, id string, opts shares.ShrinkOptsBuilder) shares.ShrinkResult
- func Update(client *gophercloud.ServiceClient, id string, opts shares.UpdateOptsBuilder) shares.UpdateResult
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(client *gophercloud.ServiceClient, opts shares.CreateOptsBuilder) shares.CreateResult
func Delete ¶
func Delete(client *gophercloud.ServiceClient, id string) shares.DeleteResult
func Extend ¶
func Extend(client *gophercloud.ServiceClient, id string, opts shares.ExtendOptsBuilder) shares.ExtendResult
func Get ¶
func Get(client *gophercloud.ServiceClient, id string) shares.GetResult
func GrantAccess ¶
func GrantAccess(client *gophercloud.ServiceClient, id string, opts shares.GrantAccessOptsBuilder) shares.GrantAccessResult
func ListAccessRights ¶
func ListAccessRights(client *gophercloud.ServiceClient, id string) shares.ListAccessRightsResult
func ListExportLocations ¶
func ListExportLocations(client *gophercloud.ServiceClient, id string) shares.ListExportLocationsResult
func RevokeAccess ¶
func RevokeAccess(client *gophercloud.ServiceClient, id string, opts shares.RevokeAccessOptsBuilder) shares.RevokeAccessResult
func Shrink ¶
func Shrink(client *gophercloud.ServiceClient, id string, opts shares.ShrinkOptsBuilder) shares.ShrinkResult
func Update ¶
func Update(client *gophercloud.ServiceClient, id string, opts shares.UpdateOptsBuilder) shares.UpdateResult
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.