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

# Packages

No description provided by the author
No description provided by the author

# Functions

GetOpts - iterate the inbound Options and return a struct.
NewPlugin creates a new in memory Plugin assigned to the global scope.
NewRepository creates a new Repository.
TestPlugin creates a plugin and inserts it into the database.
WithDescription provides an optional description.
WithHostFlag determines whether or not to enable the host flag for a test plugin.
WithLimit provides an option to provide a limit.
WithName provides an optional name.
WithPublicId provides an optional specific public ID.
WithStorageFlag determines whether or not to enable the storage flag for a test plugin.

# Constants

PublicId prefixes for the resources in the plugin package.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

A Plugin enables additional logic to be used by boundary.
A Repository stores and retrieves the persistent types in the host package.

# Type aliases

Option - how Options are passed as arguments.
No description provided by the author
TestOption - how Options are passed as arguments.