//
pkg.gl
Category
github.com/tinkerbell/hegel
internal
backend
flatfile
package
0.12.0
Repository:
https://github.com/tinkerbell/hegel.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
120 SLOC
#
Functions
FromYAML
FromYAML constructs a new Backend using data from r to define instances.
FromYAMLFile
FromYAMLFile constructs a new Backend using data from the YAML file at path.
NewBackend
New returns a new instance of Backend.
#
Structs
Backend
Backend is a file-based implementation of a backend.
Instance
Instance is a representation of a machine instance.