package
1.2.1
Repository: https://github.com/google/splice.git
Documentation: pkg.go.dev

# Packages

Package prefix provides a generator that generates names with a specific prefix.

# Functions

ConfigureAll configures all generators for use.
List returns a list of the available generators by name.
Register registers a new generator.
Run performs a hostname generation using the given generator and input.

# Variables

ErrInvalidGenerator indicates that an invalid generator name was requested.
ErrLongName is returned in cases where a name may exceed Active Directory limits.
ErrNotConfigured indicates that a generator has not yet been configured.
RootKey is the root registry key for generator configuration.