# Packages
clustering_actions_v1.
# Functions
ExtractActions returns a slice of Actions from the List operation.
Get retrieves details of a single action.
List instructs OpenStack to provide a list of actions.
# Structs
Action represents a detailed Action.
ActionPage contains a single page of all actions from a List call.
GetResult is the response of a Get operations.
ListOpts represents options used to list actions.
# Interfaces
ListOptsBuilder allows extensions to add additional parameters to the List request.