Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ErrFmtNoAttribute is an error string for not-found attributes ErrFmtNoAttribute = `"attribute not found: %s` // ErrFmtUnexpectedType is an error string for attribute map values of unexpected type ErrFmtUnexpectedType = `unexpected type for attribute %s: Expecting a string` )
Variables ¶
This section is empty.
Functions ¶
func AddCommonReferences ¶
AddCommonReferences adds some common reference fields. This is a part of resource generation pipeline.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.