Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SoftlayerSnapshotService ¶
type SoftlayerSnapshotService struct {
// contains filtered or unexported fields
}
func NewSoftlayerSnapshotService ¶
func NewSoftlayerSnapshotService( softlayerClient bosl.Client, logger logger.Logger, ) SoftlayerSnapshotService
func (SoftlayerSnapshotService) Create ¶
func (s SoftlayerSnapshotService) Create(diskID int, note string) (int, error)
func (SoftlayerSnapshotService) Delete ¶
func (s SoftlayerSnapshotService) Delete(id int) error
Source Files ¶
Click to show internal directories.
Click to hide internal directories.