Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OpenStackSnapshotService ¶
type OpenStackSnapshotService struct {
// contains filtered or unexported fields
}
func NewOpenStackSnapshotService ¶
func NewOpenStackSnapshotService( blockstorageService *gophercloud.ServiceClient, uuidGen boshuuid.Generator, logger boshlog.Logger, ) OpenStackSnapshotService
func (OpenStackSnapshotService) Create ¶
func (s OpenStackSnapshotService) Create(volumeID string, description string) (string, error)
func (OpenStackSnapshotService) Delete ¶
func (s OpenStackSnapshotService) Delete(id string) error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.