We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9b3c14 commit f56bb00Copy full SHA for f56bb00
api/v1alpha1/clusterconfig_types.go
@@ -446,5 +446,6 @@ func init() {
446
&AWSClusterConfig{},
447
&DockerClusterConfig{},
448
&NutanixClusterConfig{},
449
+ &EKSClusterConfig{},
450
)
451
}
0 commit comments