package
0.0.0-20240909034204-207f58c0b9a3
Repository: https://github.com/chnsz/golangsdk.git
Documentation: pkg.go.dev

# Packages

orchestration_stackresources_v1.

# Functions

ExtractResources accepts a Page struct, specifically a ResourcePage struct, and extracts the elements into a slice of Resource structs.
No description provided by the author
List returns collection of resources.

# Structs

ListOpts allows the filtering and sorting of paginated collections through the API.
Resource represents a stack resource.
ResourcePage is the page returned by a pager when traversing over a collection of resources.

# Interfaces

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