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

# Packages

clustering_clusters_v1.

# Functions

No description provided by the author
Attach Policy will attach a policy to a cluster.
Check will perform a health check on a cluster.
Collect instructs OpenStack to aggregate attribute values across a cluster.
No description provided by the author
Create requests the creation of a new cluster.
Delete deletes the specified cluster ID.
DetachPolicy will detach a policy from a cluster.
ExtractClusterPolicies returns a slice of ClusterPolicies from the ListClusterPolicies operation.
ExtractClusters returns a slice of Clusters from the List operation.
Get retrieves details of a single cluster.
GetPolicy retrieves details of a cluster policy.
List instructs OpenStack to provide a list of clusters.
ListPolicies instructs OpenStack to provide a list of policies for a cluster.
No description provided by the author
Recover implements cluster recover request.
No description provided by the author
No description provided by the author
No description provided by the author
ScaleIn will reduce the capacity of a cluster.
ScaleOut will increase the capacity of a cluster.
Update will update an existing cluster.
UpdatePolicy will update a cluster's policy.

# 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
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
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
No description provided by the author

# Structs

Action represents an OpenStack Clustering action.
ActionResult is the response of Senlin actions.
No description provided by the author
PolicyOpts params.
Cluster represents an OpenStack Clustering cluster.
No description provided by the author
ClusterPage contains a single page of all clusters from a List call.
ClusterPolicy represents and OpenStack Clustering cluster policy.
ClusterPolicyPage contains a single page of all policies from a List call.
CollectOpts represents options to collect attribute values across a cluster.
No description provided by the author
No description provided by the author
CreateOpts represents options used to create a cluster.
CreateResult is the response of a Create operations.
DeleteResult is the result from a Delete operation.
DetachPolicyOpts represents options used to detach a policy from a cluster.
GetPolicyResult is the response of a Get operations.
GetResult is the response of a Get operations.
ListOpts represents options to list clusters.
ListPoliciesOpts represents options to list a cluster's policies.
OperationOpts represents options used to perform an operation on a cluster.
RecoverOpts represents options used to recover a cluster.
No description provided by the author
No description provided by the author
ResizeOpts represents options for resizing a cluster.
ScaleInOpts represents options used to scale-in a cluster.
ScaleOutOpts represents options used to scale-out a cluster.
UpdateOpts represents options to update a cluster.
UpdatePolicyOpts represents options used to update a cluster policy.
UpdateResult is the response of a Update operations.

# Interfaces

AttachPolicyOptsBuilder allows extensions to add additional parameters to the AttachPolicy request.
No description provided by the author
CreateOptsBuilder allows extensions to add additional parameters to the Create request.
DetachPolicyOptsBuilder allows extensions to add additional parameters to the DetachPolicy request.
ListOptsBuilder allows extensions to add additional parameters to the List request.
ListPolicyOptsBuilder allows extensions to add additional parameters to the ListPolicies request.
OperationOptsBuilder allows extensions to add additional parameters to the Op request.
RecoverOptsBuilder allows extensions to add additional parameters to the Recover request.
ResizeOptsBuilder allows extensions to add additional parameters to the resize request.
ScaleInOptsBuilder allows extensions to add additional parameters to the ScaleIn request.
ScaleOutOptsBuilder allows extensions to add additional parameters to the ScaleOut request.
UpdateOptsBuilder allows extensions to add additional parameters to the Update request.
UpdatePolicyOptsBuilder allows extensions to add additional parameters to the UpdatePolicy request.

# Type aliases

AdjustmentType represents valid values for resizing a cluster.
No description provided by the author
OperationName represents valid values for cluster operation.
No description provided by the author
RecoveryAction represents valid values for recovering a cluster.