Helm Template Function kindOf

From NovaOrdis Knowledge Base
Revision as of 08:57, 5 January 2021 by Ovidiu (talk | contribs) (→‎Internal)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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