package
0.16.0
Repository: https://github.com/rendaw/gophercloud.git
Documentation: pkg.go.dev

# Packages

clustering_events_v1.

# Functions

ExtractEvents returns a slice of Events from the List operation.
Get retrieves details of a single event.
List instructs OpenStack to provide a list of events.

# Structs

Event represents a detailed Event.
EventPage contains a single page of all events from a List call.
GetResult is the response of a Get operations.
ListOpts represents options used to list events.

# Interfaces

ListOptsBuilder allows extensions to add additional parameters to the List request.