Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Cmd = &cobra.Command{
Use: "prepare-release",
Short: "prepare changelog and operator version to be released",
RunE: runPrepareRelease,
}
)
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.