package
3.8.7+incompatible
Repository: https://github.com/hpcng/singularity.git
Documentation: pkg.go.dev
# Functions
Generate executes the default template asset on File object if no custom template path is provided otherwise it uses the template found in the path.
GetConfig sets the corresponding interface fields associated with directives.
GetCurrentConfig returns the current configuration if any.
GetDirectives parses configuration directives from reader and returns a directive map with associated values.
HasDirective returns if the directive is present or not.
Parse parses configuration file with the specified path.
SetCurrentConfig sets the provided configuration as the current configuration.
# Constants
No description provided by the author
# Type aliases
Directives represents the configuration directives type holding directives mapped to their respective values.