# Functions

Init calls boundary init to initialize the database and Boundary cluster, providing default credentials to use upon completion.
NewInitRequest takes functional options and returns a new init request.
WithInitRequestBinName sets the Boundary binary name.
WithInitRequestBinPath sets the Boundary binary path.
WithInitRequestConfigPath sets the Boundary config path.
No description provided by the author

# Structs

AuthMethod is the Boundary init generated authentication method.
CLIRequest are common things that we need when making a CLI request.
HostResources are the Boundary init generated host resources.
InitRequest is a Boundary init request.
InitResponse is the Boundary init response.
LoginRole is the Boundary init generated login role.
OrgScope is the Boundary init generated organization scope.
ProjectScope is the Boundary init generated project scope.
Target is the Boundary init generated target.

# Type aliases

InitRequestOpt is a functional option for an init request.