Documentation
¶
Index ¶
Constants ¶
View Source
const ( // LegacyConfigVersion should be set when the config for the app should not // be generated. LegacyConfigVersion = "0.0.0" )
Variables ¶
This section is empty.
Functions ¶
func IsWrongType ¶
func RemoveAnnotation ¶
func TryVersionToTag ¶
TryVersionToTag translates config version: "<major>.x.x" to tagReference: "v<major>" if possible. Otherwise returns empty string.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.