# Packages

Code generated by counterfeiter.

# Functions

NewIndexAdder is a constructor that returns an IndexAdder.
NewIndexDeleter is a constructor that returns an IndexDeleter.
No description provided by the author
NewIndexExporter is a constructor that returns an IndexExporter.
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

AddToIndexRequest defines the parameters to send to the AddToIndex API.
DeleteFromIndexRequest defines the parameters to send to the DeleteFromIndex API.
DeprecateFromIndexRequest defines the parameters to send to the PruneFromIndex API.
ExportFromIndexRequest defines the parameters to send to the ExportFromIndex API.
ImageIndexer is a struct implementation of the Indexer interface.
PruneFromIndexRequest defines the parameters to send to the PruneFromIndex API.
PruneStrandedFromIndexRequest defines the parameters to send to the PruneStrandedFromIndex API.

# Interfaces

IndexAdder allows the creation of index container images from scratch or based on previous index images counterfeiter:generate .
IndexDeleter takes indexes and deletes all references to an operator from them counterfeiter:generate .
IndexDeprecator prunes operators out of an index.
counterfeiter:generate .
IndexPruner prunes operators out of an index.
IndexStrandedPruner prunes operators out of an index.