util

package
v0.0.18 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 29, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CmdUsageTemplate = `` /* 946-byte string literal not displayed */

Functions

func GetFullName added in v0.0.18

func GetFullName(parentName, name string) string

GetFullName generates a command's full name based on its parent's full name and its own name

func LogErrorAndExit added in v0.0.18

func LogErrorAndExit(err error, context string, a ...interface{})

LogErrorAndExit 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

func ValidateName(name string) error

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.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL