package
0.25.1
Repository: https://github.com/flowswiss/gophercloud.git
Documentation: pkg.go.dev

# Packages

clustering_nodes_v1.

# Functions

No description provided by the author
Create requests the creation of a new node.
Delete deletes the specified node.
ExtractNodes returns a slice of Nodes from the List operation.
Get makes a request against senlin to get a details of a node type.
List instructs OpenStack to provide a list of nodes.
No description provided by the author
No description provided by the author
Update requests the update of a node.

# Constants

Heat Pofile Op Names.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Nova Profile Op Names.
No description provided by the author
No description provided by the author
No description provided by the author
RECREATE currently is NOT supported.
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
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

ActionResult is the response of Senlin actions.
CreateOpts represents options used to create a Node.
CreateResult is the result of a Create operation.
DeleteResult is the result from a Delete operation.
GetResult is the result of a Get operation.
ListOpts represents options used to list nodes.
Node represents an OpenStack clustering node.
NodePage contains a single page of all nodes from a List call.
OperationOpts represents options used to perform an operation on a node.
No description provided by the author
UpdateOpts represents options used to update a Node.
UpdateResult is the result of an Update operation.

# Interfaces

CreateOptsBuilder allows extensions to add additional parameters to the Create request.
ListOptsBuilder allows extensions to add additional parmeters to the List request.
OperationOptsBuilder allows extensions to add additional parameters to the Op request.
UpdateOptsBuilder allows extensions to add additional parameters to the Update request.

# Type aliases

OperationName represents valid values for node operation.
No description provided by the author
RecoverAction represents valid values for recovering a node.