package
0.8.2
Repository: https://github.com/g-core/gcorelabscloud-go.git
Documentation: pkg.go.dev

# Packages

tasks unit tests.

# Functions

ExtractTasks accepts a Page struct, specifically a ClusterPage struct, and extracts the elements into a slice of Task structs.
No description provided by the author
Get retrieves a specific cluster template based on its unique ID.
List returns a Pager which allows you to iterate over a collection of cluster templates.
WaitForStatus will continually poll the task resource, checking for a particular status.
WaitTaskAndProcessResult periodically check status state and invoke taskProcessor when when task is finished.
WaitTaskAndReturnResult periodically check status state and return changed object when task is finished.

# Constants

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

# Structs

CreateResult represents the result of a create operation.
DeleteResult represents the result of a delete operation.
GetResult represents the result of a get operation.
Result represents the operation result that returns tasks.
No description provided by the author
ClusterPage is the page returned by a pager when traversing over a collection of tasks.
No description provided by the author
UpdateResult represents the result of an update operation.

# Type aliases

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