package
1.21.0-rc1
Repository: https://github.com/hashicorp/consul.git
Documentation: pkg.go.dev

# Functions

NewIndexer creates a new instance of Indexer.
NewMultiIndexer creates a new instance of MultiIndexer.
NewResourceIterable creates a new instance of ResourceIterable.
NewResourceIterator creates a new instance of ResourceIterator.
NewSingleIndexer creates a new instance of SingleIndexer.

# Structs

Indexer is an autogenerated mock type for the Indexer type.
No description provided by the author
Indexer_FromArgs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FromArgs'.
MultiIndexer is an autogenerated mock type for the MultiIndexer type.
No description provided by the author
MultiIndexer_FromArgs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FromArgs'.
MultiIndexer_FromResource_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FromResource'.
ResourceIterable is an autogenerated mock type for the resourceIterable type.
No description provided by the author
ResourceIterable_Next_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Next'.
ResourceIterator is an autogenerated mock type for the ResourceIterator type.
No description provided by the author
ResourceIterator_Next_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Next'.
SingleIndexer is an autogenerated mock type for the SingleIndexer type.
No description provided by the author
SingleIndexer_FromArgs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FromArgs'.
SingleIndexer_FromResource_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FromResource'.