Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdUsageTemplate = `` /* 946-byte string literal not displayed */
Functions ¶
func CheckError ¶
CheckError prints the cause of the given error and exits the code with an exit code of 1. If the context is provided, then that is printed, if not, then the cause is detected using errors.Cause(err)
func PrintComponentInfo ¶ added in v0.0.17
func PrintComponentInfo(currentComponentName string, componentDesc component.Description)
PrintComponentInfo prints Component Information like path, URL & storage
func ValidateName ¶ added in v0.0.17
ValidateName will do validation of application & component names Criteria for valid name in kubernetes: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.