package
0.0.0-20210831081626-d823fe11ceba
Repository: https://github.com/huaweicloud/golangsdk.git
Documentation: pkg.go.dev
# Packages
node unit tests.
# Functions
No description provided by the author
Create accepts a CreateOpts struct and uses the values to create a new logical node.
Delete will permanently delete a particular node based on its unique ID and cluster ID.
No description provided by the author
Get retrieves a particular nodes based on its unique ID and cluster ID.
GetJobDetails retrieves a particular job based on its unique ID.
No description provided by the author
List returns collection of nodes.
No description provided by the author
Update allows nodes to be updated.
# Variables
No description provided by the author
# Structs
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
Metadata required to create a Node.
CreateOptsBuilder allows extensions to add additional parameters to the Create request.
CreateResult represents the result of a create operation.
DeleteResult represents the result of a delete operation.
No description provided by the author
No description provided by the author
GetResult represents the result of a get operation.
Describes the Job Structure.
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
Describes the Node Structure of cluster.
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 node.
No description provided by the author
Gives the Nic spec of the node.
Individual nodes of the cluster.
Gives the Primary Nic of the node.
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
Spec describes Nodes specification.
Gives the current status of the node.
TaintSpec to created nodes to configure anti-affinity.
No description provided by the author
UpdateOpts contains all the values needed to update a new node.
UpdateResult represents the result of an update operation.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
Create accepts a CreateOpts struct and uses the values to create a new logical Node.
No description provided by the author
UpdateOptsBuilder allows extensions to add additional parameters to the Update request.