Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ID ¶
func ID() string
ID returns a timestamp string suitable for use as an App Engine version ID. The format is YYYYMMDDtHHMMSS, consistent with the default of "gcloud app deploy".
func NewVersion ¶
func NewVersion(appYAML *appYAML.AppYAML, opts config.AppEngineDeployOptions) (*appenginepb.Version, error)
NewVersion creates a new `appenginepb.Version` struct to be used as an argument for CreateVersion.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.