Documentation ¶
Index ¶
- func Create(client *gophercloud.ServiceClient, opts snapshots.CreateOptsBuilder) snapshots.CreateResult
- func Delete(client *gophercloud.ServiceClient, id string) snapshots.DeleteResult
- func Get(client *gophercloud.ServiceClient, id string) snapshots.GetResult
- func Update(client *gophercloud.ServiceClient, id string, opts snapshots.UpdateOptsBuilder) snapshots.UpdateResult
- func UpdateMetadata(client *gophercloud.ServiceClient, id string, ...) snapshots.UpdateMetadataResult
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(client *gophercloud.ServiceClient, opts snapshots.CreateOptsBuilder) snapshots.CreateResult
func Delete ¶
func Delete(client *gophercloud.ServiceClient, id string) snapshots.DeleteResult
func Get ¶
func Get(client *gophercloud.ServiceClient, id string) snapshots.GetResult
func Update ¶
func Update(client *gophercloud.ServiceClient, id string, opts snapshots.UpdateOptsBuilder) snapshots.UpdateResult
func UpdateMetadata ¶
func UpdateMetadata(client *gophercloud.ServiceClient, id string, opts snapshots.UpdateMetadataOptsBuilder) snapshots.UpdateMetadataResult
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.