Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ConditionColor = map[string]color.Attribute{ "Rejected": color.FgHiRed, "Approved": color.FgHiGreen, "Pending": color.FgHiYellow, }
Functions ¶
func ColorStatus ¶
func State ¶
func State(at *v1alpha1.ApprovalTask) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.