Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct {
ClusterCABundle string
ClusterName string
ClusterEndpoint string
IsolatedVPC bool
EKSControlPlane bool
VMMemoryOverheadPercent float64
InterruptionQueue string
ReservedENIs int
DisableDryRun bool
}
func FromContext ¶
func (*Options) AddFlags ¶
func (o *Options) AddFlags(fs *coreoptions.FlagSet)
Click to show internal directories.
Click to hide internal directories.