Expand description
Deserialization types for HPE Cray SAT (System Admin Toolkit) YAML files.
Modules§
- configuration
- struct to represent the
configurationssection in SAT file - image
- struct to represent the
imagessection in SAT file - sessiontemplate
- struct to represent the
session_templatessection in SAT file
Structs§
- SatFile
- Top-level representation of a SAT YAML file.
Functions§
- render_
jinja2_ sat_ file_ yaml - Render a SAT file as a Jinja2 template, optionally merging a values file and CLI-provided overrides in dot notation.