Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultKind = VirtualGuestDeviceTemplateGroupKind
View Source
const VirtualDiskImageKind = "VirtualDiskImage"
View Source
const VirtualGuestDeviceTemplateGroupKind = "VirtualGuestDeviceTemplateGroup"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SoftLayerFinder ¶
type SoftLayerFinder struct {
// contains filtered or unexported fields
}
func NewSoftLayerFinder ¶
func NewSoftLayerFinder(client sl.Client, logger boshlog.Logger) SoftLayerFinder
type SoftLayerStemcell ¶
type SoftLayerStemcell struct {
// contains filtered or unexported fields
}
func NewSoftLayerStemcell ¶
func (SoftLayerStemcell) Delete ¶
func (s SoftLayerStemcell) Delete() error
func (SoftLayerStemcell) ID ¶
func (s SoftLayerStemcell) ID() int
func (SoftLayerStemcell) Kind ¶
func (s SoftLayerStemcell) Kind() string
func (SoftLayerStemcell) Uuid ¶
func (s SoftLayerStemcell) Uuid() string
Click to show internal directories.
Click to hide internal directories.