package
0.18.0
Repository: https://github.com/hashicorp/boundary.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
DevController is a Config that is used for dev mode of Boundary controllers.
No description provided by the author
DevWorker is a Config that is used for dev mode of Boundary workers.
Load will create a Config from the given config files.
No description provided by the author
No description provided by the author
TestWithErrorEventsEnabled provides an option for enabling error events during tests.
WithAuditEventsEnabled provides an option for enabling audit events.
WithObservationsEnabled provides an option for enabling observation events.
WithSysEventsEnabled provides an option for enabling system events.

# Structs

Config is the configuration for the boundary controller.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Scheduler is the configuration block that specifies the job scheduler behavior on the controller.
No description provided by the author

# Type aliases

Option - how Options are passed as arguments.