package
0.0.0-20230913160853-1dc13227ccfd
Repository: https://github.com/hashicorp/waypoint-hzn.git
Documentation: pkg.go.dev
# Functions
Run initializes and starts the server.
TestGuestAccount registers a guest account and returns a context that can be used with auth information for future API calls.
TestServer starts a server and returns various data such as the client for that server.
WithContext sets the context for the server.
WithDB sets the DB connection.
WithDomain.
WithGRPC sets the GRPC listener.
WithHznControl.
WithLogger sets the logger.
WithNamespace.
# Variables
No description provided by the author
# Structs
No description provided by the author
# Type aliases
Option configures Run.