Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsNotFound ¶
func IsNotReady ¶
Types ¶
type GCEAPITarget ¶
type GCEAPITarget struct {
Cloud *GCECloud
}
func NewGCEAPITarget ¶
func NewGCEAPITarget(cloud *GCECloud) *GCEAPITarget
type GCECloud ¶
type GCECloud struct { Compute *compute.Service Storage *storage.Service Region string Project string }
func (*GCECloud) FindDNSHostedZone ¶
func (*GCECloud) ProviderID ¶
func (c *GCECloud) ProviderID() fi.CloudProviderID
type GoogleCloudURL ¶
func ParseGoogleCloudURL ¶
func ParseGoogleCloudURL(u string) (*GoogleCloudURL, error)
func (*GoogleCloudURL) BuildURL ¶
func (u *GoogleCloudURL) BuildURL() string
Click to show internal directories.
Click to hide internal directories.