Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TAG_KEY_FORMAT = regexp.MustCompile(`[a-z][a-z\-_0-9]*`)
View Source
var TAG_VALUE_FORMAT = regexp.MustCompile(`[a-z\-_0-9]+`)
Functions ¶
func New ¶
func New() (api.InstanceApi, error)
New constructs a new api.InstanceApi with gcloud backend.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.