disktype

package
v29.0.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DiskType

type DiskType struct {
	Name     string
	SelfLink string
	Zone     string
}

type GoogleDiskTypeService

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

func NewGoogleDiskTypeService

func NewGoogleDiskTypeService(
	project string,
	computeService *compute.Service,
	logger boshlog.Logger,
) GoogleDiskTypeService

func (GoogleDiskTypeService) Find

func (d GoogleDiskTypeService) Find(id string, zone string) (DiskType, bool, error)

type Service

type Service interface {
	Find(id string, zone string) (DiskType, bool, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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