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