Skip to content
  • Angus Lees's avatar
    Add ability to read json/yaml/jsonnet input files · 9ddea438
    Angus Lees authored
    File format is recognised via simple file extension check.
    
    Any "List" objects found will be expanded into their constituent
    items, so single-element formats like json and jsonnet can use a
    v1.List to capture multiple resource objects.
    9ddea438