Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(ctx *maptContext.ContextArgs, r *EKSRequest) (err error)
func Destroy ¶
func Destroy(ctx *maptContext.ContextArgs) error
Types ¶
type EKSRequest ¶
type EKSRequest struct {
Prefix string
ComputeRequest *cr.ComputeRequestArgs
KubernetesVersion string
ScalingDesiredSize int
ScalingMaxSize int
ScalingMinSize int
Spot bool
Addons []string
LoadBalancerController bool
AvailabilityZones []string
AllocationData *allocation.AllocationData
}
Click to show internal directories.
Click to hide internal directories.