Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AWSNodeTemplate ¶ added in v0.11.0
func AWSNodeTemplate(overrides ...v1alpha1.AWSNodeTemplateSpec) *v1alpha1.AWSNodeTemplate
func Provisioner ¶ added in v0.9.1
func Provisioner(options test.ProvisionerOptions) *corev1alpha5.Provisioner
func Settings ¶ added in v0.19.0
func Settings(overrides ...SettingOptions) awssettings.Settings
Types ¶
type SettingOptions ¶ added in v0.19.0
type SettingOptions struct { ClusterName *string ClusterEndpoint *string DefaultInstanceProfile *string EnablePodENI *bool EnableENILimitedPodDensity *bool IsolatedVPC *bool NodeNameConvention *awssettings.NodeNameConvention VMMemoryOverheadPercent *float64 InterruptionQueueName *string Tags map[string]string }
Click to show internal directories.
Click to hide internal directories.