Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Int ¶
func Int(is *intstr.IntOrString) (*int, error)
Int extracts an int value from an IntOrString, which may hold either an Int or an Argo Variable.
func IsValidIntOrArgoVariable ¶
func IsValidIntOrArgoVariable(is *intstr.IntOrString) bool
func ParsePtr ¶
func ParsePtr(val string) *intstr.IntOrString
ParsePtr is a convenience function to parse a string and return a pointer to the result.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.