Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoogleMachineTypeService ¶
type GoogleMachineTypeService struct {
// contains filtered or unexported fields
}
func NewGoogleMachineTypeService ¶
func NewGoogleMachineTypeService( project string, computeService *compute.Service, logger boshlog.Logger, ) GoogleMachineTypeService
func (GoogleMachineTypeService) CustomLink ¶
func (m GoogleMachineTypeService) CustomLink(cpu int, ram int, zone string) string
func (GoogleMachineTypeService) Find ¶
func (m GoogleMachineTypeService) Find(id string, zone string) (MachineType, bool, error)
type MachineType ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.