# Packages

No description provided by the author

# Functions

AbortIntrospection abort running introspection.
ExtractIntrospections interprets the results of a single page from a ListIntrospections() call, producing a slice of Introspection entities.
ExtractIntrospectionsInto will extract a collection of introspectResult pages into a slice of Introspection entities.
GetIntrospectionData return stored data from successful introspection.
GetIntrospectionStatus makes a request against the Inspector API to get the status of a single introspection.
ListIntrospections makes a request against the Inspector API to list the current introspections.
ReApplyIntrospection triggers introspection on stored unprocessed data.
StartIntrospection initiate hardware introspection for node NodeID .

# Structs

AbortResult is the response from an AbortIntrospection operation.
ApplyDataResult is the response from an ApplyData operation.
No description provided by the author
No description provided by the author
No description provided by the author
Data represents the full introspection data collected.
DataResult represents the response from a GetIntrospectionData operation.
No description provided by the author
GetIntrospectionStatusResult is the response from a GetIntrospectionStatus operation.
No description provided by the author
Introspection represents an introspection in the OpenStack Bare Metal Introspector API.
IntrospectionPage abstracts the raw results of making a ListIntrospections() request against the Inspector API.
No description provided by the author
ListIntrospectionsOpts allows the filtering and sorting of paginated collections through the Introspection API.
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
No description provided by the author
No description provided by the author
StartOpts represents options to start an introspection.
StartResult is the response from a StartIntrospection operation.
No description provided by the author

# Interfaces

ListIntrospectionsOptsBuilder allows extensions to add additional parameters to the ListIntrospections request.
StartOptsBuilder allows extensions to add additional parameters to the Start request.

# Type aliases

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