package
24.9.2+incompatible
Repository: https://github.com/nvidia/gpu-operator.git
Documentation: pkg.go.dev
# Functions
NewRenderer creates a Renderer object, that will render all template files provided.
# Variables
No description provided by the author
# Structs
TemplatingData is used by the templating engine to render templates.
# Interfaces
Renderer renders k8s objects from a manifest source dir and TemplatingData used by the templating engine.