package
0.0.0-20210831081626-d823fe11ceba
Repository: https://github.com/huaweicloud/golangsdk.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
Create is a method to create a new mapreduce cluster.
# Structs
AsPolicy is a structure representing auto-scaling policy for task nodes.
ChargeInfo is a structure representing billing information.
Cluster is a struct that represents the result of Create methods.
CreateOpts is a structure representing information of the cluster creation.
CreateResult represents a result of the Create method.
JobOpts is a structure representing the job which to execution.
NodeGroupOpts is a structure representing node group.
ResourcesPlan is a structure representing resource plan of the policy.
Rule is a structure representing configuration of the auto-scaling rule.
ScaleScript is a structure representing the auto-scaling rules.
ScriptOpts is a structure representing the bootstrap action script information.
Trigger is a structure representing the condition for the triggering a rule.
Volume is a structure representing node volume configurations.
# Interfaces
CreateOptsBuilder is an interface which to support request body build of the cluster creation.