package
0.6.16
Repository: https://github.com/apigee/registry.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Activate sets the active Configuration file.
Active determines the active Configuration name, reads the Configuration, validates it, and returns a Configuration and possibly an error.
Returns the active file from ~/.config/active_config.
ActiveRaw reads the active file without env or flag bindings.
Configurations returns stored Configurations by name.
No description provided by the author
Delete deletes a Configuration.
Read loads a Configuration from yaml file matching `name`.
ReadValid reads the specified Configuration, resolves it, and validates it.
ValidateName ensures a Configuration name is valid.

# Constants

No description provided by the author

# Variables

Directory is $HOME/.config/registry.
No description provided by the author
No description provided by the author
No description provided by the author
Flags defines Flags that may be bound to a Configuration.

# Structs

Configuration is stored and loaded as yaml.
No description provided by the author
No description provided by the author
No description provided by the author