Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIService ¶
func NewAPIService ¶
type CleanupService ¶ added in v1.1.0
func NewCleanupService ¶ added in v1.1.0
type QuotaService ¶
type QuotaService interface { Project() (map[string]Quota, error) Region(string) (map[string]Quota, error) }
func NewQuotaService ¶
type VMFilter ¶ added in v1.1.0
type VMFilter func(*vmFilter)
func WithNameRegex ¶ added in v1.1.0
func WithSubNetwork ¶ added in v1.1.0
Click to show internal directories.
Click to hide internal directories.