snapshot

package
v0.0.0-...-2ac3827 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 1, 2020 License: Apache-2.0, Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service interface {
	Create(diskID int, description string) (int, error)
	Delete(id int) error
}

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

Directories

Path Synopsis
This file was generated by counterfeiter
This file was generated by counterfeiter

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL