package
0.0.0-20240909034204-207f58c0b9a3
Repository: https://github.com/chnsz/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.
No description provided by the author
No description provided by the author
CreateOpts is a structure representing information of the cluster creation.
CreateResult represents a result of the Create method.
No description provided by the author
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.
SMNNotifyConfigOpts is a structure representing the alarm configuration 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.