package
0.0.0-20210831081626-d823fe11ceba
Repository: https://github.com/huaweicloud/golangsdk.git
Documentation: pkg.go.dev

# Packages

cluster unit tests.

# Functions

Create accepts a CreateOpts struct and uses the values to create a new logical cluster.
Delete will permanently delete a particular cluster based on its unique ID.
DeleteWithOpts will permanently delete a particular cluster based on its unique ID, and can delete associated resources based on DeleteOpts.
No description provided by the author
Get retrieves a particular cluster based on its unique ID.
GetCert retrieves a particular cluster certificate based on its unique ID.
No description provided by the author
List returns collection of clusters.
No description provided by the author
Update allows clusters to update description.
Update the access information of a specified cluster.

# Variables

No description provided by the author

# Structs

Authentication parameters.
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
Container network parameters.
Metadata required to create a cluster.
CreateOpts contains all the values needed to create a new cluster.
CreateResult represents the result of a create operation.
No description provided by the author
DeleteResult represents the result of a delete operation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetResult represents the result of a get operation.
Node network parameters.
No description provided by the author
No description provided by the author
ListOpts allows the filtering of list data using given parameters.
ListResult represents the result of a list operation.
No description provided by the author
Metadata required to create a cluster.
No description provided by the author
Specifications to create a cluster.
No description provided by the author
No description provided by the author
UpdateIpResult represents the result of an update operation.
UpdateOpts contains all the values needed to update a new cluster.
UpdateResult represents the result of an update operation.
No description provided by the author

# Interfaces

CreateOptsBuilder allows extensions to add additional parameters to the Create request.
No description provided by the author
No description provided by the author
UpdateOptsBuilder allows extensions to add additional parameters to the Update request.