Helm Template Function kindOf

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Overview

kindOf returns:

  • "float64" for a numeric value (int, float)
  • "string" for a string
  • "bool" for unquoted true|false
  • "invalid" for nil