package
0.12.0
Repository: https://github.com/tinkerbell/hegel.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

New creates a backend instance for the configuration specified by opts.

# Variables

ErrMissingBackendConfig indicates New was called without a backend configuration.
ErrMultipleBackends indicates the backend Options contains more than one backend configuration.

# Structs

FlatFileOptions is the configuration for a flatfile backend.
Options contains all options for all backend implementations.

# Interfaces

Client is an abstraction for all frontend clients.