package
0.0.0-20250307045944-cf6c03992e2e
Repository: https://github.com/sapcc/limes.git
Documentation: pkg.go.dev
# Functions
ExtractAggregates is like `aggregates.ExtractAggregates()`, but using our custom Aggregate type.
ExtractNodesInto is like `nodes.ExtractNodesInto()`, but using our custom page type.
ListNodesDetail is like `nodes.ListDetail(client, nil)`, but works around <https://github.com/gophercloud/gophercloud/issues/2431>.
# Structs
Aggregate is like `aggregates.Aggregate`, but contains attributes missing there.
FlavorAttributes is the Attributes payload type for an Ironic resource of the form `instances_$FLAVOR`.
InstanceAttributes is the Attributes payload type for an Ironic-based Nova instance subresource.
No description provided by the author
Node is like `nodes.Node`, but contains attributes missing there.
NodeAttributes is the Attributes payload type for an Ironic subcapacity.