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

# Functions

ListPlugin returns a ListResponse and a plugin associated with the resources.
ListPluginPage returns a ListResponse and a plugin associated with the resources.
ListPluginRefresh returns a ListResponse and a plugin associated with the resources.
ListPluginRefreshPage returns a ListResponse and a plugin associated with the resources.
ListPlugins returns a ListResponse and a map of plugin id to the plugins associated with the returned resources.
ListPluginsPage returns a ListResponse and a map of plugin id to the plugins associated with the returned resources.
ListPluginsRefresh returns a ListResponse and a map of plugin id to the plugins associated with the returned resources.
ListPluginsRefreshPage returns a ListResponse and a map of plugin id to the plugins associated with the returned resources.

# Type aliases

ListPluginFilterFunc is a callback used to filter out resources that don't match some criteria.
ListPluginItemsFunc returns a slice of T that are ordered after prevPageLastItem according to the implementation of the function.
ListPluginsFilterFunc is a callback used to filter out resources that don't match some criteria.
ListPluginsItemsFunc returns a slice of T that are ordered after prevPageLastItem according to the implementation of the function.