Documentation
¶
Index ¶
- func Boolean(val interface{}) (text.Colors, string, error)
- func DatabaseState(val interface{}) (text.Colors, string, error)
- func LoadBalancerState(val interface{}) (text.Colors, string, error)
- func PossiblyUnknownString(val interface{}) (text.Colors, string, error)
- func ServerState(val interface{}) (text.Colors, string, error)
- func StorageState(val interface{}) (text.Colors, string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DatabaseState ¶
DatabaseState implements Format function for database states
func LoadBalancerState ¶
LoadBalancerState implements Format function for load-balancer states
func PossiblyUnknownString ¶
PossiblyUnkonwnString outputs "Unknown" in light black if input value is an empty string, otherwise passesthrough the input value.
func ServerState ¶
ServerState implements Format function for server states
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.