Documentation ¶
Overview ¶
Package gcpopts contains shared options for Google Cloud Platform.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Project is the Google Cloud Platform project ID. Project = flag.String("project", "", "Google Cloud Platform project ID.") )
Functions ¶
func GetProject ¶
GetProject returns the project, if non empty and exits otherwise. Convenience function.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.