Documentation ¶
Overview ¶
Package cloapi provides an OpenAPI specced primitives.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecorateSchemaTmpl ¶
DecorateSchemaTmpl will add project specific extensions and output it as go template file that needs to be executed to fill in deploy-time values.
func ExecuteSchemaTmpl ¶
func ExecuteSchemaTmpl(src []byte, depl SchemaDeployment) (string, [32]byte, error)
ExecuteSchemaTmpl executes the schema template file using deployment parameters. It retrurns any error and the hash of the template src so it can be used for content-based versioning.
Types ¶
Click to show internal directories.
Click to hide internal directories.