stemcell

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: 15 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 {
	Find(id int) (string, error)
	CreateFromTarball(imagePath string, datacenter string, osCode string) (int, error)
}

type SoftlayerStemcellService

type SoftlayerStemcellService struct {
	// contains filtered or unexported fields
}

func NewSoftlayerStemcellService

func NewSoftlayerStemcellService(
	softlayerClient bosl.Client,
	uuidGen boshuuid.Generator,
	logger logger.Logger,
) SoftlayerStemcellService

func (SoftlayerStemcellService) CreateFromTarball

func (s SoftlayerStemcellService) CreateFromTarball(imagePath string, datacenter string, osCode string) (int, error)

func (SoftlayerStemcellService) Find

func (s SoftlayerStemcellService) Find(id int) (string, error)

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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