Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoogleClient ¶
type GoogleClient struct {
// contains filtered or unexported fields
}
func NewGoogleClient ¶
func (GoogleClient) ComputeService ¶
func (c GoogleClient) ComputeService() *compute.Service
func (GoogleClient) DefaultRootDiskSizeGb ¶
func (c GoogleClient) DefaultRootDiskSizeGb() int
func (GoogleClient) DefaultRootDiskType ¶
func (c GoogleClient) DefaultRootDiskType() string
func (GoogleClient) DefaultZone ¶
func (c GoogleClient) DefaultZone() string
func (GoogleClient) Project ¶
func (c GoogleClient) Project() string
func (GoogleClient) StorageService ¶
func (c GoogleClient) StorageService() *storage.Service
Click to show internal directories.
Click to hide internal directories.